line up text in --help
This commit is contained in:
parent
fdb4e652f7
commit
f816a2adb8
1 changed files with 1 additions and 1 deletions
|
@ -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=])
|
||||
|
||||
|
|
Loading…
Reference in a new issue