]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
updated second copy of missing. bleah.
authorTom Tromey <tromey@redhat.com>
Mon, 2 Jul 2001 00:49:17 +0000 (00:49 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 2 Jul 2001 00:49:17 +0000 (00:49 +0000)
missing

diff --git a/missing b/missing
index 83dd56cc3531120bbf167d0cfd5354e3b9a18342..b2040e4a9cdc98096633de2c86e3c5d4c68bfb92 100755 (executable)
--- a/missing
+++ b/missing
@@ -209,6 +209,11 @@ WARNING: \`$1' is missing on your system.  You should only need it if
     ;;
 
   makeinfo)
+    if test -z "$run" && sh -c 'makeinfo --version > /dev/null 2>&1'; then
+       # We have makeinfo, but it failed.
+       exit 1
+    fi
+
     echo 1>&2 "\
 WARNING: \`$1' is missing on your system.  You should only need it if
          you modified a \`.texi' or \`.texinfo' file, or any other file