Enlightenment CVS committal Author : doursse Project : e17 Module : proto
Dir : e17/proto/epdf Modified Files: configure.in epdf.pc.in Log Message: fix include directory and make automake happy =================================================================== RCS file: /cvs/e/e17/proto/epdf/configure.in,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- configure.in 19 Feb 2007 04:37:58 -0000 1.6 +++ configure.in 25 Jun 2007 10:44:32 -0000 1.7 @@ -6,6 +6,7 @@ AC_PROG_LIBTOOL AC_PROG_CC +AM_PROG_CC_C_O PKG_CHECK_MODULES(POPPLER, \ poppler >= 0.5.3, =================================================================== RCS file: /cvs/e/e17/proto/epdf/epdf.pc.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- epdf.pc.in 15 Feb 2006 21:45:08 -0000 1.1 +++ epdf.pc.in 25 Jun 2007 10:44:32 -0000 1.2 @@ -8,4 +8,4 @@ Requires: @requirements@ Version: @PACKAGE_VERSION@ Libs: -L${libdir} -lepdf -Cflags: -I${includedir} +Cflags: -I${includedir}/epdf ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs