home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / CLISP-2.LHA / CLISP960530-ki.lha / ffcall / config.status < prev    next >
Encoding:
Text File  |  1996-06-12  |  3.7 KB  |  128 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 :
  6. #
  7. # WB:usr/source/clisp/ffcall/configure  --host=m68k-cbm-amigados --srcdir=/WB/usr/source/clisp/ffcall
  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} WB:usr/source/clisp/ffcall/configure  --host=m68k-cbm-amigados --srcdir=/WB/usr/source/clisp/ffcall --no-create --no-recursion"
  18.     exec ${CONFIG_SHELL-/bin/sh} WB:usr/source/clisp/ffcall/configure  --host=m68k-cbm-amigados --srcdir=/WB/usr/source/clisp/ffcall --no-create --no-recursion ;;
  19.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  20.     echo "./config.status generated by autoconf version 2.7"
  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=/WB/usr/source/clisp/ffcall
  29.  
  30. trap 'rm -fr Makefile conftest*; exit 1' 1 2 15
  31.  
  32. # Protect against being on the right side of a sed subst in config.status.
  33. sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
  34.  s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
  35.  
  36.  
  37. /@subdir@/{
  38. h
  39. g
  40. s/@subdir@/avcall/
  41. p
  42. g
  43. s/@subdir@/vacall/
  44. p
  45. g
  46. s/@subdir@/trampoline/
  47. p
  48. d
  49. }
  50.  
  51. s%@CFLAGS@%%g
  52. s%@CPPFLAGS@%%g
  53. s%@CXXFLAGS@%%g
  54. s%@DEFS@% %g
  55. s%@LDFLAGS@%%g
  56. s%@LIBS@%%g
  57. s%@exec_prefix@%${prefix}%g
  58. s%@prefix@%/usr/local%g
  59. s%@program_transform_name@%s,x,x,%g
  60. s%@bindir@%${exec_prefix}/bin%g
  61. s%@sbindir@%${exec_prefix}/sbin%g
  62. s%@libexecdir@%${exec_prefix}/libexec%g
  63. s%@datadir@%${prefix}/share%g
  64. s%@sysconfdir@%${prefix}/etc%g
  65. s%@sharedstatedir@%${prefix}/com%g
  66. s%@localstatedir@%${prefix}/var%g
  67. s%@libdir@%${exec_prefix}/lib%g
  68. s%@includedir@%${prefix}/include%g
  69. s%@oldincludedir@%/usr/include%g
  70. s%@infodir@%${prefix}/info%g
  71. s%@mandir@%${prefix}/man%g
  72. s%@SET_MAKE@%%g
  73.  
  74. CEOF
  75.  
  76. CONFIG_FILES=${CONFIG_FILES-"Makefile"}
  77. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  78.   # Support "outfile[:infile]", defaulting infile="outfile.in".
  79.   case "$ac_file" in
  80.   *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
  81.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  82.   *) ac_file_in="${ac_file}.in" ;;
  83.   esac
  84.  
  85.   # Adjust relative srcdir, etc. for subdirectories.
  86.  
  87.   # Remove last slash and all that follows it.  Not all systems have dirname.
  88.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  89.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  90.     # The file is in a subdirectory.
  91.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  92.     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
  93.     # A "../" for each directory in $ac_dir_suffix.
  94.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  95.   else
  96.     ac_dir_suffix= ac_dots=
  97.   fi
  98.  
  99.   case "$ac_given_srcdir" in
  100.   .)  srcdir=.
  101.       if test -z "$ac_dots"; then top_srcdir=.
  102.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  103.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  104.   *) # Relative path.
  105.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  106.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  107.   esac
  108.  
  109.   echo creating "$ac_file"
  110.   rm -f "$ac_file"
  111.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  112.   case "$ac_file" in
  113.   *Makefile*) ac_comsub="1i\\
  114. # $configure_input" ;;
  115.   *) ac_comsub= ;;
  116.   esac
  117.   sed -e "$ac_comsub
  118. s%@configure_input@%$configure_input%g
  119. s%@srcdir@%$srcdir%g
  120. s%@top_srcdir@%$top_srcdir%g
  121. " -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file
  122. fi; done
  123. rm -f conftest.subs
  124.  
  125.  
  126.  
  127. exit 0
  128.