Enlightenment CVS committal Author : raster Project : e17 Module : libs/exml
Dir : e17/libs/exml Modified Files: exml-config.in Log Message: fix blah-config includes =================================================================== RCS file: /cvs/e/e17/libs/exml/exml-config.in,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- exml-config.in 11 Jun 2006 10:23:47 -0000 1.4 +++ exml-config.in 11 Jun 2006 22:37:24 -0000 1.5 @@ -39,8 +39,8 @@ echo @VERSION@ ;; --cflags) - if test @prefix@/local != /usr/include ; then - includes="[EMAIL PROTECTED]@/local" + if test @prefix@/include != /usr/include ; then + includes="[EMAIL PROTECTED]@/include" fi echo $includes @ecore_cflags@ ;; _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs