Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/imlib2
Dir : e17/libs/imlib2/src
Modified Files:
Makefile.am
Log Message:
buildie cleanies
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/src/Makefile.am,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- Makefile.am 31 Aug 2004 03:32:13 -0000 1.31
+++ Makefile.am 22 Oct 2004 02:47:54 -0000 1.32
@@ -5,7 +5,6 @@
# A list of all the files in the current directory which can be regenerated
MAINTAINERCLEANFILES = Makefile.in
-LDFLAGS = -L/usr/X11R6/lib
INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src \
-I$(top_builddir)/src \
-I$(top_srcdir)/loaders \
@@ -30,16 +29,16 @@
EXTRA_libImlib2_la_SOURCES = rend.c ximage.c rgba.c color.c grab.c draw.c \
context.c color.h context.h draw.h grab.h rend.h \
rgba.h ximage.h $(MMX_SRCS)
-libImlib2_la_LDFLAGS = -version-info 2:2:1
+libImlib2_la_LDFLAGS = $(LDFLAGS) -L/usr/X11R6/lib -version-info 2:2:1
if HAVE_MMX
libImlib2_la_LIBADD = $(X_OBJS) @DLLDFLAGS@ $(MMX_OBJS) \
-lltdl \
- $(x_libs) $(freetype_libs) $(LDFLAGS) -lm
+ $(x_libs) $(freetype_libs) -lm
libImlib2_la_DEPENDENCIES = $(top_builddir)/config.h $(X_OBJS) $(MMX_OBJS)
else
libImlib2_la_LIBADD = $(X_OBJS) @DLLDFLAGS@ \
-lltdl \
- $(x_libs) $(freetype_libs) $(LDFLAGS) -lm
+ $(x_libs) $(freetype_libs) -lm
libImlib2_la_DEPENDENCIES = $(top_builddir)/config.h $(X_OBJS)
endif
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs