Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:


bring back the iconv checks!

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -3 -r1.135 -r1.136
--- configure.in        7 Apr 2006 21:47:53 -0000       1.135
+++ configure.in        29 Apr 2006 04:27:58 -0000      1.136
@@ -152,7 +152,7 @@
 have_ecore_txt="no"
 AC_MSG_CHECKING(whether ecore_txt module is to be built)
 if test "x$want_ecore_txt" != "xno" ; then
-  if test "x$iconv_libs" != "x" ; then 
+  if test "x$iconv_libs" = "x" ; then 
     AC_CHECK_LIB(iconv, libiconv,
       [
         iconv_libs="-liconv"




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to