summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-08-16 22:35:02 +0200
committerArthur de Jong <arthur@arthurdejong.org>2013-08-17 12:31:38 +0200
commita066bcb17e1b99a42a5834d1ace6feba7c9b60b7 (patch)
tree49608eb4f63bbe85ff8c730b90828430f4cf9567 /configure.ac
parentd66162ad308878d2f3fb505a05742798283a8854 (diff)
Implement tests for caching functionality
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9774e3a..a586173 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,6 +61,7 @@ AM_PROG_CC_C_O
AC_USE_SYSTEM_EXTENSIONS
AC_PROG_LN_S
AM_PATH_PYTHON(2.5,, [:])
+AM_CONDITIONAL([HAVE_PYTHON], [test "$PYTHON" != ":"])
AM_PROG_AR
# checks for tool to convert docbook to man