]> Dogcows Code - chaz/openbox/commitdiff
line up text in --help
authorDana Jansens <danakj@orodu.net>
Sat, 4 Jan 2003 09:30:04 +0000 (09:30 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 4 Jan 2003 09:30:04 +0000 (09:30 +0000)
configure.ac

index 0690227646b9e95d478d78ac05258b6d9b76cef7..e1f0978b4ed995650e8c175f773a4f558804033f 100644 (file)
@@ -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=])
 
This page took 0.021513 seconds and 4 git commands to generate.