about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-05 00:55:18 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-05 00:55:18 +0000
commitc159de629ee1c310dba739a7efe86cd8369db2c0 (patch)
tree2bb761e7baad694fa8bcc2cd088868c984c30fe4 /configure.in
parent1e9f6e9846167aeefea8781f097cd47d75d70a1b (diff)
downloadglibc-c159de629ee1c310dba739a7efe86cd8369db2c0.tar.gz
glibc-c159de629ee1c310dba739a7efe86cd8369db2c0.tar.xz
glibc-c159de629ee1c310dba739a7efe86cd8369db2c0.zip
Update.
1999-10-04  Andreas Jaeger  <aj@suse.de>

	* configure.in: Allow makeinfo 4.*.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 28290d8f3f..3cc31806de 100644
--- a/configure.in
+++ b/configure.in
@@ -500,7 +500,7 @@ AC_CHECK_PROG_VER(MSGFMT, gnumsgfmt gmsgfmt msgfmt, --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([