Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        configure.in 


Log Message:
Remove unnecessary whitespace

===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -3 -r1.228 -r1.229
--- configure.in        5 Nov 2007 19:21:16 -0000       1.228
+++ configure.in        5 Nov 2007 19:22:28 -0000       1.229
@@ -171,9 +171,7 @@
 
 if test "x$have_iconv" = "xno" ; then
   AC_CHECK_LIB(c, iconv,
-    [
-     have_iconv="yes"
-    ]
+    [ have_iconv="yes" ]
   )
 
   if test "x$have_iconv" != "xyes"; then



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to