aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-06-03 17:05:05 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-06-03 17:05:05 +0000
commita80a39bf80b2b45ef034ce562677a1324616bf89 (patch)
tree6204c20e839fe14fc6b477efb0eef88e7e167a4e /configure.in
parentc54dc3705b83ac36cf8d7e8122b52c4724e8f99a (diff)
downloadlcd4linux-a80a39bf80b2b45ef034ce562677a1324616bf89.tar.gz
[lcd4linux @ 2005-06-03 17:04:52 by reinelt]
hopefully solved the AM_PYTHON_PATH issue finally git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@566 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
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