Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/eesh


Modified Files:
        Makefile.am 


Log Message:
Avoid unnecessary library dependencies in eesh and edox. Cleanups.

===================================================================
RCS file: /cvs/e/e16/e/eesh/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- Makefile.am 21 Nov 2004 22:11:09 -0000      1.14
+++ Makefile.am 9 Sep 2006 22:21:48 -0000       1.15
@@ -5,7 +5,7 @@
 
 LDADD = $(X_LIBS) -lX11
 
-INCLUDES = -I$(top_builddir) -I$(top_srcdir)/intl $(X_CFLAGS)
+INCLUDES = -I$(top_builddir) -I$(top_srcdir) $(X_CFLAGS)
 
 uninstall-local:
        for i in $(bin_PROGRAMS); do \



-------------------------------------------------------------------------
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