summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/ax_with_prog.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_with_prog.m4 b/m4/ax_with_prog.m4
index 4f8db8715a3..dba14e66f8b 100644
--- a/m4/ax_with_prog.m4
+++ b/m4/ax_with_prog.m4
@@ -34,7 +34,7 @@
# the copyright notice and this notice are preserved.
AC_DEFUN([AX_WITH_PROG],[
- AC_PREREQ([2.61])
+ AC_PREREQ([2.59])
pushdef([VARIABLE],$1)
pushdef([EXECUTABLE],$2)