X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=e1f0978b4ed995650e8c175f773a4f558804033f;hb=97019b8b77f7e6450d87b057bcb6eae43e9f3e2b;hp=0690227646b9e95d478d78ac05258b6d9b76cef7;hpb=951ccd15a93c6fe1c0910181781b9a87effd195a;p=chaz%2Fopenbox 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=])