Enlightenment CVS committal Author : doursse Project : e17 Module : libs/eet
Dir : e17/libs/eet/src/lib Modified Files: Makefile.am Log Message: * rename lt_auto_import to lt_enable_auto_import * remove warning with newest autoconf's (check of __attribute__) * fix maintainer-clean rule (expecially with libtool 2.2.*) * formatting of the top level Makefile.am =================================================================== RCS file: /cvs/e/e17/libs/eet/src/lib/Makefile.am,v retrieving revision 1.22 retrieving revision 1.23 diff -u -3 -r1.22 -r1.23 --- Makefile.am 15 Apr 2008 22:31:35 -0000 1.22 +++ Makefile.am 19 Apr 2008 05:02:30 -0000 1.23 @@ -22,6 +22,6 @@ libeet_la_LIBADD = @EVIL_LIBS@ @WIN32_LIBS@ -lz -ljpeg @fnmatch_libs@ -lm libeet_la_DEPENDENCIES = $(top_builddir)/config.h -libeet_la_LDFLAGS = @lt_no_undefined@ @lt_auto_import@ -version-info @version_info@ +libeet_la_LDFLAGS = @lt_no_undefined@ @lt_enable_auto_import@ -version-info @version_info@ EXTRA_DIST = Eet_private.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