Enlightenment CVS committal Author : doursse Project : e17 Module : proto/epdf
Dir : e17/proto/epdf Modified Files: ChangeLog configure.in Log Message: * configure.in: Reverse the change of version of poppler. =================================================================== RCS file: /cvs/e/e17/proto/epdf/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- ChangeLog 6 Oct 2007 18:22:34 -0000 1.7 +++ ChangeLog 9 Oct 2007 14:35:20 -0000 1.8 @@ -1,3 +1,8 @@ +2007-10-09 Vincent Torri <doursse at users dot sf dot net> + + * configure.in: + Reverse the change of version of poppler. + 2007-10-06 Vincent Torri <doursse at users dot sf dot net> * configure.in: =================================================================== RCS file: /cvs/e/e17/proto/epdf/configure.in,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- configure.in 6 Oct 2007 18:22:34 -0000 1.12 +++ configure.in 9 Oct 2007 14:35:20 -0000 1.13 @@ -41,7 +41,7 @@ [ ecore-evas >= ${ecore_version} ] ) -PKG_CHECK_MODULES(POPPLER, [ poppler >= 0.5.9 ], +PKG_CHECK_MODULES(POPPLER, [ poppler >= 0.6 ], [ have_poppler_0_6="yes" AC_DEFINE([HAVE_POPPLER_0_6], [1], [Define to 1 if you have Poppler 0.6.]) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs