/[autoconf]/autoconf/config/missing
ViewVC logotype

Diff of /autoconf/config/missing

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by akim, Wed Sep 5 07:04:02 2001 UTC revision 1.6 by akim, Thu Jan 24 17:42:05 2002 UTC
# Line 87  Supported PROGRAM values: Line 87  Supported PROGRAM values:
87      exit 1      exit 1
88      ;;      ;;
89    
90    aclocal)    aclocal*)
91      if test -z "$run" && ($1 --version) > /dev/null 2>&1; then      if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
92         # We have it, but it failed.         # We have it, but it failed.
93         exit 1         exit 1
# Line 139  WARNING: \`$1' is missing on your system Line 139  WARNING: \`$1' is missing on your system
139      touch $touch_files      touch $touch_files
140      ;;      ;;
141    
142    automake)    automake*)
143      if test -z "$run" && ($1 --version) > /dev/null 2>&1; then      if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
144         # We have it, but it failed.         # We have it, but it failed.
145         exit 1         exit 1

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26