From d523eae6e0617e6ad5055738ea4864deacae4313 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 7 Jan 2013 22:30:17 +0100 Subject: Cosmetics, fix typos. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 56dce10..e024014 100644 --- a/configure.ac +++ b/configure.ac @@ -102,7 +102,8 @@ case "$build" in # On Darwin, Macports has python3.x-config, fink has python3-config. # Mac OS X (Snow Leopard) ships with 'python-config' per default, but # that's Python 2.x, so not useful for us. - # Everything else is untested, we just hope 'PYTHON3_CONFIG' works. + # Everything else is untested, we just hope some $PYTHON3_CONFIG + # (i.e., any of the tools we check for above) is available. if test -n "$PYTHON3_CONFIG"; then CPPFLAGS_PYTHON="$($PYTHON3_CONFIG --includes)" LDFLAGS_PYTHON="$($PYTHON3_CONFIG --ldflags)" -- cgit v1.2.3-70-g09d2