From f816a2adb84992c0e9ffb134a8720d720e401c01 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 4 Jan 2003 09:30:04 +0000 Subject: [PATCH] line up text in --help --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=]) -- 2.39.2