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