Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/loaders/gif


Modified Files:
        Makefile.am 


Log Message:
disable the creation and installation of the static lib of
the modules by passing the disable-static tag to libtool

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/loaders/gif/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 4 Nov 2007 09:21:48 -0000       1.3
+++ Makefile.am 13 Feb 2008 07:55:23 -0000      1.4
@@ -14,7 +14,7 @@
 
 module_la_LIBADD       = @gif_libs@ $(top_builddir)/src/lib/libevas.la
 module_la_LDFLAGS      = @create_shared_lib@ -module -avoid-version
-
+module_la_LIBTOOLFLAGS = --tag=disable-static
 module_la_DEPENDENCIES = $(top_builddir)/config.h
 
 EXTRA_DIST             = evas_image_load_gif.c



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to