summaryrefslogtreecommitdiff
path: root/source4/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source4/autogen.sh')
-rwxr-xr-xsource4/autogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/autogen.sh b/source4/autogen.sh
index 2d91173f4a..4b879d06ef 100755
--- a/source4/autogen.sh
+++ b/source4/autogen.sh
@@ -4,8 +4,8 @@
## insert all possible names (only works with
## autoconf 2.x
-TESTAUTOHEADER="autoheader autoheader-2.53"
-TESTAUTOCONF="autoconf autoconf-2.53"
+TESTAUTOHEADER="autoheader autoheader-2.53 autoheader2.50"
+TESTAUTOCONF="autoconf autoconf-2.53 autoconf2.50"
AUTOHEADERFOUND="0"
AUTOCONFFOUND="0"