Enlightenment CVS committal

Author  : raster
Project : e17
Module  : proto

Dir     : e17/proto/etk


Modified Files:
        etk-config.in 


Log Message:


fix blah-config includes

===================================================================
RCS file: /cvs/e/e17/proto/etk/etk-config.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- etk-config.in       11 Jun 2006 10:23:49 -0000      1.5
+++ etk-config.in       11 Jun 2006 22:37:25 -0000      1.6
@@ -40,8 +40,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@ @EDJE_CFLAGS@ 
-I$prefix/include/etk
       ;;




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to