diff options
Diffstat (limited to 'boehm-gc/configure.ac')
-rw-r--r-- | boehm-gc/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/configure.ac b/boehm-gc/configure.ac index 52ab0b5fa47..363263ec277 100644 --- a/boehm-gc/configure.ac +++ b/boehm-gc/configure.ac @@ -15,7 +15,7 @@ dnl Process this file with autoconf to produce configure. -AC_PREREQ(2.59) +AC_PREREQ(2.64) AC_INIT AC_CONFIG_SRCDIR(gcj_mlc.c) # This works around the fact that libtool configuration may change LD |