diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-04 09:30:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-04 09:30:04 +0000 |
| commit | f816a2adb84992c0e9ffb134a8720d720e401c01 (patch) | |
| tree | 5cf745209813dc9e024c94747af2d834ec0187fb /configure.ac | |
| parent | fdb4e652f7b196eacc4f942d403910400087ce2a (diff) | |
line up text in --help
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
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=]) |
