Fix alignment of configure --help descriptions.
authorChristopher Michael <cpmichael1@comcast.net>
Fri, 7 Apr 2006 21:47:53 +0000 (21:47 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Fri, 7 Apr 2006 21:47:53 +0000 (21:47 +0000)
SVN revision: 21939

legacy/ecore/configure.in

index ab2ed7c..0fc7a9c 100644 (file)
@@ -1102,7 +1102,7 @@ if test "x$have_ecore_file" = "xyes"; then
   use_curl="yes"
   AC_MSG_CHECKING(whether CURL is to be used for file download)
   AC_ARG_ENABLE(curl, 
-    [  --disable-curl                 disable curl in the ecore_file module],
+    [  --disable-curl                disable curl in the ecore_file module],
     [
       if test "$enableval" = "yes"; then  
         AC_MSG_RESULT(yes)