configure
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:47k
源码类别:

SCSI/ASPI

开发平台:

MultiPlatform

  1. #! /bin/sh
  2. # Guess values for system-dependent variables and create Makefiles.
  3. # Generated automatically using autoconf version 2.13 
  4. # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
  5. #
  6. # This configure script is free software; the Free Software Foundation
  7. # gives unlimited permission to copy, distribute and modify it.
  8. # Defaults:
  9. ac_help=
  10. ac_default_prefix=/usr/local
  11. # Any additions from configure.in:
  12. # Initialize some variables set by options.
  13. # The variables have the same names as the options, with
  14. # dashes changed to underlines.
  15. build=NONE
  16. cache_file=./config.cache
  17. exec_prefix=NONE
  18. host=NONE
  19. no_create=
  20. nonopt=NONE
  21. no_recursion=
  22. prefix=NONE
  23. program_prefix=NONE
  24. program_suffix=NONE
  25. program_transform_name=s,x,x,
  26. silent=
  27. site=
  28. srcdir=
  29. target=NONE
  30. verbose=
  31. x_includes=NONE
  32. x_libraries=NONE
  33. bindir='${exec_prefix}/bin'
  34. sbindir='${exec_prefix}/sbin'
  35. libexecdir='${exec_prefix}/libexec'
  36. datadir='${prefix}/share'
  37. sysconfdir='${prefix}/etc'
  38. sharedstatedir='${prefix}/com'
  39. localstatedir='${prefix}/var'
  40. libdir='${exec_prefix}/lib'
  41. includedir='${prefix}/include'
  42. oldincludedir='/usr/include'
  43. infodir='${prefix}/info'
  44. mandir='${prefix}/man'
  45. # Initialize some other variables.
  46. subdirs=
  47. MFLAGS= MAKEFLAGS=
  48. SHELL=${CONFIG_SHELL-/bin/sh}
  49. # Maximum number of lines to put in a shell here document.
  50. ac_max_here_lines=12
  51. ac_prev=
  52. for ac_option
  53. do
  54.   # If the previous option needs an argument, assign it.
  55.   if test -n "$ac_prev"; then
  56.     eval "$ac_prev=$ac_option"
  57.     ac_prev=
  58.     continue
  59.   fi
  60.   case "$ac_option" in
  61.   -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
  62.   *) ac_optarg= ;;
  63.   esac
  64.   # Accept the important Cygnus configure options, so we can diagnose typos.
  65.   case "$ac_option" in
  66.   -bindir | --bindir | --bindi | --bind | --bin | --bi)
  67.     ac_prev=bindir ;;
  68.   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
  69.     bindir="$ac_optarg" ;;
  70.   -build | --build | --buil | --bui | --bu)
  71.     ac_prev=build ;;
  72.   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
  73.     build="$ac_optarg" ;;
  74.   -cache-file | --cache-file | --cache-fil | --cache-fi 
  75.   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
  76.     ac_prev=cache_file ;;
  77.   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* 
  78.   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
  79.     cache_file="$ac_optarg" ;;
  80.   -cc=* | --cc=* )
  81.     CC="$ac_optarg" ; echo using $CC as compiler ;;
  82.   -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
  83.     ac_prev=datadir ;;
  84.   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* 
  85.   | --da=*)
  86.     datadir="$ac_optarg" ;;
  87.   -disable-* | --disable-*)
  88.     ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
  89.     # Reject names that are not valid shell variable names.
  90.     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
  91.       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
  92.     fi
  93.     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
  94.     eval "enable_${ac_feature}=no" ;;
  95.   -enable-* | --enable-*)
  96.     ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
  97.     # Reject names that are not valid shell variable names.
  98.     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
  99.       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
  100.     fi
  101.     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
  102.     case "$ac_option" in
  103.       *=*) ;;
  104.       *) ac_optarg=yes ;;
  105.     esac
  106.     eval "enable_${ac_feature}='$ac_optarg'" ;;
  107.   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi 
  108.   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- 
  109.   | --exec | --exe | --ex)
  110.     ac_prev=exec_prefix ;;
  111.   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* 
  112.   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* 
  113.   | --exec=* | --exe=* | --ex=*)
  114.     exec_prefix="$ac_optarg" ;;
  115.   -gas | --gas | --ga | --g)
  116.     # Obsolete; use --with-gas.
  117.     with_gas=yes ;;
  118.   -help | --help | --hel | --he)
  119.     # Omit some internal or obsolete options to make the list less imposing.
  120.     # This message is too long to be a string in the A/UX 3.1 sh.
  121.     cat << EOF
  122. Usage: configure [options] [host]
  123. Options: [defaults in brackets after descriptions]
  124. Configuration:
  125.   --cache-file=FILE       cache test results in FILE
  126.   --help                  print this message
  127.   --no-create             do not create output files
  128.   --quiet, --silent       do not print `checking...' messages
  129.   --version               print the version of autoconf that created configure
  130. Directory and file names:
  131.   --prefix=PREFIX         install architecture-independent files in PREFIX
  132.                           [$ac_default_prefix]
  133.   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
  134.                           [same as prefix]
  135.   --bindir=DIR            user executables in DIR [EPREFIX/bin]
  136.   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
  137.   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
  138.   --datadir=DIR           read-only architecture-independent data in DIR
  139.                           [PREFIX/share]
  140.   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
  141.   --sharedstatedir=DIR    modifiable architecture-independent data in DIR
  142.                           [PREFIX/com]
  143.   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
  144.   --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
  145.   --includedir=DIR        C header files in DIR [PREFIX/include]
  146.   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
  147.   --infodir=DIR           info documentation in DIR [PREFIX/info]
  148.   --mandir=DIR            man documentation in DIR [PREFIX/man]
  149.   --srcdir=DIR            find the sources in DIR [configure dir or ..]
  150.   --program-prefix=PREFIX prepend PREFIX to installed program names
  151.   --program-suffix=SUFFIX append SUFFIX to installed program names
  152.   --program-transform-name=PROGRAM
  153.                           run sed PROGRAM on installed program names
  154. EOF
  155.     cat << EOF
  156. Host type:
  157.   --build=BUILD           configure for building on BUILD [BUILD=HOST]
  158.   --host=HOST             configure for HOST [guessed]
  159.   --target=TARGET         configure for TARGET [TARGET=HOST]
  160. Features and packages:
  161.   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  162.   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  163.   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  164.   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  165.   --x-includes=DIR        X include files are in DIR
  166.   --x-libraries=DIR       X library files are in DIR
  167. EOF
  168.     if test -n "$ac_help"; then
  169.       echo "--enable and --with options recognized:$ac_help"
  170.     fi
  171.     exit 0 ;;
  172.   -host | --host | --hos | --ho)
  173.     ac_prev=host ;;
  174.   -host=* | --host=* | --hos=* | --ho=*)
  175.     host="$ac_optarg" ;;
  176.   -includedir | --includedir | --includedi | --included | --include 
  177.   | --includ | --inclu | --incl | --inc)
  178.     ac_prev=includedir ;;
  179.   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* 
  180.   | --includ=* | --inclu=* | --incl=* | --inc=*)
  181.     includedir="$ac_optarg" ;;
  182.   -infodir | --infodir | --infodi | --infod | --info | --inf)
  183.     ac_prev=infodir ;;
  184.   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
  185.     infodir="$ac_optarg" ;;
  186.   -libdir | --libdir | --libdi | --libd)
  187.     ac_prev=libdir ;;
  188.   -libdir=* | --libdir=* | --libdi=* | --libd=*)
  189.     libdir="$ac_optarg" ;;
  190.   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec 
  191.   | --libexe | --libex | --libe)
  192.     ac_prev=libexecdir ;;
  193.   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* 
  194.   | --libexe=* | --libex=* | --libe=*)
  195.     libexecdir="$ac_optarg" ;;
  196.   -localstatedir | --localstatedir | --localstatedi | --localstated 
  197.   | --localstate | --localstat | --localsta | --localst 
  198.   | --locals | --local | --loca | --loc | --lo)
  199.     ac_prev=localstatedir ;;
  200.   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* 
  201.   | --localstate=* | --localstat=* | --localsta=* | --localst=* 
  202.   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
  203.     localstatedir="$ac_optarg" ;;
  204.   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
  205.     ac_prev=mandir ;;
  206.   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
  207.     mandir="$ac_optarg" ;;
  208.   -nfp | --nfp | --nf)
  209.     # Obsolete; use --without-fp.
  210.     with_fp=no ;;
  211.   -no-create | --no-create | --no-creat | --no-crea | --no-cre 
  212.   | --no-cr | --no-c)
  213.     no_create=yes ;;
  214.   -no-recursion | --no-recursion | --no-recursio | --no-recursi 
  215.   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
  216.     no_recursion=yes ;;
  217.   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded 
  218.   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc 
  219.   | --oldin | --oldi | --old | --ol | --o)
  220.     ac_prev=oldincludedir ;;
  221.   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* 
  222.   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* 
  223.   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
  224.     oldincludedir="$ac_optarg" ;;
  225.   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
  226.     ac_prev=prefix ;;
  227.   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
  228.     prefix="$ac_optarg" ;;
  229.   -program-prefix | --program-prefix | --program-prefi | --program-pref 
  230.   | --program-pre | --program-pr | --program-p)
  231.     ac_prev=program_prefix ;;
  232.   -program-prefix=* | --program-prefix=* | --program-prefi=* 
  233.   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
  234.     program_prefix="$ac_optarg" ;;
  235.   -program-suffix | --program-suffix | --program-suffi | --program-suff 
  236.   | --program-suf | --program-su | --program-s)
  237.     ac_prev=program_suffix ;;
  238.   -program-suffix=* | --program-suffix=* | --program-suffi=* 
  239.   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
  240.     program_suffix="$ac_optarg" ;;
  241.   -program-transform-name | --program-transform-name 
  242.   | --program-transform-nam | --program-transform-na 
  243.   | --program-transform-n | --program-transform- 
  244.   | --program-transform | --program-transfor 
  245.   | --program-transfo | --program-transf 
  246.   | --program-trans | --program-tran 
  247.   | --progr-tra | --program-tr | --program-t)
  248.     ac_prev=program_transform_name ;;
  249.   -program-transform-name=* | --program-transform-name=* 
  250.   | --program-transform-nam=* | --program-transform-na=* 
  251.   | --program-transform-n=* | --program-transform-=* 
  252.   | --program-transform=* | --program-transfor=* 
  253.   | --program-transfo=* | --program-transf=* 
  254.   | --program-trans=* | --program-tran=* 
  255.   | --progr-tra=* | --program-tr=* | --program-t=*)
  256.     program_transform_name="$ac_optarg" ;;
  257.   -q | -quiet | --quiet | --quie | --qui | --qu | --q 
  258.   | -silent | --silent | --silen | --sile | --sil)
  259.     silent=yes ;;
  260.   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
  261.     ac_prev=sbindir ;;
  262.   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* 
  263.   | --sbi=* | --sb=*)
  264.     sbindir="$ac_optarg" ;;
  265.   -sharedstatedir | --sharedstatedir | --sharedstatedi 
  266.   | --sharedstated | --sharedstate | --sharedstat | --sharedsta 
  267.   | --sharedst | --shareds | --shared | --share | --shar 
  268.   | --sha | --sh)
  269.     ac_prev=sharedstatedir ;;
  270.   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* 
  271.   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* 
  272.   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* 
  273.   | --sha=* | --sh=*)
  274.     sharedstatedir="$ac_optarg" ;;
  275.   -site | --site | --sit)
  276.     ac_prev=site ;;
  277.   -site=* | --site=* | --sit=*)
  278.     site="$ac_optarg" ;;
  279.   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
  280.     ac_prev=srcdir ;;
  281.   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
  282.     srcdir="$ac_optarg" ;;
  283.   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf 
  284.   | --syscon | --sysco | --sysc | --sys | --sy)
  285.     ac_prev=sysconfdir ;;
  286.   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* 
  287.   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
  288.     sysconfdir="$ac_optarg" ;;
  289.   -target | --target | --targe | --targ | --tar | --ta | --t)
  290.     ac_prev=target ;;
  291.   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
  292.     target="$ac_optarg" ;;
  293.   -v | -verbose | --verbose | --verbos | --verbo | --verb)
  294.     verbose=yes ;;
  295.   -version | --version | --versio | --versi | --vers)
  296.     echo "configure generated by autoconf version 2.13"
  297.     exit 0 ;;
  298.   -with-* | --with-*)
  299.     ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
  300.     # Reject names that are not valid shell variable names.
  301.     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
  302.       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
  303.     fi
  304.     ac_package=`echo $ac_package| sed 's/-/_/g'`
  305.     case "$ac_option" in
  306.       *=*) ;;
  307.       *) ac_optarg=yes ;;
  308.     esac
  309.     eval "with_${ac_package}='$ac_optarg'" ;;
  310.   -without-* | --without-*)
  311.     ac_package=`echo $ac_option|sed -e 's/-*without-//'`
  312.     # Reject names that are not valid shell variable names.
  313.     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
  314.       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
  315.     fi
  316.     ac_package=`echo $ac_package| sed 's/-/_/g'`
  317.     eval "with_${ac_package}=no" ;;
  318.   --x)
  319.     # Obsolete; use --with-x.
  320.     with_x=yes ;;
  321.   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu 
  322.   | --x-incl | --x-inc | --x-in | --x-i)
  323.     ac_prev=x_includes ;;
  324.   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* 
  325.   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
  326.     x_includes="$ac_optarg" ;;
  327.   -x-libraries | --x-libraries | --x-librarie | --x-librari 
  328.   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
  329.     ac_prev=x_libraries ;;
  330.   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* 
  331.   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
  332.     x_libraries="$ac_optarg" ;;
  333.   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
  334.     ;;
  335.   *)
  336.     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
  337.       echo "configure: warning: $ac_option: invalid host type" 1>&2
  338.     fi
  339.     if test "x$nonopt" != xNONE; then
  340.       { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
  341.     fi
  342.     nonopt="$ac_option"
  343.     ;;
  344.   esac
  345. done
  346. if test -n "$ac_prev"; then
  347.   { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
  348. fi
  349. trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  350. # File descriptor usage:
  351. # 0 standard input
  352. # 1 file creation
  353. # 2 errors and warnings
  354. # 3 some systems may open it to /dev/tty
  355. # 4 used on the Kubota Titan
  356. # 6 checking for... messages and results
  357. # 5 compiler messages saved in config.log
  358. if test "$silent" = yes; then
  359.   exec 6>/dev/null
  360. else
  361.   exec 6>&1
  362. fi
  363. exec 5>./config.log
  364. echo "
  365. This file contains any messages produced by compilers while
  366. running configure, to aid debugging if configure makes a mistake.
  367. " 1>&5
  368. # Strip out --no-create and --no-recursion so they do not pile up.
  369. # Also quote any args containing shell metacharacters.
  370. ac_configure_args=
  371. for ac_arg
  372. do
  373.   case "$ac_arg" in
  374.   -no-create | --no-create | --no-creat | --no-crea | --no-cre 
  375.   | --no-cr | --no-c) ;;
  376.   -no-recursion | --no-recursion | --no-recursio | --no-recursi 
  377.   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
  378.   *" "*|*" "*|*[[]~#$^&*(){}\|;<>?]*)
  379.   ac_configure_args="$ac_configure_args '$ac_arg'" ;;
  380.   *) ac_configure_args="$ac_configure_args $ac_arg" ;;
  381.   esac
  382. done
  383. # NLS nuisances.
  384. # Only set these to C if already set.  These must not be set unconditionally
  385. # because not all systems understand e.g. LANG=C (notably SCO).
  386. # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
  387. # Non-C LC_CTYPE values break the ctype check.
  388. if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
  389. if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
  390. if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
  391. if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
  392. # confdefs.h avoids OS command line length limits that DEFS can exceed.
  393. rm -rf conftest* confdefs.h
  394. # AIX cpp loses on an empty file, so make sure it contains at least a newline.
  395. echo > confdefs.h
  396. # A filename unique to this package, relative to the directory that
  397. # configure is in, which we can look for to find out if srcdir is correct.
  398. ac_unique_file=cdda2wav.c
  399. # Find the source files, if location was not specified.
  400. if test -z "$srcdir"; then
  401.   ac_srcdir_defaulted=yes
  402.   # Try the directory containing this script, then its parent.
  403.   ac_prog=$0
  404.   ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
  405.   test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
  406.   srcdir=$ac_confdir
  407.   if test ! -r $srcdir/$ac_unique_file; then
  408.     srcdir=..
  409.   fi
  410. else
  411.   ac_srcdir_defaulted=no
  412. fi
  413. if test ! -r $srcdir/$ac_unique_file; then
  414.   if test "$ac_srcdir_defaulted" = yes; then
  415.     { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
  416.   else
  417.     { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
  418.   fi
  419. fi
  420. srcdir=`echo "${srcdir}" | sed 's%([^/])/*$%1%'`
  421. # Prefer explicitly selected file to automatically selected ones.
  422. if test -z "$CONFIG_SITE"; then
  423.   if test "x$prefix" != xNONE; then
  424.     CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
  425.   else
  426.     CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
  427.   fi
  428. fi
  429. for ac_site_file in $CONFIG_SITE; do
  430.   if test -r "$ac_site_file"; then
  431.     echo "loading site script $ac_site_file"
  432.     . "$ac_site_file"
  433.   fi
  434. done
  435. if test -r "$cache_file"; then
  436.   echo "loading cache $cache_file"
  437.   . $cache_file
  438. else
  439.   echo "creating cache $cache_file"
  440.   > $cache_file
  441. fi
  442. ac_ext=c
  443. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  444. ac_cpp='$CPP $CPPFLAGS'
  445. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  446. ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  447. cross_compiling=$ac_cv_prog_cc_cross
  448. ac_exeext=
  449. ac_objext=o
  450. if (echo "testingc"; echo 1,2,3) | grep c >/dev/null; then
  451.   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
  452.   if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
  453.     ac_n= ac_c='
  454. ' ac_t=' '
  455.   else
  456.     ac_n=-n ac_c= ac_t=
  457.   fi
  458. else
  459.   ac_n= ac_c='c' ac_t=
  460. fi
  461. ac_aux_dir=
  462. for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
  463.   if test -f $ac_dir/install-sh; then
  464.     ac_aux_dir=$ac_dir
  465.     ac_install_sh="$ac_aux_dir/install-sh -c"
  466.     break
  467.   elif test -f $ac_dir/install.sh; then
  468.     ac_aux_dir=$ac_dir
  469.     ac_install_sh="$ac_aux_dir/install.sh -c"
  470.     break
  471.   fi
  472. done
  473. if test -z "$ac_aux_dir"; then
  474.   { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
  475. fi
  476. ac_config_guess=$ac_aux_dir/config.guess
  477. ac_config_sub=$ac_aux_dir/config.sub
  478. ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
  479. # Make sure we can run config.sub.
  480. if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
  481. else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
  482. fi
  483. echo $ac_n "checking host system type""... $ac_c" 1>&6
  484. echo "configure:556: checking host system type" >&5
  485. host_alias=$host
  486. case "$host_alias" in
  487. NONE)
  488.   case $nonopt in
  489.   NONE)
  490.     if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
  491.     else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
  492.     fi ;;
  493.   *) host_alias=$nonopt ;;
  494.   esac ;;
  495. esac
  496. host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
  497. host_cpu=`echo $host | sed 's/^([^-]*)-([^-]*)-(.*)$/1/'`
  498. host_vendor=`echo $host | sed 's/^([^-]*)-([^-]*)-(.*)$/2/'`
  499. host_os=`echo $host | sed 's/^([^-]*)-([^-]*)-(.*)$/3/'`
  500. echo "$ac_t""$host" 1>&6
  501. CDRTOOLS_VERSION=`sed -nf ../../version.sed <../../../cdrecord/cdrecord.c`
  502. case "$host_os" in
  503.    solaris*|sunos*)
  504. echo $ac_n "checking for sched_get_priority_max in -lposix4""... $ac_c" 1>&6
  505. echo "configure:583: checking for sched_get_priority_max in -lposix4" >&5
  506. ac_lib_var=`echo posix4'_'sched_get_priority_max | sed 'y%./+-%__p_%'`
  507. if eval "test "`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`" = set"; then
  508.   echo $ac_n "(cached) $ac_c" 1>&6
  509. else
  510.   ac_save_LIBS="$LIBS"
  511. LIBS="-lposix4  $LIBS"
  512. cat > conftest.$ac_ext <<EOF
  513. #line 591 "configure"
  514. #include "confdefs.h"
  515. /* Override any gcc2 internal prototype to avoid an error.  */
  516. /* We use char because int might match the return type of a gcc2
  517.     builtin and then its argument prototype would still apply.  */
  518. char sched_get_priority_max();
  519. int main() {
  520. sched_get_priority_max()
  521. ; return 0; }
  522. EOF
  523. if { (eval echo configure:602: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  524.   rm -rf conftest*
  525.   eval "ac_cv_lib_$ac_lib_var=yes"
  526. else
  527.   echo "configure: failed program was:" >&5
  528.   cat conftest.$ac_ext >&5
  529.   rm -rf conftest*
  530.   eval "ac_cv_lib_$ac_lib_var=no"
  531. fi
  532. rm -f conftest*
  533. LIBS="$ac_save_LIBS"
  534. fi
  535. if eval "test "`echo '$ac_cv_lib_'$ac_lib_var`" = yes"; then
  536.   echo "$ac_t""yes" 1>&6
  537.     ac_tr_lib=HAVE_LIB`echo posix4 | sed -e 's/[^a-zA-Z0-9_]/_/g' 
  538.     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
  539.   cat >> confdefs.h <<EOF
  540. #define $ac_tr_lib 1
  541. EOF
  542.   LIBS="-lposix4 $LIBS"
  543. else
  544.   echo "$ac_t""no" 1>&6
  545. fi
  546. ;;
  547. esac
  548. echo $ac_n "checking for _oss_ioctl in -lossaudio""... $ac_c" 1>&6
  549. echo "configure:632: checking for _oss_ioctl in -lossaudio" >&5
  550. ac_lib_var=`echo ossaudio'_'_oss_ioctl | sed 'y%./+-%__p_%'`
  551. if eval "test "`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`" = set"; then
  552.   echo $ac_n "(cached) $ac_c" 1>&6
  553. else
  554.   ac_save_LIBS="$LIBS"
  555. LIBS="-lossaudio  $LIBS"
  556. cat > conftest.$ac_ext <<EOF
  557. #line 640 "configure"
  558. #include "confdefs.h"
  559. /* Override any gcc2 internal prototype to avoid an error.  */
  560. /* We use char because int might match the return type of a gcc2
  561.     builtin and then its argument prototype would still apply.  */
  562. char _oss_ioctl();
  563. int main() {
  564. _oss_ioctl()
  565. ; return 0; }
  566. EOF
  567. if { (eval echo configure:651: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  568.   rm -rf conftest*
  569.   eval "ac_cv_lib_$ac_lib_var=yes"
  570. else
  571.   echo "configure: failed program was:" >&5
  572.   cat conftest.$ac_ext >&5
  573.   rm -rf conftest*
  574.   eval "ac_cv_lib_$ac_lib_var=no"
  575. fi
  576. rm -f conftest*
  577. LIBS="$ac_save_LIBS"
  578. fi
  579. if eval "test "`echo '$ac_cv_lib_'$ac_lib_var`" = yes"; then
  580.   echo "$ac_t""yes" 1>&6
  581.     ac_tr_lib=HAVE_LIB`echo ossaudio | sed -e 's/[^a-zA-Z0-9_]/_/g' 
  582.     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
  583.   cat >> confdefs.h <<EOF
  584. #define $ac_tr_lib 1
  585. EOF
  586.   LIBS="-lossaudio $LIBS"
  587. else
  588.   echo "$ac_t""no" 1>&6
  589. fi
  590. echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
  591. echo "configure:680: checking how to run the C preprocessor" >&5
  592. # On Suns, sometimes $CPP names a directory.
  593. if test -n "$CPP" && test -d "$CPP"; then
  594.   CPP=
  595. fi
  596. if test -z "$CPP"; then
  597. if eval "test "`echo '$''{'ac_cv_prog_CPP'+set}'`" = set"; then
  598.   echo $ac_n "(cached) $ac_c" 1>&6
  599. else
  600.     # This must be in double quotes, not single quotes, because CPP may get
  601.   # substituted into the Makefile and "${CC-cc}" will confuse make.
  602.   CPP="${CC-cc} -E"
  603.   # On the NeXT, cc -E runs the code through the compiler's parser,
  604.   # not just through cpp.
  605.   cat > conftest.$ac_ext <<EOF
  606. #line 695 "configure"
  607. #include "confdefs.h"
  608. #include <assert.h>
  609. Syntax Error
  610. EOF
  611. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  612. { (eval echo configure:701: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  613. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  614. if test -z "$ac_err"; then
  615.   :
  616. else
  617.   echo "$ac_err" >&5
  618.   echo "configure: failed program was:" >&5
  619.   cat conftest.$ac_ext >&5
  620.   rm -rf conftest*
  621.   CPP="${CC-cc} -E -traditional-cpp"
  622.   cat > conftest.$ac_ext <<EOF
  623. #line 712 "configure"
  624. #include "confdefs.h"
  625. #include <assert.h>
  626. Syntax Error
  627. EOF
  628. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  629. { (eval echo configure:718: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  630. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  631. if test -z "$ac_err"; then
  632.   :
  633. else
  634.   echo "$ac_err" >&5
  635.   echo "configure: failed program was:" >&5
  636.   cat conftest.$ac_ext >&5
  637.   rm -rf conftest*
  638.   CPP="${CC-cc} -nologo -E"
  639.   cat > conftest.$ac_ext <<EOF
  640. #line 729 "configure"
  641. #include "confdefs.h"
  642. #include <assert.h>
  643. Syntax Error
  644. EOF
  645. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  646. { (eval echo configure:735: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  647. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  648. if test -z "$ac_err"; then
  649.   :
  650. else
  651.   echo "$ac_err" >&5
  652.   echo "configure: failed program was:" >&5
  653.   cat conftest.$ac_ext >&5
  654.   rm -rf conftest*
  655.   CPP=/lib/cpp
  656. fi
  657. rm -f conftest*
  658. fi
  659. rm -f conftest*
  660. fi
  661. rm -f conftest*
  662.   ac_cv_prog_CPP="$CPP"
  663. fi
  664.   CPP="$ac_cv_prog_CPP"
  665. else
  666.   ac_cv_prog_CPP="$CPP"
  667. fi
  668. echo "$ac_t""$CPP" 1>&6
  669. for ac_hdr in sys/cdio.h
  670. do
  671. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  672. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  673. echo "configure:763: checking for $ac_hdr" >&5
  674. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  675.   echo $ac_n "(cached) $ac_c" 1>&6
  676. else
  677.   cat > conftest.$ac_ext <<EOF
  678. #line 768 "configure"
  679. #include "confdefs.h"
  680. #include <$ac_hdr>
  681. EOF
  682. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  683. { (eval echo configure:773: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  684. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  685. if test -z "$ac_err"; then
  686.   rm -rf conftest*
  687.   eval "ac_cv_header_$ac_safe=yes"
  688. else
  689.   echo "$ac_err" >&5
  690.   echo "configure: failed program was:" >&5
  691.   cat conftest.$ac_ext >&5
  692.   rm -rf conftest*
  693.   eval "ac_cv_header_$ac_safe=no"
  694. fi
  695. rm -f conftest*
  696. fi
  697. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  698.   echo "$ac_t""yes" 1>&6
  699.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  700.   cat >> confdefs.h <<EOF
  701. #define $ac_tr_hdr 1
  702. EOF
  703.  
  704. else
  705.   echo "$ac_t""no" 1>&6
  706. fi
  707. done
  708. for ac_hdr in sundev/srreg.h
  709. do
  710. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  711. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  712. echo "configure:803: checking for $ac_hdr" >&5
  713. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  714.   echo $ac_n "(cached) $ac_c" 1>&6
  715. else
  716.   cat > conftest.$ac_ext <<EOF
  717. #line 808 "configure"
  718. #include "confdefs.h"
  719. #include <$ac_hdr>
  720. EOF
  721. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  722. { (eval echo configure:813: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  723. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  724. if test -z "$ac_err"; then
  725.   rm -rf conftest*
  726.   eval "ac_cv_header_$ac_safe=yes"
  727. else
  728.   echo "$ac_err" >&5
  729.   echo "configure: failed program was:" >&5
  730.   cat conftest.$ac_ext >&5
  731.   rm -rf conftest*
  732.   eval "ac_cv_header_$ac_safe=no"
  733. fi
  734. rm -f conftest*
  735. fi
  736. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  737.   echo "$ac_t""yes" 1>&6
  738.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  739.   cat >> confdefs.h <<EOF
  740. #define $ac_tr_hdr 1
  741. EOF
  742.  
  743. else
  744.   echo "$ac_t""no" 1>&6
  745. fi
  746. done
  747. for ac_hdr in sys/audioio.h
  748. do
  749. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  750. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  751. echo "configure:843: checking for $ac_hdr" >&5
  752. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  753.   echo $ac_n "(cached) $ac_c" 1>&6
  754. else
  755.   cat > conftest.$ac_ext <<EOF
  756. #line 848 "configure"
  757. #include "confdefs.h"
  758. #include <$ac_hdr>
  759. EOF
  760. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  761. { (eval echo configure:853: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  762. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  763. if test -z "$ac_err"; then
  764.   rm -rf conftest*
  765.   eval "ac_cv_header_$ac_safe=yes"
  766. else
  767.   echo "$ac_err" >&5
  768.   echo "configure: failed program was:" >&5
  769.   cat conftest.$ac_ext >&5
  770.   rm -rf conftest*
  771.   eval "ac_cv_header_$ac_safe=no"
  772. fi
  773. rm -f conftest*
  774. fi
  775. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  776.   echo "$ac_t""yes" 1>&6
  777.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  778.   cat >> confdefs.h <<EOF
  779. #define $ac_tr_hdr 1
  780. EOF
  781.  
  782. else
  783.   echo "$ac_t""no" 1>&6
  784. fi
  785. done
  786. for ac_hdr in sun/audioio.h
  787. do
  788. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  789. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  790. echo "configure:883: checking for $ac_hdr" >&5
  791. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  792.   echo $ac_n "(cached) $ac_c" 1>&6
  793. else
  794.   cat > conftest.$ac_ext <<EOF
  795. #line 888 "configure"
  796. #include "confdefs.h"
  797. #include <$ac_hdr>
  798. EOF
  799. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  800. { (eval echo configure:893: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  801. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  802. if test -z "$ac_err"; then
  803.   rm -rf conftest*
  804.   eval "ac_cv_header_$ac_safe=yes"
  805. else
  806.   echo "$ac_err" >&5
  807.   echo "configure: failed program was:" >&5
  808.   cat conftest.$ac_ext >&5
  809.   rm -rf conftest*
  810.   eval "ac_cv_header_$ac_safe=no"
  811. fi
  812. rm -f conftest*
  813. fi
  814. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  815.   echo "$ac_t""yes" 1>&6
  816.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  817.   cat >> confdefs.h <<EOF
  818. #define $ac_tr_hdr 1
  819. EOF
  820.  
  821. else
  822.   echo "$ac_t""no" 1>&6
  823. fi
  824. done
  825. for ac_hdr in soundcard.h
  826. do
  827. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  828. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  829. echo "configure:923: checking for $ac_hdr" >&5
  830. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  831.   echo $ac_n "(cached) $ac_c" 1>&6
  832. else
  833.   cat > conftest.$ac_ext <<EOF
  834. #line 928 "configure"
  835. #include "confdefs.h"
  836. #include <$ac_hdr>
  837. EOF
  838. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  839. { (eval echo configure:933: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  840. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  841. if test -z "$ac_err"; then
  842.   rm -rf conftest*
  843.   eval "ac_cv_header_$ac_safe=yes"
  844. else
  845.   echo "$ac_err" >&5
  846.   echo "configure: failed program was:" >&5
  847.   cat conftest.$ac_ext >&5
  848.   rm -rf conftest*
  849.   eval "ac_cv_header_$ac_safe=no"
  850. fi
  851. rm -f conftest*
  852. fi
  853. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  854.   echo "$ac_t""yes" 1>&6
  855.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  856.   cat >> confdefs.h <<EOF
  857. #define $ac_tr_hdr 1
  858. EOF
  859.  
  860. else
  861.   echo "$ac_t""no" 1>&6
  862. fi
  863. done
  864. for ac_hdr in sys/soundcard.h
  865. do
  866. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  867. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  868. echo "configure:963: checking for $ac_hdr" >&5
  869. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  870.   echo $ac_n "(cached) $ac_c" 1>&6
  871. else
  872.   cat > conftest.$ac_ext <<EOF
  873. #line 968 "configure"
  874. #include "confdefs.h"
  875. #include <$ac_hdr>
  876. EOF
  877. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  878. { (eval echo configure:973: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  879. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  880. if test -z "$ac_err"; then
  881.   rm -rf conftest*
  882.   eval "ac_cv_header_$ac_safe=yes"
  883. else
  884.   echo "$ac_err" >&5
  885.   echo "configure: failed program was:" >&5
  886.   cat conftest.$ac_ext >&5
  887.   rm -rf conftest*
  888.   eval "ac_cv_header_$ac_safe=no"
  889. fi
  890. rm -f conftest*
  891. fi
  892. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  893.   echo "$ac_t""yes" 1>&6
  894.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  895.   cat >> confdefs.h <<EOF
  896. #define $ac_tr_hdr 1
  897. EOF
  898.  
  899. else
  900.   echo "$ac_t""no" 1>&6
  901. fi
  902. done
  903. for ac_hdr in linux/soundcard.h
  904. do
  905. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  906. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  907. echo "configure:1003: checking for $ac_hdr" >&5
  908. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  909.   echo $ac_n "(cached) $ac_c" 1>&6
  910. else
  911.   cat > conftest.$ac_ext <<EOF
  912. #line 1008 "configure"
  913. #include "confdefs.h"
  914. #include <$ac_hdr>
  915. EOF
  916. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  917. { (eval echo configure:1013: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  918. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  919. if test -z "$ac_err"; then
  920.   rm -rf conftest*
  921.   eval "ac_cv_header_$ac_safe=yes"
  922. else
  923.   echo "$ac_err" >&5
  924.   echo "configure: failed program was:" >&5
  925.   cat conftest.$ac_ext >&5
  926.   rm -rf conftest*
  927.   eval "ac_cv_header_$ac_safe=no"
  928. fi
  929. rm -f conftest*
  930. fi
  931. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  932.   echo "$ac_t""yes" 1>&6
  933.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  934.   cat >> confdefs.h <<EOF
  935. #define $ac_tr_hdr 1
  936. EOF
  937.  
  938. else
  939.   echo "$ac_t""no" 1>&6
  940. fi
  941. done
  942. for ac_hdr in machine/soundcard.h
  943. do
  944. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  945. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  946. echo "configure:1043: checking for $ac_hdr" >&5
  947. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  948.   echo $ac_n "(cached) $ac_c" 1>&6
  949. else
  950.   cat > conftest.$ac_ext <<EOF
  951. #line 1048 "configure"
  952. #include "confdefs.h"
  953. #include <$ac_hdr>
  954. EOF
  955. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  956. { (eval echo configure:1053: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  957. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  958. if test -z "$ac_err"; then
  959.   rm -rf conftest*
  960.   eval "ac_cv_header_$ac_safe=yes"
  961. else
  962.   echo "$ac_err" >&5
  963.   echo "configure: failed program was:" >&5
  964.   cat conftest.$ac_ext >&5
  965.   rm -rf conftest*
  966.   eval "ac_cv_header_$ac_safe=no"
  967. fi
  968. rm -f conftest*
  969. fi
  970. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  971.   echo "$ac_t""yes" 1>&6
  972.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  973.   cat >> confdefs.h <<EOF
  974. #define $ac_tr_hdr 1
  975. EOF
  976.  
  977. else
  978.   echo "$ac_t""no" 1>&6
  979. fi
  980. done
  981. case "${ac_cv_header_sys_cdio_h}""${ac_cv_header_sundev_srreg_h}" in
  982.    *yes*)
  983. HAVE_SUN_IOCTL=1
  984. ;;
  985.    *)
  986. HAVE_SUN_IOCTL=
  987. ;;
  988. esac
  989. case "${ac_cv_header_sys_audioio_h}""${ac_cv_header_sun_audioio_h}" in
  990.    *yes*)
  991. HAVE_SUNSOUND=1
  992. ;;
  993.    *)
  994. HAVE_SUNSOUND=
  995. ;;
  996. esac
  997. case "${ac_cv_header_machine_soundcard_h}""${ac_cv_header_sys_soundcard_h}""${ac_cv_header_linux_soundcard_h}" in
  998.    *yes*)
  999. HAVE_OSS=1
  1000. ;;
  1001.    *)
  1002. HAVE_OSS=
  1003. ;;
  1004. esac
  1005. for ac_func in strtoul
  1006. do
  1007. echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
  1008. echo "configure:1113: checking for $ac_func" >&5
  1009. if eval "test "`echo '$''{'ac_cv_func_$ac_func'+set}'`" = set"; then
  1010.   echo $ac_n "(cached) $ac_c" 1>&6
  1011. else
  1012.   cat > conftest.$ac_ext <<EOF
  1013. #line 1118 "configure"
  1014. #include "confdefs.h"
  1015. /* System header to define __stub macros and hopefully few prototypes,
  1016.     which can conflict with char $ac_func(); below.  */
  1017. #include <assert.h>
  1018. /* Override any gcc2 internal prototype to avoid an error.  */
  1019. /* We use char because int might match the return type of a gcc2
  1020.     builtin and then its argument prototype would still apply.  */
  1021. char $ac_func();
  1022. int main() {
  1023. /* The GNU C library defines this for functions which it implements
  1024.     to always fail with ENOSYS.  Some functions are actually named
  1025.     something starting with __ and the normal name is an alias.  */
  1026. #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
  1027. choke me
  1028. #else
  1029. $ac_func();
  1030. #endif
  1031. ; return 0; }
  1032. EOF
  1033. if { (eval echo configure:1141: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  1034.   rm -rf conftest*
  1035.   eval "ac_cv_func_$ac_func=yes"
  1036. else
  1037.   echo "configure: failed program was:" >&5
  1038.   cat conftest.$ac_ext >&5
  1039.   rm -rf conftest*
  1040.   eval "ac_cv_func_$ac_func=no"
  1041. fi
  1042. rm -f conftest*
  1043. fi
  1044. if eval "test "`echo '$ac_cv_func_'$ac_func`" = yes"; then
  1045.   echo "$ac_t""yes" 1>&6
  1046.     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
  1047.   cat >> confdefs.h <<EOF
  1048. #define $ac_tr_func 1
  1049. EOF
  1050.  
  1051. else
  1052.   echo "$ac_t""no" 1>&6
  1053. fi
  1054. done
  1055. trap '' 1 2 15
  1056. cat > confcache <<EOF
  1057. # This file is a shell script that caches the results of configure
  1058. # tests run on this system so they can be shared between configure
  1059. # scripts and configure runs.  It is not useful on other systems.
  1060. # If it contains results you don't want to keep, you may remove or edit it.
  1061. #
  1062. # By default, configure uses ./config.cache as the cache file,
  1063. # creating it if it does not exist already.  You can give configure
  1064. # the --cache-file=FILE option to use a different cache file; that is
  1065. # what configure does when it calls configure scripts in
  1066. # subdirectories, so they share the cache.
  1067. # Giving --cache-file=/dev/null disables caching, for debugging configure.
  1068. # config.status only pays attention to the cache file if you give it the
  1069. # --recheck option to rerun configure.
  1070. #
  1071. EOF
  1072. # The following way of writing the cache mishandles newlines in values,
  1073. # but we know of no workaround that is simple, portable, and efficient.
  1074. # So, don't put newlines in cache variables' values.
  1075. # Ultrix sh set writes to stderr and can't be redirected directly,
  1076. # and sets the high bit in the cache file unless we assign to the vars.
  1077. (set) 2>&1 |
  1078.   case `(ac_space=' '; set | grep ac_space) 2>&1` in
  1079.   *ac_space= *)
  1080.     # `set' does not quote correctly, so add quotes (double-quote substitution
  1081.     # turns \\ into \, and sed turns \ into ).
  1082.     sed -n 
  1083.       -e "s/'/'\\''/g" 
  1084.       -e "s/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1='\2'}/p"
  1085.     ;;
  1086.   *)
  1087.     # `set' quotes correctly as required by POSIX, so do not add quotes.
  1088.     sed -n -e 's/^([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*)=(.*)/1=${1=2}/p'
  1089.     ;;
  1090.   esac >> confcache
  1091. if cmp -s $cache_file confcache; then
  1092.   :
  1093. else
  1094.   if test -w $cache_file; then
  1095.     echo "updating cache $cache_file"
  1096.     cat confcache > $cache_file
  1097.   else
  1098.     echo "not updating unwritable cache $cache_file"
  1099.   fi
  1100. fi
  1101. rm -f confcache
  1102. trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  1103. test "x$prefix" = xNONE && prefix=$ac_default_prefix
  1104. # Let make expand exec_prefix.
  1105. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
  1106. # Any assignment to VPATH causes Sun make to only execute
  1107. # the first set of double-colon rules, so remove it if not needed.
  1108. # If there is a colon in the path, we need to keep it.
  1109. if test "x$srcdir" = x.; then
  1110.   ac_vpsub='/^[  ]*VPATH[  ]*=[^:]*$/d'
  1111. fi
  1112. trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
  1113. DEFS=-DHAVE_CONFIG_H
  1114. # Without the "./", some shells look in PATH for config.status.
  1115. : ${CONFIG_STATUS=./config.status}
  1116. echo creating $CONFIG_STATUS
  1117. rm -f $CONFIG_STATUS
  1118. cat > $CONFIG_STATUS <<EOF
  1119. #! /bin/sh
  1120. # Generated automatically by configure.
  1121. # Run this file to recreate the current configuration.
  1122. # This directory was configured as follows,
  1123. # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
  1124. #
  1125. # $0 $ac_configure_args
  1126. #
  1127. # Compiler output produced by configure, useful for debugging
  1128. # configure, is in ./config.log if it exists.
  1129. ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
  1130. for ac_option
  1131. do
  1132.   case "$ac_option" in
  1133.   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  1134.     echo "running ${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
  1135.     exec ${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
  1136.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  1137.     echo "$CONFIG_STATUS generated by autoconf version 2.13"
  1138.     exit 0 ;;
  1139.   -help | --help | --hel | --he | --h)
  1140.     echo "$ac_cs_usage"; exit 0 ;;
  1141.   *) echo "$ac_cs_usage"; exit 1 ;;
  1142.   esac
  1143. done
  1144. ac_given_srcdir=$srcdir
  1145. trap 'rm -fr `echo "local.cnf lconfig.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
  1146. EOF
  1147. cat >> $CONFIG_STATUS <<EOF
  1148. # Protect against being on the right side of a sed subst in config.status.
  1149. sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
  1150.  s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
  1151. $ac_vpsub
  1152. $extrasub
  1153. s%@SHELL@%$SHELL%g
  1154. s%@CFLAGS@%$CFLAGS%g
  1155. s%@CPPFLAGS@%$CPPFLAGS%g
  1156. s%@CXXFLAGS@%$CXXFLAGS%g
  1157. s%@FFLAGS@%$FFLAGS%g
  1158. s%@DEFS@%$DEFS%g
  1159. s%@LDFLAGS@%$LDFLAGS%g
  1160. s%@LIBS@%$LIBS%g
  1161. s%@exec_prefix@%$exec_prefix%g
  1162. s%@prefix@%$prefix%g
  1163. s%@program_transform_name@%$program_transform_name%g
  1164. s%@bindir@%$bindir%g
  1165. s%@sbindir@%$sbindir%g
  1166. s%@libexecdir@%$libexecdir%g
  1167. s%@datadir@%$datadir%g
  1168. s%@sysconfdir@%$sysconfdir%g
  1169. s%@sharedstatedir@%$sharedstatedir%g
  1170. s%@localstatedir@%$localstatedir%g
  1171. s%@libdir@%$libdir%g
  1172. s%@includedir@%$includedir%g
  1173. s%@oldincludedir@%$oldincludedir%g
  1174. s%@infodir@%$infodir%g
  1175. s%@mandir@%$mandir%g
  1176. s%@host@%$host%g
  1177. s%@host_alias@%$host_alias%g
  1178. s%@host_cpu@%$host_cpu%g
  1179. s%@host_vendor@%$host_vendor%g
  1180. s%@host_os@%$host_os%g
  1181. s%@CDRTOOLS_VERSION@%$CDRTOOLS_VERSION%g
  1182. s%@CPP@%$CPP%g
  1183. s%@HAVE_SUN_IOCTL@%$HAVE_SUN_IOCTL%g
  1184. s%@HAVE_SUNSOUND@%$HAVE_SUNSOUND%g
  1185. s%@HAVE_OSS@%$HAVE_OSS%g
  1186. CEOF
  1187. EOF
  1188. cat >> $CONFIG_STATUS <<EOF
  1189. # Split the substitutions into bite-sized pieces for seds with
  1190. # small command number limits, like on Digital OSF/1 and HP-UX.
  1191. ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
  1192. ac_file=1 # Number of current file.
  1193. ac_beg=1 # First line for current file.
  1194. ac_end=$ac_max_sed_cmds # Line after last line for current file.
  1195. ac_more_lines=:
  1196. ac_sed_cmds=""
  1197. while $ac_more_lines; do
  1198.   if test $ac_beg -gt 1; then
  1199.     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
  1200.   else
  1201.     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
  1202.   fi
  1203.   if test ! -s conftest.s$ac_file; then
  1204.     ac_more_lines=false
  1205.     rm -f conftest.s$ac_file
  1206.   else
  1207.     if test -z "$ac_sed_cmds"; then
  1208.       ac_sed_cmds="sed -f conftest.s$ac_file"
  1209.     else
  1210.       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
  1211.     fi
  1212.     ac_file=`expr $ac_file + 1`
  1213.     ac_beg=$ac_end
  1214.     ac_end=`expr $ac_end + $ac_max_sed_cmds`
  1215.   fi
  1216. done
  1217. if test -z "$ac_sed_cmds"; then
  1218.   ac_sed_cmds=cat
  1219. fi
  1220. EOF
  1221. cat >> $CONFIG_STATUS <<EOF
  1222. CONFIG_FILES=${CONFIG_FILES-"local.cnf"}
  1223. EOF
  1224. cat >> $CONFIG_STATUS <<EOF
  1225. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  1226.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  1227.   case "$ac_file" in
  1228.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  1229.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  1230.   *) ac_file_in="${ac_file}.in" ;;
  1231.   esac
  1232.   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
  1233.   # Remove last slash and all that follows it.  Not all systems have dirname.
  1234.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  1235.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  1236.     # The file is in a subdirectory.
  1237.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  1238.     ac_dir_suffix="/`echo $ac_dir|sed 's%^./%%'`"
  1239.     # A "../" for each directory in $ac_dir_suffix.
  1240.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  1241.   else
  1242.     ac_dir_suffix= ac_dots=
  1243.   fi
  1244.   case "$ac_given_srcdir" in
  1245.   .)  srcdir=.
  1246.       if test -z "$ac_dots"; then top_srcdir=.
  1247.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  1248.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  1249.   *) # Relative path.
  1250.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  1251.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  1252.   esac
  1253.   echo creating "$ac_file"
  1254.   rm -f "$ac_file"
  1255.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  1256.   case "$ac_file" in
  1257.   *Makefile*) ac_comsub="1i\
  1258. # $configure_input" ;;
  1259.   *) ac_comsub= ;;
  1260.   esac
  1261.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  1262.   sed -e "$ac_comsub
  1263. s%@configure_input@%$configure_input%g
  1264. s%@srcdir@%$srcdir%g
  1265. s%@top_srcdir@%$top_srcdir%g
  1266. " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
  1267. fi; done
  1268. rm -f conftest.s*
  1269. # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
  1270. # NAME is the cpp macro being defined and VALUE is the value it is being given.
  1271. #
  1272. # ac_d sets the value in "#define NAME VALUE" lines.
  1273. ac_dA='s%^([  ]*)#([  ]*define[  ][  ]*)'
  1274. ac_dB='([  ][  ]*)[^  ]*%1#2'
  1275. ac_dC='3'
  1276. ac_dD='%g'
  1277. # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
  1278. ac_uA='s%^([  ]*)#([  ]*)undef([  ][  ]*)'
  1279. ac_uB='([  ])%1#2define3'
  1280. ac_uC=' '
  1281. ac_uD='4%g'
  1282. # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
  1283. ac_eA='s%^([  ]*)#([  ]*)undef([  ][  ]*)'
  1284. ac_eB='$%1#2define3'
  1285. ac_eC=' '
  1286. ac_eD='%g'
  1287. if test "${CONFIG_HEADERS+set}" != set; then
  1288. EOF
  1289. cat >> $CONFIG_STATUS <<EOF
  1290.   CONFIG_HEADERS="lconfig.h"
  1291. EOF
  1292. cat >> $CONFIG_STATUS <<EOF
  1293. fi
  1294. for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
  1295.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  1296.   case "$ac_file" in
  1297.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  1298.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  1299.   *) ac_file_in="${ac_file}.in" ;;
  1300.   esac
  1301.   echo creating $ac_file
  1302.   rm -f conftest.frag conftest.in conftest.out
  1303.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  1304.   cat $ac_file_inputs > conftest.in
  1305. EOF
  1306. # Transform confdefs.h into a sed script conftest.vals that substitutes
  1307. # the proper values into config.h.in to produce config.h.  And first:
  1308. # Protect against being on the right side of a sed subst in config.status.
  1309. # Protect against being in an unquoted here document in config.status.
  1310. rm -f conftest.vals
  1311. cat > conftest.hdr <<EOF
  1312. s/[\&%]/\&/g
  1313. s%[\$`]%\&%g
  1314. s%#define ([A-Za-z_][A-Za-z0-9_]*) *(.*)%${ac_dA}1${ac_dB}1${ac_dC}2${ac_dD}%gp
  1315. s%ac_d%ac_u%gp
  1316. s%ac_u%ac_e%gp
  1317. EOF
  1318. sed -n -f conftest.hdr confdefs.h > conftest.vals
  1319. rm -f conftest.hdr
  1320. # This sed command replaces #undef with comments.  This is necessary, for
  1321. # example, in the case of _POSIX_SOURCE, which is predefined and required
  1322. # on some systems where configure will not decide to define it.
  1323. cat >> conftest.vals <<EOF
  1324. s%^[  ]*#[  ]*undef[  ][  ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
  1325. EOF
  1326. # Break up conftest.vals because some shells have a limit on
  1327. # the size of here documents, and old seds have small limits too.
  1328. rm -f conftest.tail
  1329. while :
  1330. do
  1331.   ac_lines=`grep -c . conftest.vals`
  1332.   # grep -c gives empty output for an empty file on some AIX systems.
  1333.   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
  1334.   # Write a limited-size here document to conftest.frag.
  1335.   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
  1336.   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
  1337.   echo 'CEOF
  1338.   sed -f conftest.frag conftest.in > conftest.out
  1339.   rm -f conftest.in
  1340.   mv conftest.out conftest.in
  1341. ' >> $CONFIG_STATUS
  1342.   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
  1343.   rm -f conftest.vals
  1344.   mv conftest.tail conftest.vals
  1345. done
  1346. rm -f conftest.vals
  1347. cat >> $CONFIG_STATUS <<EOF
  1348.   rm -f conftest.frag conftest.h
  1349.   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
  1350.   cat conftest.in >> conftest.h
  1351.   rm -f conftest.in
  1352.   if cmp -s $ac_file conftest.h 2>/dev/null; then
  1353.     echo "$ac_file is unchanged"
  1354.     rm -f conftest.h
  1355.   else
  1356.     # Remove last slash and all that follows it.  Not all systems have dirname.
  1357.       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  1358.       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  1359.       # The file is in a subdirectory.
  1360.       test ! -d "$ac_dir" && mkdir "$ac_dir"
  1361.     fi
  1362.     rm -f $ac_file
  1363.     mv conftest.h $ac_file
  1364.   fi
  1365. fi; done
  1366. EOF
  1367. cat >> $CONFIG_STATUS <<EOF
  1368. EOF
  1369. cat >> $CONFIG_STATUS <<EOF
  1370. exit 0
  1371. EOF
  1372. chmod +x $CONFIG_STATUS
  1373. rm -fr confdefs* $ac_clean_files
  1374. test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1