Enlightenment CVS committal Author : raster Project : e17 Module : libs/edje
Dir : e17/libs/edje Modified Files: edje-config.in Log Message: fix blah-config includes =================================================================== RCS file: /cvs/e/e17/libs/edje/edje-config.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- edje-config.in 11 Jun 2006 10:23:45 -0000 1.5 +++ edje-config.in 11 Jun 2006 22:37:23 -0000 1.6 @@ -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 @EVAS_CFLAGS@ ;; _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs