[poppler] poppler/qt4/src: Makefile.am,1.14,1.15

Albert Astals Cid aacid at kemper.freedesktop.org
Wed Nov 22 13:55:29 PST 2006


Update of /cvs/poppler/poppler/qt4/src
In directory kemper:/tmp/cvs-serv13527

Modified Files:
	Makefile.am 
Log Message:
there should not be any whitespace after the \


Index: Makefile.am
===================================================================
RCS file: /cvs/poppler/poppler/qt4/src/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile.am	8 Oct 2006 20:38:47 -0000	1.14
+++ Makefile.am	22 Nov 2006 21:55:27 -0000	1.15
@@ -2,7 +2,7 @@
 	-I$(top_srcdir)				\
 	-I$(top_srcdir)/poppler			\
 	-I$(top_srcdir)/qt			\
-	$(FONTCONFIG_CFLAGS)			\			
+	$(FONTCONFIG_CFLAGS)			\
 	$(POPPLER_QT4_CXXFLAGS)
 
 



More information about the poppler mailing list