diff options
Diffstat (limited to 'sim/common/aclocal.m4')
-rw-r--r-- | sim/common/aclocal.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/aclocal.m4 b/sim/common/aclocal.m4 index 37aed32..11398f5 100644 --- a/sim/common/aclocal.m4 +++ b/sim/common/aclocal.m4 @@ -8,7 +8,7 @@ # The simulator's configure.in should look like: # # dnl Process this file with autoconf to produce a configure script. -# AC_PREREQ(2.5)dnl +# AC_PREREQ(2.64)dnl # AC_INIT(Makefile.in) # sinclude(../common/aclocal.m4) # |