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