]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Allow makeinfo 4.*.
authorUlrich Drepper <drepper@redhat.com>
Tue, 5 Oct 1999 00:55:48 +0000 (00:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 5 Oct 1999 00:55:48 +0000 (00:55 +0000)
configure.in

index 73fe02dbc8cb0c8784e86911e89125f64a55e81a..f45f3465f396d7dc1db499f2c3f7084e4c768716 100644 (file)
@@ -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([