Enlightenment CVS committal

Author  : vapier
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        Makefile.am 


Log Message:
fix building with libiconv

===================================================================
RCS file: /cvs/e/e16/e/src/Makefile.am,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- Makefile.am 6 Apr 2006 21:20:16 -0000       1.67
+++ Makefile.am 16 Apr 2006 04:53:11 -0000      1.68
@@ -124,7 +124,8 @@
 
 
 LDADD = \
-       @LIBINTL@               \
+       $(LTLIBINTL)            \
+       $(LTLIBICONV)           \
        @ecore_libs@            \
        $(ESD_LIBS)             \
        $(IMLIB_LIBS)           \




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to