Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/engines/x11


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/x11/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 1 Mar 2008 08:13:35 -0000       1.8
+++ Makefile.am 7 Jun 2008 09:59:59 -0000       1.9
@@ -17,7 +17,7 @@
 Ewl_Engine_X11.h \
 ewl_engine_x11.c
 
-x11_la_LIBADD = $(top_builddir)/src/lib/libewl.la
+x11_la_LIBADD = $(top_builddir)/src/lib/libewl.la @ECORE_X_LIBS@
 x11_la_LDFLAGS = -module -version-info @INTERFACE_VERSION@
 x11_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
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to