Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : proto

Dir     : e17/proto/entrance_edit_gui


Modified Files:
        configure.in 


Log Message:
Meh! Missed out a -I for entrance_cflags - Thnx to Jonathan Protzenko for 
catching that.

===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/configure.in,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- configure.in        13 Aug 2006 04:38:58 -0000      1.7
+++ configure.in        13 Aug 2006 13:46:45 -0000      1.8
@@ -120,7 +120,7 @@
 )
 
 entrance_libs=-lentrance_edit
-entrance_cflags=/usr/include/    
+entrance_cflags=-I/usr/include/    
 
 AC_SUBST(entrance_libs)
 AC_SUBST(entrance_cflags)



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to