home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / forut062.zip / ForUtil-0.62 / config.status < prev    next >
Text File  |  1996-11-11  |  9KB  |  244 lines

  1. #! /bin/sh
  2. # Generated automatically by configure.
  3. # Run this file to recreate the current configuration.
  4. # This directory was configured as follows,
  5. # on host tinman:
  6. #
  7. # configure. 
  8. #
  9. # Compiler output produced by configure, useful for debugging
  10. # configure, is in ./config.log if it exists.
  11.  
  12. ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
  13. for ac_option
  14. do
  15.   case "$ac_option" in
  16.   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  17.     echo "running ${CONFIG_SHELL-/bin/sh} configure.  --no-create --no-recursion"
  18.     exec ${CONFIG_SHELL-/bin/sh} configure.  --no-create --no-recursion ;;
  19.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  20.     echo "./config.status generated by autoconf version 2.4"
  21.     exit 0 ;;
  22.   -help | --help | --hel | --he | --h)
  23.     echo "$ac_cs_usage"; exit 0 ;;
  24.   *) echo "$ac_cs_usage"; exit 1 ;;
  25.   esac
  26. done
  27.  
  28. ac_given_srcdir=.
  29. ac_given_INSTALL="./install-sh -c"
  30.  
  31. trap 'rm -fr Makefile lib/Makefile commons/Makefile ffscan/Makefile fflow/Makefile ftags/Makefile autoconf.h conftest*; exit 1' 1 2 15
  32.  
  33. # Protect against being on the right side of a sed subst in config.status. 
  34. sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g; 
  35.  s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
  36. /^[     ]*VPATH[     ]*=[^:]*$/d
  37.  
  38. s%@CFLAGS@%-g -O%g
  39. s%@CPPFLAGS@%%g
  40. s%@CXXFLAGS@%%g
  41. s%@DEFS@%-DHAVE_CONFIG_H%g
  42. s%@LDFLAGS@%%g
  43. s%@LIBS@%%g
  44. s%@exec_prefix@%${prefix}%g
  45. s%@prefix@%/usr/local%g
  46. s%@program_transform_name@%s,x,x,%g
  47. s%@CC@%gcc%g
  48. s%@SET_MAKE@%%g
  49. s%@RANLIB@%ar srv%g
  50. s%@LEX@%flex%g
  51. s%@LEXLIB@%-lfl%g
  52. s%@INSTALL_PROGRAM@%${INSTALL}%g
  53. s%@INSTALL_DATA@%${INSTALL} -m 644%g
  54. s%@CPP@%gcc -E%g
  55. s%@ALLOCA@%%g
  56.  
  57. CEOF
  58.  
  59. CONFIG_FILES=${CONFIG_FILES-"Makefile lib/Makefile commons/Makefile ffscan/Makefile fflow/Makefile ftags/Makefile"}
  60. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  61.   # Support "outfile[:infile]", defaulting infile="outfile.in".
  62.   case "$ac_file" in
  63.   *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
  64.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  65.   *) ac_file_in="${ac_file}.in" ;;
  66.   esac
  67.  
  68.   # Adjust relative srcdir, etc. for subdirectories.
  69.  
  70.   # Remove last slash and all that follows it.  Not all systems have dirname.
  71.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  72.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  73.     # The file is in a subdirectory.
  74.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  75.     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
  76.     # A "../" for each directory in $ac_dir_suffix.
  77.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  78.   else
  79.     ac_dir_suffix= ac_dots=
  80.   fi
  81.  
  82.   case "$ac_given_srcdir" in
  83.   .)  srcdir=.
  84.       if test -z "$ac_dots"; then top_srcdir=.
  85.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  86.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  87.   *) # Relative path.
  88.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  89.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  90.   esac
  91.  
  92.   case "$ac_given_INSTALL" in
  93.   [/$]*) INSTALL="$ac_given_INSTALL" ;;
  94.   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
  95.   esac
  96.   echo creating "$ac_file"
  97.   rm -f "$ac_file"
  98.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  99.   case "$ac_file" in
  100.   *Makefile*) ac_comsub="1i\\
  101. # $configure_input" ;;
  102.   *) ac_comsub= ;;
  103.   esac
  104.   sed -e "$ac_comsub
  105. s%@configure_input@%$configure_input%g
  106. s%@srcdir@%$srcdir%g
  107. s%@top_srcdir@%$top_srcdir%g
  108. s%@INSTALL@%$INSTALL%g
  109. " -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file
  110. fi; done
  111. rm -f conftest.subs
  112.  
  113. # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
  114. # NAME is the cpp macro being defined and VALUE is the value it is being given.
  115. #
  116. # ac_d sets the value in "#define NAME VALUE" lines.
  117. ac_dA='s%^\([     ]*\)#\([     ]*define[     ][     ]*\)'
  118. ac_dB='\([     ][     ]*\)[^     ]*%\1#\2'
  119. ac_dC='\3'
  120. ac_dD='%g'
  121. # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
  122. ac_uA='s%^\([     ]*\)#\([     ]*\)undef\([     ][     ]*\)'
  123. ac_uB='\([     ]\)%\1#\2define\3'
  124. ac_uC=' '
  125. ac_uD='\4%g'
  126. # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
  127. ac_eA='s%^\([     ]*\)#\([     ]*\)undef\([     ][     ]*\)'
  128. ac_eB='$%\1#\2define\3'
  129. ac_eC=' '
  130. ac_eD='%g'
  131.  
  132. CONFIG_HEADERS=${CONFIG_HEADERS-"autoconf.h"}
  133. for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
  134.   # Support "outfile[:infile]", defaulting infile="outfile.in".
  135.   case "$ac_file" in
  136.   *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
  137.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  138.   *) ac_file_in="${ac_file}.in" ;;
  139.   esac
  140.  
  141.   echo creating $ac_file
  142.  
  143.   rm -f conftest.frag conftest.in conftest.out
  144.   cp $ac_given_srcdir/$ac_file_in conftest.in
  145.  
  146.   cat > conftest.frag <<CEOF
  147. ${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
  148. ${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
  149. ${ac_eA}STDC_HEADERS${ac_eB}STDC_HEADERS${ac_eC}1${ac_eD}
  150. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  151. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  152. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  153. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  154. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  155. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  156. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  157. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  158. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  159. CEOF
  160.   sed -f conftest.frag conftest.in > conftest.out
  161.   rm -f conftest.in
  162.   mv conftest.out conftest.in
  163.  
  164.   cat > conftest.frag <<CEOF
  165. ${ac_dA}uid_t${ac_dB}uid_t${ac_dC}int${ac_dD}
  166. ${ac_uA}uid_t${ac_uB}uid_t${ac_uC}int${ac_uD}
  167. ${ac_eA}uid_t${ac_eB}uid_t${ac_eC}int${ac_eD}
  168. ${ac_dA}gid_t${ac_dB}gid_t${ac_dC}int${ac_dD}
  169. ${ac_uA}gid_t${ac_uB}gid_t${ac_uC}int${ac_uD}
  170. ${ac_eA}gid_t${ac_eB}gid_t${ac_eC}int${ac_eD}
  171. ${ac_dA}HAVE_ALLOCA_H${ac_dB}HAVE_ALLOCA_H${ac_dC}1${ac_dD}
  172. ${ac_uA}HAVE_ALLOCA_H${ac_uB}HAVE_ALLOCA_H${ac_uC}1${ac_uD}
  173. ${ac_eA}HAVE_ALLOCA_H${ac_eB}HAVE_ALLOCA_H${ac_eC}1${ac_eD}
  174. ${ac_dA}HAVE_ALLOCA${ac_dB}HAVE_ALLOCA${ac_dC}1${ac_dD}
  175. ${ac_uA}HAVE_ALLOCA${ac_uB}HAVE_ALLOCA${ac_uC}1${ac_uD}
  176. ${ac_eA}HAVE_ALLOCA${ac_eB}HAVE_ALLOCA${ac_eC}1${ac_eD}
  177. CEOF
  178.   sed -f conftest.frag conftest.in > conftest.out
  179.   rm -f conftest.in
  180.   mv conftest.out conftest.in
  181.  
  182.   cat > conftest.frag <<CEOF
  183. ${ac_dA}CLOSEDIR_VOID${ac_dB}CLOSEDIR_VOID${ac_dC}1${ac_dD}
  184. ${ac_uA}CLOSEDIR_VOID${ac_uB}CLOSEDIR_VOID${ac_uC}1${ac_uD}
  185. ${ac_eA}CLOSEDIR_VOID${ac_eB}CLOSEDIR_VOID${ac_eC}1${ac_eD}
  186. ${ac_dA}RETSIGTYPE${ac_dB}RETSIGTYPE${ac_dC}void${ac_dD}
  187. ${ac_uA}RETSIGTYPE${ac_uB}RETSIGTYPE${ac_uC}void${ac_uD}
  188. ${ac_eA}RETSIGTYPE${ac_eB}RETSIGTYPE${ac_eC}void${ac_eD}
  189. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  190. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  191. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  192. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  193. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  194. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  195. CEOF
  196.   sed -f conftest.frag conftest.in > conftest.out
  197.   rm -f conftest.in
  198.   mv conftest.out conftest.in
  199.  
  200.   cat > conftest.frag <<CEOF
  201. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  202. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  203. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  204. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  205. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  206. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  207. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  208. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  209. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  210. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  211. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  212. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  213. CEOF
  214.   sed -f conftest.frag conftest.in > conftest.out
  215.   rm -f conftest.in
  216.   mv conftest.out conftest.in
  217.  
  218.   cat > conftest.frag <<CEOF
  219. ${ac_dA}HAVE_tr${ac_dB}HAVE_tr${ac_dC}- GNU textutils 1.12 1${ac_dD}
  220. ${ac_uA}HAVE_tr${ac_uB}HAVE_tr${ac_uC}- GNU textutils 1.12 1${ac_uD}
  221. ${ac_eA}HAVE_tr${ac_eB}HAVE_tr${ac_eC}- GNU textutils 1.12 1${ac_eD}
  222. s%^[     ]*#[     ]*undef[     ][     ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
  223. CEOF
  224.   sed -f conftest.frag conftest.in > conftest.out
  225.   rm -f conftest.in
  226.   mv conftest.out conftest.in
  227.  
  228.   rm -f conftest.frag conftest.h
  229.   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
  230.   cat conftest.in >> conftest.h
  231.   rm -f conftest.in
  232.   if cmp -s $ac_file conftest.h 2>/dev/null; then
  233.     echo "$ac_file is unchanged"
  234.     rm -f conftest.h
  235.   else
  236.     rm -f $ac_file
  237.     mv conftest.h $ac_file
  238.   fi
  239. fi; done
  240.  
  241.  
  242.  
  243. exit 0
  244.