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 dfb0e17e261..f33135f1dea 100644 --- a/boehm-gc/configure.ac +++ b/boehm-gc/configure.ac @@ -36,7 +36,7 @@ ACX_NONCANONICAL_TARGET mkinstalldirs="`cd $ac_aux_dir && ${PWDCMD-pwd}`/mkinstalldirs" AC_SUBST(mkinstalldirs) -AM_INIT_AUTOMAKE(gc, 6.3, no-define) +AM_INIT_AUTOMAKE(gc, 6.6, no-define) # The autoconf 2.5x version of the no-executables hack. GCC_NO_EXECUTABLES |