Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo


Modified Files:
        embryo-config.in 


Log Message:


fix blah-config includes

===================================================================
RCS file: /cvs/e/e17/libs/embryo/embryo-config.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- embryo-config.in    11 Jun 2006 10:23:46 -0000      1.2
+++ embryo-config.in    11 Jun 2006 22:37:24 -0000      1.3
@@ -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

Reply via email to