This commit is contained in:
Akim Demaille
2002-01-21 14:09:53 +00:00
parent 64fa1ea1b8
commit 2842171a4c
21 changed files with 304 additions and 145 deletions

View File

@@ -87,7 +87,7 @@ Supported PROGRAM values:
exit 1
;;
aclocal)
aclocal*)
if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
# We have it, but it failed.
exit 1
@@ -139,7 +139,7 @@ WARNING: \`$1' is missing on your system. You should only need it if
touch $touch_files
;;
automake)
automake*)
if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
# We have it, but it failed.
exit 1