/[bison]/bison/configure
ViewVC logotype

Diff of /bison/configure

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

revision 1.7.2.16 by akim, Wed Oct 10 15:19:57 2001 UTC revision 1.7.2.17 by akim, Wed Oct 10 15:24:00 2001 UTC
# Line 3036  else Line 3036  else
3036    RANLIB="$ac_cv_prog_RANLIB"    RANLIB="$ac_cv_prog_RANLIB"
3037  fi  fi
3038    
3039  # GNU M4 is needed to build the testsuite.  AUTOM4TE=${AUTOM4TE-"${am_missing_run}autom4te"}
 for ac_prog in gm4 gnum4 m4  
 do  
   # Extract the first word of "$ac_prog", so it can be a program name with args.  
 set dummy $ac_prog; ac_word=$2  
 echo "$as_me:$LINENO: checking for $ac_word" >&5  
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  
 if test "${ac_cv_path_M4+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   case $M4 in  
   [\\/]* | ?:[\\/]*)  
   ac_cv_path_M4="$M4" # Let the user override the test with a path.  
   ;;  
   *)  
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  
 for as_dir in $PATH  
 do  
   IFS=$as_save_IFS  
   test -z "$as_dir" && as_dir=.  
   for ac_exec_ext in '' $ac_executable_extensions; do  
   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then  
     ac_cv_path_M4="$as_dir/$ac_word$ac_exec_ext"  
     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5  
     break 2  
   fi  
 done  
 done  
   
   ;;  
 esac  
 fi  
 M4=$ac_cv_path_M4  
   
 if test -n "$M4"; then  
   echo "$as_me:$LINENO: result: $M4" >&5  
 echo "${ECHO_T}$M4" >&6  
 else  
   echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6  
 fi  
   
   test -n "$M4" && break  
 done  
 test -n "$M4" || M4="m4"  
   
 echo "$as_me:$LINENO: checking whether m4 supports frozen files" >&5  
 echo $ECHO_N "checking whether m4 supports frozen files... $ECHO_C" >&6  
 if test "${ac_cv_prog_gnu_m4+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   ac_cv_prog_gnu_m4=no  
 if test x"$M4" != x; then  
   case `$M4 --help < /dev/null 2>&1` in  
     *reload-state*) ac_cv_prog_gnu_m4=yes ;;  
   esac  
 fi  
 fi  
 echo "$as_me:$LINENO: result: $ac_cv_prog_gnu_m4" >&5  
 echo "${ECHO_T}$ac_cv_prog_gnu_m4" >&6  
   
 if test "$ac_cv_prog_gnu_m4" != yes; then  
   missing_dir=`cd $ac_aux_dir && pwd`  
   M4="$missing_dir/missing m4"  
 fi  
3040    
3041  # Check whether --enable-gcc-warnings or --disable-gcc-warnings was given.  # Check whether --enable-gcc-warnings or --disable-gcc-warnings was given.
3042  if test "${enable_gcc_warnings+set}" = set; then  if test "${enable_gcc_warnings+set}" = set; then
# Line 9098  s,@CCDEPMODE@,$CCDEPMODE,;t t Line 9034  s,@CCDEPMODE@,$CCDEPMODE,;t t
9034  s,@CPP@,$CPP,;t t  s,@CPP@,$CPP,;t t
9035  s,@RANLIB@,$RANLIB,;t t  s,@RANLIB@,$RANLIB,;t t
9036  s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t  s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
9037  s,@M4@,$M4,;t t  s,@AUTOM4TE@,$AUTOM4TE,;t t
9038  s,@WARNING_CFLAGS@,$WARNING_CFLAGS,;t t  s,@WARNING_CFLAGS@,$WARNING_CFLAGS,;t t
9039  s,@U@,$U,;t t  s,@U@,$U,;t t
9040  s,@ANSI2KNR@,$ANSI2KNR,;t t  s,@ANSI2KNR@,$ANSI2KNR,;t t

Legend:
Removed from v.1.7.2.16  
changed lines
  Added in v.1.7.2.17

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