[poppler] poppler/qt4/src: Makefile.am,1.12.2.1,1.12.2.2

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


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

Modified Files:
      Tag: POPPLER_0_5_X
	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.12.2.1
retrieving revision 1.12.2.2
diff -u -d -r1.12.2.1 -r1.12.2.2
--- Makefile.am	25 Sep 2006 20:34:26 -0000	1.12.2.1
+++ Makefile.am	22 Nov 2006 21:53:52 -0000	1.12.2.2
@@ -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