summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index efedb71a..ef98c529 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,7 +9,7 @@
# and Brian Tarricone <brian@tarricone.org>.
#
-export XDT_REQUIRED_VERSION="4.7.0"
+export XDT_AUTOGEN_REQUIRED_VERSION="4.7.0"
(type xdt-autogen) >/dev/null 2>&1 || {
cat >&2 <<EOF