Enlightenment CVS committal

Author  : mej
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/test


Modified Files:
        Makefile.am 


Log Message:
Thu Apr  3 14:06:53 EST 2003
(KainX)

Rearranged include directory order to make sure 
local headers are found before system ones.


===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/test/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 31 Mar 2003 20:23:19 -0000      1.8
+++ Makefile.am 3 Apr 2003 19:08:17 -0000       1.9
@@ -6,10 +6,10 @@
 MAINTAINERCLEANFILES = Makefile.in                             
 
 LDFLAGS              = -L/usr/X11R6/lib
-INCLUDES             = -I/usr/X11R6/include -I$(top_srcdir)/libltdl \
-                       $(X_CFLAGS) -I$(prefix)/include -I$(includedir) \
-                      -I. -I$(top_srcdir) -I$(top_srcdir)/src \
-                      -I$(top_srcdir)/loaders
+INCLUDES             = -I. -I$(top_srcdir) -I$(top_srcdir)/src \
+                      -I$(top_srcdir)/loaders -I$(top_srcdir)/libltdl \
+                       -I/usr/X11R6/include $(X_CFLAGS) \
+                      -I$(prefix)/include -I$(includedir)
 
 bin_PROGRAMS         = imlib2 bumpmaptest imlib2_test polytest color_spaces
 imlib2_SOURCES       = main.c




-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to