Enlightenment CVS committal
Author : doursse
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src/engines/evas
Modified Files:
Makefile.am
Log Message:
fix some linking problems. I think that there are a lot of potential hidden
problems like those I fixed
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/engines/evas/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- Makefile.am 1 Mar 2008 08:13:28 -0000 1.9
+++ Makefile.am 7 Jun 2008 09:59:59 -0000 1.10
@@ -5,7 +5,8 @@
-I$(top_builddir)/src/lib \
-I$(top_srcdir)/src/engines/evas \
-I$(top_builddir)/src/engines/evas \
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@
pkgdir = $(libdir)/ewl/engines
@@ -17,7 +18,7 @@
Ewl_Engine_Evas.h \
ewl_engine_evas.c
-evas_la_LIBADD = $(top_builddir)/src/lib/libewl.la @EDJE_LIBS@ @ECORE_LIBS@
@EVAS_LIBS@
+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_DEPENDENCIES =
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs