Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib


Modified Files:
        Makefile.am 


Log Message:


cross-compile cleanly damnit!

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 4 Sep 2003 07:40:32 -0000       1.4
+++ Makefile.am 17 Feb 2004 07:12:36 -0000      1.5
@@ -7,12 +7,11 @@
 # A list of all the files in the current directory which can be regenerated
 MAINTAINERCLEANFILES = Makefile.in
 
-LDFLAGS                     = -L/usr/local/lib
+LDFLAGS                     = 
 INCLUDES            = @freetype_cflags@ @x_cflags@ @qt_cflags@ @DIRECTFB_CFLAGS@ 
@gl_cflags@ \
-                       -I/usr/local/include \
-                      -I$(top_srcdir)/src/lib/include \
-                      -I$(includedir) \
-                      -I/usr/local/include                    
+                       -I. \
+                       -I$(top_srcdir)/src/lib \
+                      -I$(top_srcdir)/src/lib/include
 
 lib_LTLIBRARIES      = libevas.la
 




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to