Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/emotion

Dir     : e17/libs/emotion/src/lib


Modified Files:
        Makefile.am 


Log Message:


check if we need libdl...

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/emotion/src/lib/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 18 Jun 2004 15:38:03 -0000      1.1
+++ Makefile.am 29 Jun 2004 04:37:17 -0000      1.2
@@ -16,6 +16,6 @@
 emotion_smart.c \
 emotion_private.h
 
-libemotion_la_LIBADD       = $(LDFLAGS) @my_libs@ -ldl
+libemotion_la_LIBADD       = $(LDFLAGS) @my_libs@ @dlopen_libs@
 libemotion_la_DEPENDENCIES = $(top_builddir)/config.h
 libemotion_la_LDFLAGS      = -version-info 0:1:0




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to