Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/loaders


Modified Files:
        Makefile.am 


Log Message:


make packages

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/loaders/Makefile.am,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- Makefile.am 12 May 2003 02:54:26 -0000      1.31
+++ Makefile.am 21 Jul 2003 01:47:32 -0000      1.32
@@ -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 -L$(top_builddir)/src
+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) \
@@ -34,41 +34,41 @@
 pnm.la argb.la bmp.la xpm.la tga.la gzbz2.la
 
 jpeg_la_SOURCES             = loader_jpeg.c
-jpeg_la_LDFLAGS             = -no-undefined -module -avoid-version 
-L$(top_builddir)/src
+jpeg_la_LDFLAGS             = -no-undefined -module -avoid-version 
-L$(top_builddir)/src -L$(top_builddir)/src/.libs
 jpeg_la_LIBADD      = @JPEGLIBS@ -lImlib2
 
 png_la_SOURCES      = loader_png.c
-png_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src
+png_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
 png_la_LIBADD       = @PNGLIBS@ -lImlib2
 
 tiff_la_SOURCES             = loader_tiff.c
-tiff_la_LDFLAGS             = -no-undefined -module -avoid-version 
-L$(top_builddir)/src
+tiff_la_LDFLAGS             = -no-undefined -module -avoid-version 
-L$(top_builddir)/src -L$(top_builddir)/src/.libs
 tiff_la_LIBADD      = @TIFFLIBS@ -lImlib2
 
 gif_la_SOURCES      = loader_gif.c
-gif_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src
-gif_la_LIBADD       = @GIFLIBS@
+gif_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
+gif_la_LIBADD       = @GIFLIBS@ -lImlib2
 
 pnm_la_SOURCES      = loader_pnm.c
-pnm_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src
-pnm_la_LIBADD       = 
+pnm_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
+pnm_la_LIBADD       = -lImlib2
 
 argb_la_SOURCES             = loader_argb.c
-argb_la_LDFLAGS             = -no-undefined -module -avoid-version 
-L$(top_builddir)/src
-argb_la_LIBADD      = 
+argb_la_LDFLAGS             = -no-undefined -module -avoid-version 
-L$(top_builddir)/src -L$(top_builddir)/src/.libs
+argb_la_LIBADD      = -lImlib2
 
 bmp_la_SOURCES      = loader_bmp.c
-bmp_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src
-bmp_la_LIBADD       =
+bmp_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
+bmp_la_LIBADD       = -lImlib2
 
 xpm_la_SOURCES      = loader_xpm.c
-xpm_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src
-xpm_la_LIBADD       = 
+xpm_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
+xpm_la_LIBADD       = -lImlib2
 
 tga_la_SOURCES       = loader_tga.c
-tga_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src
-tga_la_LIBADD       = 
+tga_la_LDFLAGS      = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
+tga_la_LIBADD       = -lImlib2
 
 gzbz2_la_SOURCES     = loader_gzbz2.c
-gzbz2_la_LDFLAGS     = -no-undefined -module -avoid-version -L$(top_builddir)/src
+gzbz2_la_LDFLAGS     = -no-undefined -module -avoid-version -L$(top_builddir)/src 
-L$(top_builddir)/src/.libs
 gzbz2_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