From 174521f8da72e54cdeeff2675f99d9cd9ac911e3 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 4 May 2007 12:04:26 +0000 Subject: Updated to automake 1.10. Use latest texinfo.tex. Typo and grammar fix. --- configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0ae7f3f68..c3c7d743a 100644 --- a/configure.ac +++ b/configure.ac @@ -20,8 +20,8 @@ # USA. # Process this file with autoconf to produce a configure script. -AC_PREREQ(2.59) -min_automake_version="1.9.3" +AC_PREREQ(2.60) +min_automake_version="1.10" # Remember to change the version number immediately *after* a release. # Set my_issvn to "yes" for non-released code. Remember to run an @@ -445,6 +445,7 @@ AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir) AC_PROG_AWK AC_PROG_CC AC_PROG_CPP +AM_PROG_CC_C_O AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_RANLIB -- cgit v1.2.3