Enlightenment CVS committal Author : doursse Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/engines/evas Modified Files: Makefile.am Log Message: * reorganize configure.in * use evil on windows, hence remove most of the win32 specific code * fix glew engine wrt the latest modifications * add directdraw engine * minor fixes in tests on Windows =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/engines/evas/Makefile.am,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- Makefile.am 7 Jun 2008 10:16:38 -0000 1.11 +++ Makefile.am 29 Jun 2008 13:59:17 -0000 1.12 @@ -7,7 +7,8 @@ -I$(top_builddir)/src/engines/evas \ @EVAS_CFLAGS@ \ @ECORE_CFLAGS@ \ [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ \ [EMAIL PROTECTED]@ pkgdir = $(libdir)/ewl/engines @@ -19,8 +20,8 @@ Ewl_Engine_Evas.h \ ewl_engine_evas.c -evas_la_LIBADD = $(top_builddir)/src/lib/libewl.la @EDJE_LIBS@ @EVAS_LIBS@ -evas_la_LDFLAGS = -module @create_shared_lib@ -version-info @INTERFACE_VERSION@ +evas_la_LIBADD = $(top_builddir)/src/lib/libewl.la @EDJE_LIBS@ @ECORE_LIBS@ @EVAS_LIBS@ +evas_la_LDFLAGS = @lt_no_undefined@ @lt_enable_auto_import@ -module -version-info @INTERFACE_VERSION@ evas_la_DEPENDENCIES = endif ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs