Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/filters


Modified Files:
        Makefile.am 


Log Message:


make packages

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/filters/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Makefile.am 12 May 2003 02:38:56 -0000      1.6
+++ Makefile.am 21 Jul 2003 01:47:32 -0000      1.7
@@ -5,7 +5,7 @@
 # A list of all the files in the current directory which can be regenerated
 MAINTAINERCLEANFILES = Makefile.in
 
-LDFLAGS                     = -L/usr/X11R6/lib
+LDFLAGS                     = -L$(top_builddir)/src -L$(top_builddir)/src/.libs 
-L/usr/X11R6/lib
 INCLUDES             = -I. -I$(top_srcdir) -I$(top_srcdir)/src \
                        -I$(top_srcdir)/loaders -I$(top_srcdir)/libltdl \
                        -I/usr/X11R6/include $(X_CFLAGS) \
@@ -15,13 +15,13 @@
 pkg_LTLIBRARIES             = testfilter.la bump_map.la colormod.la
 
 testfilter_la_SOURCES  = filter_test.c
-testfilter_la_LDFLAGS  = -no-undefined -module -avoid-version -L$(top_builddir)/src
+testfilter_la_LDFLAGS  = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
 testfilter_la_LIBADD   = -lImlib2
 
 bump_map_la_SOURCES    = filter_bumpmap.c
-bump_map_la_LDFLAGS    = -no-undefined -module -avoid-version -L$(top_builddir)/src
+bump_map_la_LDFLAGS    = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
 bump_map_la_LIBADD     = -lImlib2
 
 colormod_la_SOURCES    = filter_colormod.c
-colormod_la_LDFLAGS    = -no-undefined -module -avoid-version -L$(top_builddir)/src
+colormod_la_LDFLAGS    = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
 colormod_la_LIBADD     = -lImlib2




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to