From f3f3b3c54c8625d369fb306ce8b8913313fb47c2 Mon Sep 17 00:00:00 2001 From: Sears Russell Date: Wed, 19 Dec 2007 03:21:49 +0000 Subject: [PATCH] Removed inapprorpiate "ERROR" from message, provides debian/ubuntu help. --- m4/ac_python_devel.m4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/m4/ac_python_devel.m4 b/m4/ac_python_devel.m4 index 642a3e0..b84fe4c 100644 --- a/m4/ac_python_devel.m4 +++ b/m4/ac_python_devel.m4 @@ -251,9 +251,11 @@ $ac_distutils_result]) via the LDFLAGS environment variable. Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib" ============================================================================ - ERROR! You probably have to install the development version of the Python package for your distribution. The exact name of this package varies among them. + + For example, in Debian and Ubuntu, you would install the python-dev package + ============================================================================ ]) PYTHON_VERSION=""