Enlightenment CVS committal Author : monkeyiq Project : misc Module : gevas2
Dir : misc/gevas2 Modified Files: configure.in Log Message: removed superfluous AC_SUBST for pkg-config CFLAGS/LIBS variables. =================================================================== RCS file: /cvs/e/misc/gevas2/configure.in,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- configure.in 15 Aug 2007 05:51:16 -0000 1.9 +++ configure.in 15 Aug 2007 07:21:50 -0000 1.10 @@ -47,8 +47,6 @@ AC_MSG_ERROR([Fatal Error: please install latest edje package.]) ]) AM_CONDITIONAL(HAVE_EDJE, test "$have_edje" = yes) -AC_SUBST(EDJE_LIBS) -AC_SUBST(EDJE_CFLAGS) dnl Set PACKAGE_DATA_DIR in config.h. @@ -80,8 +78,6 @@ AM_CONDITIONAL(HAVE_EVAS, test "$have_evas" = yes) evas_cflags=$EVAS_CFLAGS evas_libs=$EVAS_LIBS -AC_SUBST(EVAS_LIBS) -AC_SUBST(EVAS_CFLAGS) if test "x${prefix}" = 'xNONE'; then ------------------------------------------------------------------------- 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