Enlightenment CVS committal

Author  : boris
Project : e17
Module  : libs/imlib2_loaders

Dir     : e17/libs/imlib2_loaders/src


Modified Files:
        Makefile.am 


Log Message:
Build on OSX god damn it! ;)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2_loaders/src/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 9 Feb 2004 01:15:55 -0000       1.13
+++ Makefile.am 18 Feb 2004 07:59:16 -0000      1.14
@@ -52,14 +52,14 @@
        common.h \
        image.h
 db_la_LDFLAGS       = -no-undefined -module -avoid-version
-db_la_LIBADD        = $(LIBS_EDB) -ledb -lz
+db_la_LIBADD        = $(LIBS_IMLIB2) $(LIBS_EDB) -ledb -lz
 
 eet_la_SOURCES       = \
        loader_eet.c \
        common.h \
        image.h
 eet_la_LDFLAGS      = -no-undefined -module -avoid-version
-eet_la_LIBADD       = $(LIBS_EET) -leet -lz
+eet_la_LIBADD       = $(LIBS_IMLIB2) $(LIBS_EET) -leet -lz
 
 ico_la_SOURCES       = \
        loader_ico.c \




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to