projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4694f52
)
Fix alignment of configure --help descriptions.
author
Christopher Michael
<cpmichael1@comcast.net>
Fri, 7 Apr 2006 21:47:53 +0000
(21:47 +0000)
committer
Christopher Michael
<cpmichael1@comcast.net>
Fri, 7 Apr 2006 21:47:53 +0000
(21:47 +0000)
SVN revision: 21939
legacy/ecore/configure.in
patch
|
blob
|
history
diff --git
a/legacy/ecore/configure.in
b/legacy/ecore/configure.in
index
ab2ed7c
..
0fc7a9c
100644
(file)
--- a/
legacy/ecore/configure.in
+++ b/
legacy/ecore/configure.in
@@
-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)