Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties
diff options
context:
space:
mode:
Diffstat (limited to 'properties')
-rw-r--r--properties/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/properties/Makefile.am b/properties/Makefile.am
index 69eec0c..960a0a1 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -32,16 +32,4 @@ libevince_properties_page_la_LIBADD = \
$(FRONTEND_LIBS) \
$(NAUTILUS_LIBS)
-if ENABLE_DJVU
-libevince_properties_page_la_LIBADD += $(DJVU_LIBS)
-endif
-
-if ENABLE_DVI
-libevince_properties_page_la_LIBADD += -lkpathsea
-endif
-
-if WITH_TYPE1_FONTS
-libevince_properties_page_la_LIBADD += -lt1
-endif
-
libevince_properties_page_la_LDFLAGS = -module -avoid-version -no-undefined