/[bison]/bison/config/missing
ViewVC logotype

Diff of /bison/config/missing

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

revision 1.1.2.3 by akim, Fri Sep 21 16:28:06 2001 UTC revision 1.1.2.4 by akim, Mon Jan 21 14:09:52 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.1.2.3  
changed lines
  Added in v.1.1.2.4

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