Enlightenment CVS committal Author : doursse Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/modules/loaders/edb Modified Files: Makefile.am Log Message: Autotools cleaning (not complete) * formatting * put WIN32_CFLAGS in AM_CFLAGS and not AM_CPPFLAGS, as it is where it belongs * rename create_shared_lib to lt_no_undefined * pass -Wl,--enable-auto-import to libtool when compiling with cegcc * add files to EXTRA_DIST only when they are not in _SOURCES or _include_HEADERS (they are added anyway) =================================================================== RCS file: /cvs/e/e17/libs/evas/src/modules/loaders/edb/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 13 Feb 2008 07:55:22 -0000 1.6 +++ Makefile.am 23 Apr 2008 06:55:08 -0000 1.7 @@ -13,7 +13,7 @@ module_la_SOURCES = evas_image_load_edb.c module_la_LIBADD = @EDB_LIBS@ $(top_builddir)/src/lib/libevas.la -module_la_LDFLAGS = @create_shared_lib@ -module -avoid-version +module_la_LDFLAGS = @lt_no_undefined@ -module -avoid-version module_la_LIBTOOLFLAGS = --tag=disable-static module_la_DEPENDENCIES = $(top_builddir)/config.h ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs