Enlightenment CVS committal
Author : mej
Project : e17
Module : libs/imlib2
Dir : e17/libs/imlib2/src
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/src/Makefile.am,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- Makefile.am 10 Aug 2001 08:35:05 -0000 1.21
+++ Makefile.am 3 Apr 2003 19:08:17 -0000 1.22
@@ -6,10 +6,10 @@
MAINTAINERCLEANFILES = Makefile.in loaderpath.h
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)
MMX_SRCS = asm_blend.S asm_rgba.S asm_scale.S asm_rotate.S \
asm_blend_cmod.S
MMX_OBJS = $(MMX_SRCS:.S=.lo)
-------------------------------------------------------
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