evince r2874 - in trunk: . properties



Author: nshmyrev
Date: Tue Jan 29 06:34:53 2008
New Revision: 2874
URL: http://svn.gnome.org/viewvc/evince?rev=2874&view=rev

Log:
2008-01-29   Matthias Clasen  <mclasen redhat com>

	* properties/Makefile.am: No need to link with 
	libraries. Fixes bug #512719.



Modified:
   trunk/ChangeLog
   trunk/properties/Makefile.am

Modified: trunk/properties/Makefile.am
==============================================================================
--- trunk/properties/Makefile.am	(original)
+++ trunk/properties/Makefile.am	Tue Jan 29 06:34:53 2008
@@ -32,16 +32,4 @@
 	$(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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]