Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_imf


Modified Files:
        Makefile.am 


Log Message:
create shared lib on windows

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_imf/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 21 Nov 2007 22:20:16 -0000      1.2
+++ Makefile.am 12 Dec 2007 22:10:36 -0000      1.3
@@ -18,7 +18,7 @@
 libecore_imf_la_LIBADD = \
 $(top_builddir)/src/lib/ecore/libecore.la
 
-libecore_imf_la_LDFLAGS = -version-info @version_info@
+libecore_imf_la_LDFLAGS = @create_shared_lib@ -version-info @version_info@
 endif
 
 EXTRA_DIST = \



-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to