Enlightenment CVS committal

Author  : mej
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2/demo


Modified Files:
        Makefile.am 


Log Message:
Mon Mar 31 15:20:43 EST 2003
(KainX)

Finally got around to fixing the build.  Having Imlib2 already installed
should no longer be necessary to build it.

PS:  The next person who breaks this will be in for a severe beating.


===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/demo/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- Makefile.am 20 Jan 2001 06:53:34 -0000      1.7
+++ Makefile.am 31 Mar 2003 20:23:16 -0000      1.8
@@ -14,5 +14,5 @@
 bin_PROGRAMS         = imlib2_view imconvert
 imconvert_SOURCES    = imconvert.c
 imlib2_view_SOURCES  = view.c 
-LDADD    = @DLLDFLAGS@ $(top_builddir)/libltdl/libltdlc.la \
-                       $(x_libs) -lttf -lImlib2
+LIBADD    = @DLLDFLAGS@ $(top_builddir)/libltdl/libltdlc.la \
+                       $(x_libs) -lttf $(top_builddir)/src/libImlib2.la




-------------------------------------------------------
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