Enlightenment CVS committal Author : doursse Project : e17 Module : proto
Dir : e17/proto/epdf Modified Files: configure.in Log Message: add a ewl test =================================================================== RCS file: /cvs/e/e17/proto/epdf/configure.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- configure.in 6 Apr 2006 07:12:37 -0000 1.3 +++ configure.in 27 May 2006 17:32:00 -0000 1.4 @@ -68,6 +68,10 @@ AC_PATH_GENERIC(ewl, 0.0.4, [have_ewl="yes"], [have_ewl="no"]) if test "x$have_ewl" = "xyes" ; then requirements="$requirements ewl" + EWL_TEST_LIBS_DIR="`ewl-config --test-lib-dir`" + EWL_TEST_SOURCE_DIR="`ewl-config --test-src-dir`" + AC_SUBST(EWL_TEST_LIBS_DIR) + AC_SUBST(EWL_TEST_SOURCE_DIR) else EWL_CFLAGS="" EWL_LIBS="" ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs