You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
329 B
12 lines
329 B
Index: configure |
|
--- configure.orig 2011-08-23 10:19:03.000000000 +0200 |
|
+++ configure 2011-08-28 08:02:32.000000000 +0200 |
|
@@ -11028,7 +11028,7 @@ |
|
fi |
|
echo "Python install dir OK: $python_dir_temp" |
|
fi |
|
- if test "x$python_devel_found" = "xyes"; then |
|
+ if false; then |
|
ENABLE_PY_AXL_TRUE= |
|
ENABLE_PY_AXL_FALSE='#' |
|
else
|
|
|