2008-01-29 Matthias Clasen <mclasen@redhat.com>
* properties/Makefile.am: No need to link with
libraries. Fixes bug #512719.
svn path=/trunk/; revision=2874
+2008-01-29 Matthias Clasen <mclasen@redhat.com>
+
+ * properties/Makefile.am: No need to link with
+ libraries. Fixes bug #512719.
+
2008-01-29 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS:
$(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