evince r2880 - in trunk: . thumbnailer



Author: carlosgc
Date: Wed Jan 30 18:55:23 2008
New Revision: 2880
URL: http://svn.gnome.org/viewvc/evince?rev=2880&view=rev

Log:
2008-01-30  Carlos Garcia Campos  <carlosgc gnome org>
	* thumbnailer/Makefile.am:
	Remove DJVU_LIBS from thumbnailer LDADD. Fixes bug #513203.


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

Modified: trunk/thumbnailer/Makefile.am
==============================================================================
--- trunk/thumbnailer/Makefile.am	(original)
+++ trunk/thumbnailer/Makefile.am	Wed Jan 30 18:55:23 2008
@@ -16,8 +16,7 @@
 
 evince_thumbnailer_LDADD=		\
 	$(top_builddir)/libdocument/libevbackend.la	\
-	$(FRONTEND_LIBS)		\
-	$(DJVU_LIBS)
+	$(FRONTEND_LIBS)
 
 schema_files = \
 	evince-thumbnailer-dvi.schemas.in  \



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