Fix alignment of configure --help descriptions.

SVN revision: 21939
This commit is contained in:
Christopher Michael 2006-04-07 21:47:53 +00:00
parent 4694f5230a
commit f807a4ade1
1 changed files with 1 additions and 1 deletions

View 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)