summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-12-02 14:03:50 +0100
committerraveit65 <[email protected]>2020-12-09 01:52:31 +0100
commit75762f3445644da1e803eebe77a7dff1abdc3103 (patch)
treef37b4c8ec873b55d996734790c76eb391301d182 /backend
parent57bebf7d28b17b46821e747f39f23a7e0adc7e78 (diff)
downloadatril-75762f3445644da1e803eebe77a7dff1abdc3103.tar.bz2
atril-75762f3445644da1e803eebe77a7dff1abdc3103.tar.xz
build: remove legacy variable MATEICONDIR
Diffstat (limited to 'backend')
-rw-r--r--backend/djvu/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/djvu/Makefile.am b/backend/djvu/Makefile.am
index 75fde7eb..1f28ae76 100644
--- a/backend/djvu/Makefile.am
+++ b/backend/djvu/Makefile.am
@@ -1,7 +1,6 @@
AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
- -DMATEICONDIR=\""${prefix}/${DATADIRNAME}/pixmaps"\" \
-DMATELOCALEDIR=\"$(datadir)/locale\" \
-DATRIL_COMPILATION \
$(BACKEND_CFLAGS) \