* configure.in (AC_PREREQ): autoconf 2.5 or higher.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.disasm / configure.in
index 7792deac42f6429bd290bc1b53f3076f8acc3414..91f3975b4f78b0d6f60f733d168fac1c8669964a 100644 (file)
@@ -4,7 +4,7 @@ dnl necessary to tailor a template configure script into the configure
 dnl script appropriate for this directory.  For more information, check
 dnl any existing configure script.
 
-AC_PREREQ(1.118)
+AC_PREREQ(2.5)
 AC_INIT(sh3.mt)
 
 CC=${CC-cc}
This page took 0.023066 seconds and 4 git commands to generate.