home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / PowerPC / Dev / PPCRelease / Libm / config.status < prev    next >
Encoding:
Text File  |  1996-11-25  |  4.2 KB  |  138 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 sol.owl.de:
  6. #
  7. # /Work/Laire/Phase5/Develop/PowerPC/src/PPCLibSupport/libm/configure  --target=ppc-unbknown-amigados
  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} /Work/Laire/Phase5/Develop/PowerPC/src/PPCLibSupport/libm/configure  --target=ppc-unbknown-amigados --no-create --no-recursion"
  18.     exec ${CONFIG_SHELL-/bin/sh} /Work/Laire/Phase5/Develop/PowerPC/src/PPCLibSupport/libm/configure  --target=ppc-unbknown-amigados --no-create --no-recursion ;;
  19.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  20.     echo "./config.status generated by autoconf version 2.10"
  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=/Work/Laire/Phase5/Develop/PowerPC/src/PPCLibSupport/libm
  29. ac_given_INSTALL="/bin/install -c"
  30.  
  31. trap 'rm -fr Makefile 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.  
  37.  
  38. s%@CFLAGS@%-g%g
  39. s%@CPPFLAGS@%%g
  40. s%@CXXFLAGS@%%g
  41. s%@DEFS@%%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%@bindir@%${exec_prefix}/bin%g
  48. s%@sbindir@%${exec_prefix}/sbin%g
  49. s%@libexecdir@%${exec_prefix}/libexec%g
  50. s%@datadir@%${prefix}/share%g
  51. s%@sysconfdir@%${prefix}/etc%g
  52. s%@sharedstatedir@%${prefix}/com%g
  53. s%@localstatedir@%${prefix}/var%g
  54. s%@libdir@%${exec_prefix}/lib%g
  55. s%@includedir@%${prefix}/include%g
  56. s%@oldincludedir@%/usr/include%g
  57. s%@infodir@%${prefix}/info%g
  58. s%@guidedir@%${prefix}/guide%g
  59. s%@psdir@%${prefix}/ps%g
  60. s%@dvidir@%${prefix}/dvi%g
  61. s%@mandir@%${prefix}/man%g
  62. s%@CC@%gcc%g
  63. s%@CPP@%gcc -E%g
  64. s%@INSTALL_PROGRAM@%${INSTALL}%g
  65. s%@INSTALL_DATA@%${INSTALL} -m 644%g
  66. s%@host@%%g
  67. s%@host_alias@%%g
  68. s%@host_cpu@%%g
  69. s%@host_vendor@%%g
  70. s%@host_os@%%g
  71. s%@build@%%g
  72. s%@build_alias@%%g
  73. s%@build_cpu@%%g
  74. s%@build_vendor@%%g
  75. s%@build_os@%%g
  76. s%@RANLIB@%ranlib%g
  77. s%@AR@%ar%g
  78.  
  79. CEOF
  80.  
  81. CONFIG_FILES=${CONFIG_FILES-"Makefile"}
  82. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  83.   # Support "outfile[:infile]", defaulting infile="outfile.in".
  84.   case "$ac_file" in
  85.   *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
  86.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  87.   *) ac_file_in="${ac_file}.in" ;;
  88.   esac
  89.  
  90.   # Adjust relative srcdir, etc. for subdirectories.
  91.  
  92.   # Remove last slash and all that follows it.  Not all systems have dirname.
  93.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  94.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  95.     # The file is in a subdirectory.
  96.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  97.     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
  98.     # A "../" for each directory in $ac_dir_suffix.
  99.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  100.   else
  101.     ac_dir_suffix= ac_dots=
  102.   fi
  103.  
  104.   case "$ac_given_srcdir" in
  105.   .)  srcdir=.
  106.       if test -z "$ac_dots"; then top_srcdir=.
  107.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  108.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  109.   *) # Relative path.
  110.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  111.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  112.   esac
  113.  
  114.   case "$ac_given_INSTALL" in
  115.   [/$]*) INSTALL="$ac_given_INSTALL" ;;
  116.   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
  117.   esac
  118.   echo creating "$ac_file"
  119.   rm -f "$ac_file"
  120.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  121.   case "$ac_file" in
  122.   *Makefile*) ac_comsub="1i\\
  123. # $configure_input" ;;
  124.   *) ac_comsub= ;;
  125.   esac
  126.   sed -e "$ac_comsub
  127. s%@configure_input@%$configure_input%g
  128. s%@srcdir@%$srcdir%g
  129. s%@top_srcdir@%$top_srcdir%g
  130. s%@INSTALL@%$INSTALL%g
  131. " -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file
  132. fi; done
  133. rm -f conftest.subs
  134.  
  135.  
  136.  
  137. exit 0
  138.