Enlightenment CVS committal Author : onefang Project : e17 Module : proto
Dir : e17/proto/epdf Modified Files: configure.in Log Message: After some experimentation under the leadership of caro, bump the required poppler version number. =================================================================== RCS file: /cvs/e/e17/proto/epdf/configure.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- configure.in 27 May 2006 17:32:00 -0000 1.4 +++ configure.in 13 Sep 2006 12:50:22 -0000 1.5 @@ -8,14 +8,14 @@ AC_PROG_CC PKG_CHECK_MODULES(POPPLER, \ - poppler >= 0.5.1, + poppler >= 0.5.3, [have_poppler=yes], [ echo "ERROR:" echo "The poppler.pc development file was not found in your pkg-config" echo "path. This may mean one of several things" echo "1. You may not have installed the CVS version of poppler (current" - echo " 0.5 version)." + echo " 0.5.3 version)." echo "2. You may not have installed the poppler-devel (or poppler-dev)" echo " packages." echo "3. You may have evas installed somewhere not covered by your path." ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs