From: Ulrich Drepper Date: Tue, 5 Oct 1999 00:55:48 +0000 (+0000) Subject: Allow makeinfo 4.*. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75ca79585d37dce2661b0b3d72f46fd43d19e341;p=thirdparty%2Fglibc.git Allow makeinfo 4.*. --- diff --git a/configure.in b/configure.in index 73fe02dbc8c..f45f3465f39 100644 --- a/configure.in +++ b/configure.in @@ -456,7 +456,7 @@ AC_CHECK_PROG_VER(MSGFMT, msgfmt gmsgfmt, --version, [0.[1-9][0-9].* | [1-9].*], MSGFMT=: aux_missing=t) AC_CHECK_PROG_VER(MAKEINFO, makeinfo, --version, [GNU texinfo.* \([0-9][0-9.]*\)], - [3.1[1-9] | 3.[2-9][0-9] | 1.6[89] | 1.7[0-9]], MAKEINFO=: aux_missing=t) + [3.1[1-9] | 3.[2-9][0-9] | 4.* | 1.6[89] | 1.7[0-9]], MAKEINFO=: aux_missing=t) if test -n "$critic_missing"; then AC_MSG_ERROR([