all repos — openbox @ f816a2adb84992c0e9ffb134a8720d720e401c01

openbox fork - make it a bit more like ryudo

line up text in --help
Dana Jansens danakj@orodu.net
commit

f816a2adb84992c0e9ffb134a8720d720e401c01

parent

fdb4e652f7b196eacc4f942d403910400087ce2a

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M configure.acconfigure.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=])