From 7c66aa9264793922a114ec0b7f9156b9a9e46846 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 3 Jun 2005 17:05:05 +0000 Subject: [lcd4linux @ 2005-06-03 17:04:52 by reinelt] hopefully solved the AM_PYTHON_PATH issue finally --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index f013ac8..8af1ba2 100644 --- a/configure.in +++ b/configure.in @@ -64,7 +64,7 @@ AC_ARG_WITH(python, [AC_MSG_RESULT($withval)], [AC_MSG_RESULT(no)]) if test "$with_python" = "yes"; then sinclude(python.m4) - MY_PYTHON_DEVEL + PYTHON__DEVEL fi # drivers -- cgit v1.2.3