summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-04 09:30:04 +0000
committerDana Jansens <danakj@orodu.net>2003-01-04 09:30:04 +0000
commitf816a2adb84992c0e9ffb134a8720d720e401c01 (patch)
tree5cf745209813dc9e024c94747af2d834ec0187fb /configure.ac
parentfdb4e652f7b196eacc4f942d403910400087ce2a (diff)
line up text in --help
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 06902276..e1f0978b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,7 +77,7 @@ CXXFLAGS="$CXXFLAGS $DEBUG"
# Check for Python
AC_ARG_WITH([python],
- [ --with-python=path Set location of Python executable],
+ [ --with-python=path Set location of Python executable],
[PYTHON="$withval"],
[PYTHON=])