Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/etox
Dir : e17/libs/etox/test Modified Files: Makefile.am Log Message: Don't force static =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/etox/test/Makefile.am,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- Makefile.am 10 Mar 2005 20:22:39 -0000 1.20 +++ Makefile.am 13 Apr 2005 14:43:46 -0000 1.21 @@ -15,11 +15,11 @@ panel.h \ Etox_test.h \ tests.h -etox_test_LDFLAGS = -static +#etox_test_LDFLAGS = -static etox_test_LDADD = $(top_builddir)/src/libetox.la @evas_libs@ @ecore_libs@ @edb_libs@ etox_selections_DEPENDENCIES = $(top_builddir)/src/libetox.la etox_selections_SOURCES = selections.c -etox_selections_LDFLAGS = -static +#etox_selections_LDFLAGS = -static etox_selections_LDADD = $(top_builddir)/src/libetox.la @evas_libs@ @ecore_libs@ @edb_libs@ endif ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs