Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ecore

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


Modified Files:
        Makefile.am 


Log Message:
create shared lib on windows

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_imf_evas/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 22 Nov 2007 11:49:20 -0000      1.2
+++ Makefile.am 12 Dec 2007 22:10:58 -0000      1.3
@@ -20,7 +20,7 @@
 libecore_imf_evas_la_DEPENDENCIES = \
 $(top_builddir)/src/lib/ecore_imf/libecore_imf.la
 
-libecore_imf_evas_la_LDFLAGS = -version-info @version_info@
+libecore_imf_evas_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