line up text in --help

This commit is contained in:
Dana Jansens 2003-01-04 09:30:04 +00:00
parent fdb4e652f7
commit f816a2adb8

View file

@ -77,7 +77,7 @@ CXXFLAGS="$CXXFLAGS $DEBUG"
# Check for Python # Check for Python
AC_ARG_WITH([python], AC_ARG_WITH([python],
[ --with-python=path Set location of Python executable], [ --with-python=path Set location of Python executable],
[PYTHON="$withval"], [PYTHON="$withval"],
[PYTHON=]) [PYTHON=])