[poppler] poppler: configure.ac,1.57,1.58 ChangeLog,1.408,1.409
Albert Astals Cid
aacid at kemper.freedesktop.org
Thu Aug 3 03:34:54 PDT 2006
Update of /cvs/poppler/poppler
In directory kemper:/tmp/cvs-serv31549
Modified Files:
configure.ac ChangeLog
Log Message:
* configure.ac: Use the correct variable to output the utils status.
Patch by Dom Lachowic
Index: configure.ac
===================================================================
RCS file: /cvs/poppler/poppler/configure.ac,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- configure.ac 29 Jul 2006 16:24:53 -0000 1.57
+++ configure.ac 3 Aug 2006 10:34:52 -0000 1.58
@@ -356,4 +356,4 @@
echo " use gtk-doc: $enable_gtk_doc"
echo " use libjpeg: $enable_libjpeg"
echo " use zlib: $enable_zlib"
-echo " command line utils: $enable_poppler_glib"
+echo " command line utils: $enable_utils"
Index: ChangeLog
===================================================================
RCS file: /cvs/poppler/poppler/ChangeLog,v
retrieving revision 1.408
retrieving revision 1.409
diff -u -d -r1.408 -r1.409
--- ChangeLog 30 Jul 2006 20:31:31 -0000 1.408
+++ ChangeLog 3 Aug 2006 10:34:52 -0000 1.409
@@ -1,3 +1,8 @@
+2006-08-03 Albert Astals Cid <aacid at kde.org>
+
+ * configure.ac: Use the correct variable to output the utils status.
+ Patch by Dom Lachowicz
+
2006-07-30 Albert Astals Cid <aacid at kde.org>
* poppler/GfxState.cc: make nGfxBlendModeNames define return the
More information about the poppler
mailing list