configure
上传用户:s81996212
上传日期:2007-01-04
资源大小:722k
文件大小:73k
源码类别:

WEB邮件程序

开发平台:

C/C++

  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. ac_help="$ac_help
  13. "
  14. # Initialize some variables set by options.
  15. # The variables have the same names as the options, with
  16. # dashes changed to underlines.
  17. build=NONE
  18. cache_file=./config.cache
  19. exec_prefix=NONE
  20. host=NONE
  21. no_create=
  22. nonopt=NONE
  23. no_recursion=
  24. prefix=NONE
  25. program_prefix=NONE
  26. program_suffix=NONE
  27. program_transform_name=s,x,x,
  28. silent=
  29. site=
  30. srcdir=
  31. target=NONE
  32. verbose=
  33. x_includes=NONE
  34. x_libraries=NONE
  35. bindir='${exec_prefix}/bin'
  36. sbindir='${exec_prefix}/sbin'
  37. libexecdir='${exec_prefix}/libexec'
  38. datadir='${prefix}/share'
  39. sysconfdir='${prefix}/etc'
  40. sharedstatedir='${prefix}/com'
  41. localstatedir='${prefix}/var'
  42. libdir='${exec_prefix}/lib'
  43. includedir='${prefix}/include'
  44. oldincludedir='/usr/include'
  45. infodir='${prefix}/info'
  46. mandir='${prefix}/man'
  47. # Initialize some other variables.
  48. subdirs=
  49. MFLAGS= MAKEFLAGS=
  50. SHELL=${CONFIG_SHELL-/bin/sh}
  51. # Maximum number of lines to put in a shell here document.
  52. ac_max_here_lines=12
  53. ac_prev=
  54. for ac_option
  55. do
  56.   # If the previous option needs an argument, assign it.
  57.   if test -n "$ac_prev"; then
  58.     eval "$ac_prev=$ac_option"
  59.     ac_prev=
  60.     continue
  61.   fi
  62.   case "$ac_option" in
  63.   -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
  64.   *) ac_optarg= ;;
  65.   esac
  66.   # Accept the important Cygnus configure options, so we can diagnose typos.
  67.   case "$ac_option" in
  68.   -bindir | --bindir | --bindi | --bind | --bin | --bi)
  69.     ac_prev=bindir ;;
  70.   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
  71.     bindir="$ac_optarg" ;;
  72.   -build | --build | --buil | --bui | --bu)
  73.     ac_prev=build ;;
  74.   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
  75.     build="$ac_optarg" ;;
  76.   -cache-file | --cache-file | --cache-fil | --cache-fi 
  77.   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
  78.     ac_prev=cache_file ;;
  79.   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* 
  80.   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
  81.     cache_file="$ac_optarg" ;;
  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=liblock.h
  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. # Find a good install program.  We prefer a C program (faster),
  480. # so one script is as good as another.  But avoid the broken or
  481. # incompatible versions:
  482. # SysV /etc/install, /usr/sbin/install
  483. # SunOS /usr/etc/install
  484. # IRIX /sbin/install
  485. # AIX /bin/install
  486. # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
  487. # AFS /usr/afsws/bin/install, which mishandles nonexistent args
  488. # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
  489. # ./install, which can be erroneously created by make from ./install.sh.
  490. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
  491. echo "configure:561: checking for a BSD compatible install" >&5
  492. if test -z "$INSTALL"; then
  493. if eval "test "`echo '$''{'ac_cv_path_install'+set}'`" = set"; then
  494.   echo $ac_n "(cached) $ac_c" 1>&6
  495. else
  496.     IFS="${IFS=  }"; ac_save_IFS="$IFS"; IFS=":"
  497.   for ac_dir in $PATH; do
  498.     # Account for people who put trailing slashes in PATH elements.
  499.     case "$ac_dir/" in
  500.     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
  501.     *)
  502.       # OSF1 and SCO ODT 3.0 have their own names for install.
  503.       # Don't use installbsd from OSF since it installs stuff as root
  504.       # by default.
  505.       for ac_prog in ginstall scoinst install; do
  506.         if test -f $ac_dir/$ac_prog; then
  507.   if test $ac_prog = install &&
  508.             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
  509.     # AIX install.  It has an incompatible calling convention.
  510.     :
  511.   else
  512.     ac_cv_path_install="$ac_dir/$ac_prog -c"
  513.     break 2
  514.   fi
  515. fi
  516.       done
  517.       ;;
  518.     esac
  519.   done
  520.   IFS="$ac_save_IFS"
  521. fi
  522.   if test "${ac_cv_path_install+set}" = set; then
  523.     INSTALL="$ac_cv_path_install"
  524.   else
  525.     # As a last resort, use the slow shell script.  We don't cache a
  526.     # path for INSTALL within a source directory, because that will
  527.     # break other packages using the cache if that directory is
  528.     # removed, or if the path is relative.
  529.     INSTALL="$ac_install_sh"
  530.   fi
  531. fi
  532. echo "$ac_t""$INSTALL" 1>&6
  533. # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
  534. # It thinks the first close brace ends the variable substitution.
  535. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
  536. test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
  537. test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
  538. echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
  539. echo "configure:614: checking whether build environment is sane" >&5
  540. # Just in case
  541. sleep 1
  542. echo timestamp > conftestfile
  543. # Do `set' in a subshell so we don't clobber the current shell's
  544. # arguments.  Must try -L first in case configure is actually a
  545. # symlink; some systems play weird games with the mod time of symlinks
  546. # (eg FreeBSD returns the mod time of the symlink's containing
  547. # directory).
  548. if (
  549.    set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
  550.    if test "$*" = "X"; then
  551.       # -L didn't work.
  552.       set X `ls -t $srcdir/configure conftestfile`
  553.    fi
  554.    if test "$*" != "X $srcdir/configure conftestfile" 
  555.       && test "$*" != "X conftestfile $srcdir/configure"; then
  556.       # If neither matched, then we have a broken ls.  This can happen
  557.       # if, for instance, CONFIG_SHELL is bash and it inherits a
  558.       # broken ls alias from the environment.  This has actually
  559.       # happened.  Such a system could not be considered "sane".
  560.       { echo "configure: error: ls -t appears to fail.  Make sure there is not a broken
  561. alias in your environment" 1>&2; exit 1; }
  562.    fi
  563.    test "$2" = conftestfile
  564.    )
  565. then
  566.    # Ok.
  567.    :
  568. else
  569.    { echo "configure: error: newly created file is older than distributed files!
  570. Check your system clock" 1>&2; exit 1; }
  571. fi
  572. rm -f conftest*
  573. echo "$ac_t""yes" 1>&6
  574. if test "$program_transform_name" = s,x,x,; then
  575.   program_transform_name=
  576. else
  577.   # Double any  or $.  echo might interpret backslashes.
  578.   cat <<EOF_SED > conftestsed
  579. s,\,\\,g; s,$,$$,g
  580. EOF_SED
  581.   program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
  582.   rm -f conftestsed
  583. fi
  584. test "$program_prefix" != NONE &&
  585.   program_transform_name="s,^,${program_prefix},; $program_transform_name"
  586. # Use a double $ so make ignores it.
  587. test "$program_suffix" != NONE &&
  588.   program_transform_name="s,$$,${program_suffix},; $program_transform_name"
  589. # sed with no file args requires a program.
  590. test "$program_transform_name" = "" && program_transform_name="s,x,x,"
  591. echo $ac_n "checking whether ${MAKE-make} sets ${MAKE}""... $ac_c" 1>&6
  592. echo "configure:671: checking whether ${MAKE-make} sets ${MAKE}" >&5
  593. set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
  594. if eval "test "`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`" = set"; then
  595.   echo $ac_n "(cached) $ac_c" 1>&6
  596. else
  597.   cat > conftestmake <<EOF
  598. all:
  599. @echo 'ac_maketemp="${MAKE}"'
  600. EOF
  601. # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
  602. eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
  603. if test -n "$ac_maketemp"; then
  604.   eval ac_cv_prog_make_${ac_make}_set=yes
  605. else
  606.   eval ac_cv_prog_make_${ac_make}_set=no
  607. fi
  608. rm -f conftestmake
  609. fi
  610. if eval "test "`echo '$ac_cv_prog_make_'${ac_make}_set`" = yes"; then
  611.   echo "$ac_t""yes" 1>&6
  612.   SET_MAKE=
  613. else
  614.   echo "$ac_t""no" 1>&6
  615.   SET_MAKE="MAKE=${MAKE-make}"
  616. fi
  617. PACKAGE=liblock
  618. VERSION=0.50
  619. if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
  620.   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
  621. fi
  622. missing_dir=`cd $ac_aux_dir && pwd`
  623. echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
  624. echo "configure:710: checking for working aclocal" >&5
  625. # Run test in a subshell; some versions of sh will print an error if
  626. # an executable is not found, even if stderr is redirected.
  627. # Redirect stdin to placate older versions of autoconf.  Sigh.
  628. if (aclocal --version) < /dev/null > /dev/null 2>&1; then
  629.    ACLOCAL=aclocal
  630.    echo "$ac_t""found" 1>&6
  631. else
  632.    ACLOCAL="$missing_dir/missing aclocal"
  633.    echo "$ac_t""missing" 1>&6
  634. fi
  635. echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
  636. echo "configure:723: checking for working autoconf" >&5
  637. # Run test in a subshell; some versions of sh will print an error if
  638. # an executable is not found, even if stderr is redirected.
  639. # Redirect stdin to placate older versions of autoconf.  Sigh.
  640. if (autoconf --version) < /dev/null > /dev/null 2>&1; then
  641.    AUTOCONF=autoconf
  642.    echo "$ac_t""found" 1>&6
  643. else
  644.    AUTOCONF="$missing_dir/missing autoconf"
  645.    echo "$ac_t""missing" 1>&6
  646. fi
  647. echo $ac_n "checking for working automake""... $ac_c" 1>&6
  648. echo "configure:736: checking for working automake" >&5
  649. # Run test in a subshell; some versions of sh will print an error if
  650. # an executable is not found, even if stderr is redirected.
  651. # Redirect stdin to placate older versions of autoconf.  Sigh.
  652. if (automake --version) < /dev/null > /dev/null 2>&1; then
  653.    AUTOMAKE=automake
  654.    echo "$ac_t""found" 1>&6
  655. else
  656.    AUTOMAKE="$missing_dir/missing automake"
  657.    echo "$ac_t""missing" 1>&6
  658. fi
  659. echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
  660. echo "configure:749: checking for working autoheader" >&5
  661. # Run test in a subshell; some versions of sh will print an error if
  662. # an executable is not found, even if stderr is redirected.
  663. # Redirect stdin to placate older versions of autoconf.  Sigh.
  664. if (autoheader --version) < /dev/null > /dev/null 2>&1; then
  665.    AUTOHEADER=autoheader
  666.    echo "$ac_t""found" 1>&6
  667. else
  668.    AUTOHEADER="$missing_dir/missing autoheader"
  669.    echo "$ac_t""missing" 1>&6
  670. fi
  671. echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
  672. echo "configure:762: checking for working makeinfo" >&5
  673. # Run test in a subshell; some versions of sh will print an error if
  674. # an executable is not found, even if stderr is redirected.
  675. # Redirect stdin to placate older versions of autoconf.  Sigh.
  676. if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
  677.    MAKEINFO=makeinfo
  678.    echo "$ac_t""found" 1>&6
  679. else
  680.    MAKEINFO="$missing_dir/missing makeinfo"
  681.    echo "$ac_t""missing" 1>&6
  682. fi
  683. for ac_prog in gawk mawk nawk awk
  684. do
  685. # Extract the first word of "$ac_prog", so it can be a program name with args.
  686. set dummy $ac_prog; ac_word=$2
  687. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  688. echo "configure:781: checking for $ac_word" >&5
  689. if eval "test "`echo '$''{'ac_cv_prog_AWK'+set}'`" = set"; then
  690.   echo $ac_n "(cached) $ac_c" 1>&6
  691. else
  692.   if test -n "$AWK"; then
  693.   ac_cv_prog_AWK="$AWK" # Let the user override the test.
  694. else
  695.   IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS=":"
  696.   ac_dummy="$PATH"
  697.   for ac_dir in $ac_dummy; do
  698.     test -z "$ac_dir" && ac_dir=.
  699.     if test -f $ac_dir/$ac_word; then
  700.       ac_cv_prog_AWK="$ac_prog"
  701.       break
  702.     fi
  703.   done
  704.   IFS="$ac_save_ifs"
  705. fi
  706. fi
  707. AWK="$ac_cv_prog_AWK"
  708. if test -n "$AWK"; then
  709.   echo "$ac_t""$AWK" 1>&6
  710. else
  711.   echo "$ac_t""no" 1>&6
  712. fi
  713. test -n "$AWK" && break
  714. done
  715. # Extract the first word of "gcc", so it can be a program name with args.
  716. set dummy gcc; ac_word=$2
  717. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  718. echo "configure:813: checking for $ac_word" >&5
  719. if eval "test "`echo '$''{'ac_cv_prog_CC'+set}'`" = set"; then
  720.   echo $ac_n "(cached) $ac_c" 1>&6
  721. else
  722.   if test -n "$CC"; then
  723.   ac_cv_prog_CC="$CC" # Let the user override the test.
  724. else
  725.   IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS=":"
  726.   ac_dummy="$PATH"
  727.   for ac_dir in $ac_dummy; do
  728.     test -z "$ac_dir" && ac_dir=.
  729.     if test -f $ac_dir/$ac_word; then
  730.       ac_cv_prog_CC="gcc"
  731.       break
  732.     fi
  733.   done
  734.   IFS="$ac_save_ifs"
  735. fi
  736. fi
  737. CC="$ac_cv_prog_CC"
  738. if test -n "$CC"; then
  739.   echo "$ac_t""$CC" 1>&6
  740. else
  741.   echo "$ac_t""no" 1>&6
  742. fi
  743. if test -z "$CC"; then
  744.   # Extract the first word of "cc", so it can be a program name with args.
  745. set dummy cc; ac_word=$2
  746. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  747. echo "configure:843: checking for $ac_word" >&5
  748. if eval "test "`echo '$''{'ac_cv_prog_CC'+set}'`" = set"; then
  749.   echo $ac_n "(cached) $ac_c" 1>&6
  750. else
  751.   if test -n "$CC"; then
  752.   ac_cv_prog_CC="$CC" # Let the user override the test.
  753. else
  754.   IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS=":"
  755.   ac_prog_rejected=no
  756.   ac_dummy="$PATH"
  757.   for ac_dir in $ac_dummy; do
  758.     test -z "$ac_dir" && ac_dir=.
  759.     if test -f $ac_dir/$ac_word; then
  760.       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
  761.         ac_prog_rejected=yes
  762. continue
  763.       fi
  764.       ac_cv_prog_CC="cc"
  765.       break
  766.     fi
  767.   done
  768.   IFS="$ac_save_ifs"
  769. if test $ac_prog_rejected = yes; then
  770.   # We found a bogon in the path, so make sure we never use it.
  771.   set dummy $ac_cv_prog_CC
  772.   shift
  773.   if test $# -gt 0; then
  774.     # We chose a different compiler from the bogus one.
  775.     # However, it has the same basename, so the bogon will be chosen
  776.     # first if we set CC to just the basename; use the full file name.
  777.     shift
  778.     set dummy "$ac_dir/$ac_word" "$@"
  779.     shift
  780.     ac_cv_prog_CC="$@"
  781.   fi
  782. fi
  783. fi
  784. fi
  785. CC="$ac_cv_prog_CC"
  786. if test -n "$CC"; then
  787.   echo "$ac_t""$CC" 1>&6
  788. else
  789.   echo "$ac_t""no" 1>&6
  790. fi
  791.   if test -z "$CC"; then
  792.     case "`uname -s`" in
  793.     *win32* | *WIN32*)
  794.       # Extract the first word of "cl", so it can be a program name with args.
  795. set dummy cl; ac_word=$2
  796. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  797. echo "configure:894: checking for $ac_word" >&5
  798. if eval "test "`echo '$''{'ac_cv_prog_CC'+set}'`" = set"; then
  799.   echo $ac_n "(cached) $ac_c" 1>&6
  800. else
  801.   if test -n "$CC"; then
  802.   ac_cv_prog_CC="$CC" # Let the user override the test.
  803. else
  804.   IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS=":"
  805.   ac_dummy="$PATH"
  806.   for ac_dir in $ac_dummy; do
  807.     test -z "$ac_dir" && ac_dir=.
  808.     if test -f $ac_dir/$ac_word; then
  809.       ac_cv_prog_CC="cl"
  810.       break
  811.     fi
  812.   done
  813.   IFS="$ac_save_ifs"
  814. fi
  815. fi
  816. CC="$ac_cv_prog_CC"
  817. if test -n "$CC"; then
  818.   echo "$ac_t""$CC" 1>&6
  819. else
  820.   echo "$ac_t""no" 1>&6
  821. fi
  822.  ;;
  823.     esac
  824.   fi
  825.   test -z "$CC" && { echo "configure: error: no acceptable cc found in $PATH" 1>&2; exit 1; }
  826. fi
  827. echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
  828. echo "configure:926: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
  829. ac_ext=c
  830. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  831. ac_cpp='$CPP $CPPFLAGS'
  832. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  833. ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  834. cross_compiling=$ac_cv_prog_cc_cross
  835. cat > conftest.$ac_ext << EOF
  836. #line 937 "configure"
  837. #include "confdefs.h"
  838. main(){return(0);}
  839. EOF
  840. if { (eval echo configure:942: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  841.   ac_cv_prog_cc_works=yes
  842.   # If we can't run a trivial program, we are probably using a cross compiler.
  843.   if (./conftest; exit) 2>/dev/null; then
  844.     ac_cv_prog_cc_cross=no
  845.   else
  846.     ac_cv_prog_cc_cross=yes
  847.   fi
  848. else
  849.   echo "configure: failed program was:" >&5
  850.   cat conftest.$ac_ext >&5
  851.   ac_cv_prog_cc_works=no
  852. fi
  853. rm -fr conftest*
  854. ac_ext=c
  855. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  856. ac_cpp='$CPP $CPPFLAGS'
  857. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  858. ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  859. cross_compiling=$ac_cv_prog_cc_cross
  860. echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
  861. if test $ac_cv_prog_cc_works = no; then
  862.   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
  863. fi
  864. echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
  865. echo "configure:968: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
  866. echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
  867. cross_compiling=$ac_cv_prog_cc_cross
  868. echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
  869. echo "configure:973: checking whether we are using GNU C" >&5
  870. if eval "test "`echo '$''{'ac_cv_prog_gcc'+set}'`" = set"; then
  871.   echo $ac_n "(cached) $ac_c" 1>&6
  872. else
  873.   cat > conftest.c <<EOF
  874. #ifdef __GNUC__
  875.   yes;
  876. #endif
  877. EOF
  878. if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:982: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
  879.   ac_cv_prog_gcc=yes
  880. else
  881.   ac_cv_prog_gcc=no
  882. fi
  883. fi
  884. echo "$ac_t""$ac_cv_prog_gcc" 1>&6
  885. if test $ac_cv_prog_gcc = yes; then
  886.   GCC=yes
  887. else
  888.   GCC=
  889. fi
  890. ac_test_CFLAGS="${CFLAGS+set}"
  891. ac_save_CFLAGS="$CFLAGS"
  892. CFLAGS=
  893. echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
  894. echo "configure:1001: checking whether ${CC-cc} accepts -g" >&5
  895. if eval "test "`echo '$''{'ac_cv_prog_cc_g'+set}'`" = set"; then
  896.   echo $ac_n "(cached) $ac_c" 1>&6
  897. else
  898.   echo 'void f(){}' > conftest.c
  899. if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
  900.   ac_cv_prog_cc_g=yes
  901. else
  902.   ac_cv_prog_cc_g=no
  903. fi
  904. rm -f conftest*
  905. fi
  906. echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
  907. if test "$ac_test_CFLAGS" = set; then
  908.   CFLAGS="$ac_save_CFLAGS"
  909. elif test $ac_cv_prog_cc_g = yes; then
  910.   if test "$GCC" = yes; then
  911.     CFLAGS="-g -O2"
  912.   else
  913.     CFLAGS="-g"
  914.   fi
  915. else
  916.   if test "$GCC" = yes; then
  917.     CFLAGS="-O2"
  918.   else
  919.     CFLAGS=
  920.   fi
  921. fi
  922. # Find a good install program.  We prefer a C program (faster),
  923. # so one script is as good as another.  But avoid the broken or
  924. # incompatible versions:
  925. # SysV /etc/install, /usr/sbin/install
  926. # SunOS /usr/etc/install
  927. # IRIX /sbin/install
  928. # AIX /bin/install
  929. # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
  930. # AFS /usr/afsws/bin/install, which mishandles nonexistent args
  931. # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
  932. # ./install, which can be erroneously created by make from ./install.sh.
  933. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
  934. echo "configure:1044: checking for a BSD compatible install" >&5
  935. if test -z "$INSTALL"; then
  936. if eval "test "`echo '$''{'ac_cv_path_install'+set}'`" = set"; then
  937.   echo $ac_n "(cached) $ac_c" 1>&6
  938. else
  939.     IFS="${IFS=  }"; ac_save_IFS="$IFS"; IFS=":"
  940.   for ac_dir in $PATH; do
  941.     # Account for people who put trailing slashes in PATH elements.
  942.     case "$ac_dir/" in
  943.     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
  944.     *)
  945.       # OSF1 and SCO ODT 3.0 have their own names for install.
  946.       # Don't use installbsd from OSF since it installs stuff as root
  947.       # by default.
  948.       for ac_prog in ginstall scoinst install; do
  949.         if test -f $ac_dir/$ac_prog; then
  950.   if test $ac_prog = install &&
  951.             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
  952.     # AIX install.  It has an incompatible calling convention.
  953.     :
  954.   else
  955.     ac_cv_path_install="$ac_dir/$ac_prog -c"
  956.     break 2
  957.   fi
  958. fi
  959.       done
  960.       ;;
  961.     esac
  962.   done
  963.   IFS="$ac_save_IFS"
  964. fi
  965.   if test "${ac_cv_path_install+set}" = set; then
  966.     INSTALL="$ac_cv_path_install"
  967.   else
  968.     # As a last resort, use the slow shell script.  We don't cache a
  969.     # path for INSTALL within a source directory, because that will
  970.     # break other packages using the cache if that directory is
  971.     # removed, or if the path is relative.
  972.     INSTALL="$ac_install_sh"
  973.   fi
  974. fi
  975. echo "$ac_t""$INSTALL" 1>&6
  976. # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
  977. # It thinks the first close brace ends the variable substitution.
  978. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
  979. test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
  980. test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
  981. echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
  982. echo "configure:1097: checking whether ln -s works" >&5
  983. if eval "test "`echo '$''{'ac_cv_prog_LN_S'+set}'`" = set"; then
  984.   echo $ac_n "(cached) $ac_c" 1>&6
  985. else
  986.   rm -f conftestdata
  987. if ln -s X conftestdata 2>/dev/null
  988. then
  989.   rm -f conftestdata
  990.   ac_cv_prog_LN_S="ln -s"
  991. else
  992.   ac_cv_prog_LN_S=ln
  993. fi
  994. fi
  995. LN_S="$ac_cv_prog_LN_S"
  996. if test "$ac_cv_prog_LN_S" = "ln -s"; then
  997.   echo "$ac_t""yes" 1>&6
  998. else
  999.   echo "$ac_t""no" 1>&6
  1000. fi
  1001. # Extract the first word of "ranlib", so it can be a program name with args.
  1002. set dummy ranlib; ac_word=$2
  1003. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  1004. echo "configure:1120: checking for $ac_word" >&5
  1005. if eval "test "`echo '$''{'ac_cv_prog_RANLIB'+set}'`" = set"; then
  1006.   echo $ac_n "(cached) $ac_c" 1>&6
  1007. else
  1008.   if test -n "$RANLIB"; then
  1009.   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
  1010. else
  1011.   IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS=":"
  1012.   ac_dummy="$PATH"
  1013.   for ac_dir in $ac_dummy; do
  1014.     test -z "$ac_dir" && ac_dir=.
  1015.     if test -f $ac_dir/$ac_word; then
  1016.       ac_cv_prog_RANLIB="ranlib"
  1017.       break
  1018.     fi
  1019.   done
  1020.   IFS="$ac_save_ifs"
  1021.   test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
  1022. fi
  1023. fi
  1024. RANLIB="$ac_cv_prog_RANLIB"
  1025. if test -n "$RANLIB"; then
  1026.   echo "$ac_t""$RANLIB" 1>&6
  1027. else
  1028.   echo "$ac_t""no" 1>&6
  1029. fi
  1030. echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
  1031. echo "configure:1150: checking how to run the C preprocessor" >&5
  1032. # On Suns, sometimes $CPP names a directory.
  1033. if test -n "$CPP" && test -d "$CPP"; then
  1034.   CPP=
  1035. fi
  1036. if test -z "$CPP"; then
  1037. if eval "test "`echo '$''{'ac_cv_prog_CPP'+set}'`" = set"; then
  1038.   echo $ac_n "(cached) $ac_c" 1>&6
  1039. else
  1040.     # This must be in double quotes, not single quotes, because CPP may get
  1041.   # substituted into the Makefile and "${CC-cc}" will confuse make.
  1042.   CPP="${CC-cc} -E"
  1043.   # On the NeXT, cc -E runs the code through the compiler's parser,
  1044.   # not just through cpp.
  1045.   cat > conftest.$ac_ext <<EOF
  1046. #line 1165 "configure"
  1047. #include "confdefs.h"
  1048. #include <assert.h>
  1049. Syntax Error
  1050. EOF
  1051. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1052. { (eval echo configure:1171: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  1053. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  1054. if test -z "$ac_err"; then
  1055.   :
  1056. else
  1057.   echo "$ac_err" >&5
  1058.   echo "configure: failed program was:" >&5
  1059.   cat conftest.$ac_ext >&5
  1060.   rm -rf conftest*
  1061.   CPP="${CC-cc} -E -traditional-cpp"
  1062.   cat > conftest.$ac_ext <<EOF
  1063. #line 1182 "configure"
  1064. #include "confdefs.h"
  1065. #include <assert.h>
  1066. Syntax Error
  1067. EOF
  1068. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1069. { (eval echo configure:1188: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  1070. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  1071. if test -z "$ac_err"; then
  1072.   :
  1073. else
  1074.   echo "$ac_err" >&5
  1075.   echo "configure: failed program was:" >&5
  1076.   cat conftest.$ac_ext >&5
  1077.   rm -rf conftest*
  1078.   CPP="${CC-cc} -nologo -E"
  1079.   cat > conftest.$ac_ext <<EOF
  1080. #line 1199 "configure"
  1081. #include "confdefs.h"
  1082. #include <assert.h>
  1083. Syntax Error
  1084. EOF
  1085. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1086. { (eval echo configure:1205: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  1087. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  1088. if test -z "$ac_err"; then
  1089.   :
  1090. else
  1091.   echo "$ac_err" >&5
  1092.   echo "configure: failed program was:" >&5
  1093.   cat conftest.$ac_ext >&5
  1094.   rm -rf conftest*
  1095.   CPP=/lib/cpp
  1096. fi
  1097. rm -f conftest*
  1098. fi
  1099. rm -f conftest*
  1100. fi
  1101. rm -f conftest*
  1102.   ac_cv_prog_CPP="$CPP"
  1103. fi
  1104.   CPP="$ac_cv_prog_CPP"
  1105. else
  1106.   ac_cv_prog_CPP="$CPP"
  1107. fi
  1108. echo "$ac_t""$CPP" 1>&6
  1109. for ac_hdr in errno.h fcntl.h sys/fcntl.h sys/ioctl.h sys/file.h unistd.h
  1110. do
  1111. ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  1112. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  1113. echo "configure:1233: checking for $ac_hdr" >&5
  1114. if eval "test "`echo '$''{'ac_cv_header_$ac_safe'+set}'`" = set"; then
  1115.   echo $ac_n "(cached) $ac_c" 1>&6
  1116. else
  1117.   cat > conftest.$ac_ext <<EOF
  1118. #line 1238 "configure"
  1119. #include "confdefs.h"
  1120. #include <$ac_hdr>
  1121. EOF
  1122. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1123. { (eval echo configure:1243: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  1124. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  1125. if test -z "$ac_err"; then
  1126.   rm -rf conftest*
  1127.   eval "ac_cv_header_$ac_safe=yes"
  1128. else
  1129.   echo "$ac_err" >&5
  1130.   echo "configure: failed program was:" >&5
  1131.   cat conftest.$ac_ext >&5
  1132.   rm -rf conftest*
  1133.   eval "ac_cv_header_$ac_safe=no"
  1134. fi
  1135. rm -f conftest*
  1136. fi
  1137. if eval "test "`echo '$ac_cv_header_'$ac_safe`" = yes"; then
  1138.   echo "$ac_t""yes" 1>&6
  1139.     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
  1140.   cat >> confdefs.h <<EOF
  1141. #define $ac_tr_hdr 1
  1142. EOF
  1143.  
  1144. else
  1145.   echo "$ac_t""no" 1>&6
  1146. fi
  1147. done
  1148. echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
  1149. echo "configure:1270: checking for ANSI C header files" >&5
  1150. if eval "test "`echo '$''{'ac_cv_header_stdc'+set}'`" = set"; then
  1151.   echo $ac_n "(cached) $ac_c" 1>&6
  1152. else
  1153.   cat > conftest.$ac_ext <<EOF
  1154. #line 1275 "configure"
  1155. #include "confdefs.h"
  1156. #include <stdlib.h>
  1157. #include <stdarg.h>
  1158. #include <string.h>
  1159. #include <float.h>
  1160. EOF
  1161. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1162. { (eval echo configure:1283: "$ac_try") 1>&5; (eval $ac_try) 2>&5; }
  1163. ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}$"`
  1164. if test -z "$ac_err"; then
  1165.   rm -rf conftest*
  1166.   ac_cv_header_stdc=yes
  1167. else
  1168.   echo "$ac_err" >&5
  1169.   echo "configure: failed program was:" >&5
  1170.   cat conftest.$ac_ext >&5
  1171.   rm -rf conftest*
  1172.   ac_cv_header_stdc=no
  1173. fi
  1174. rm -f conftest*
  1175. if test $ac_cv_header_stdc = yes; then
  1176.   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
  1177. cat > conftest.$ac_ext <<EOF
  1178. #line 1300 "configure"
  1179. #include "confdefs.h"
  1180. #include <string.h>
  1181. EOF
  1182. if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
  1183.   egrep "memchr" >/dev/null 2>&1; then
  1184.   :
  1185. else
  1186.   rm -rf conftest*
  1187.   ac_cv_header_stdc=no
  1188. fi
  1189. rm -f conftest*
  1190. fi
  1191. if test $ac_cv_header_stdc = yes; then
  1192.   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
  1193. cat > conftest.$ac_ext <<EOF
  1194. #line 1318 "configure"
  1195. #include "confdefs.h"
  1196. #include <stdlib.h>
  1197. EOF
  1198. if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
  1199.   egrep "free" >/dev/null 2>&1; then
  1200.   :
  1201. else
  1202.   rm -rf conftest*
  1203.   ac_cv_header_stdc=no
  1204. fi
  1205. rm -f conftest*
  1206. fi
  1207. if test $ac_cv_header_stdc = yes; then
  1208.   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
  1209. if test "$cross_compiling" = yes; then
  1210.   :
  1211. else
  1212.   cat > conftest.$ac_ext <<EOF
  1213. #line 1339 "configure"
  1214. #include "confdefs.h"
  1215. #include <ctype.h>
  1216. #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
  1217. #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
  1218. #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
  1219. int main () { int i; for (i = 0; i < 256; i++)
  1220. if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
  1221. exit (0); }
  1222. EOF
  1223. if { (eval echo configure:1350: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  1224. then
  1225.   :
  1226. else
  1227.   echo "configure: failed program was:" >&5
  1228.   cat conftest.$ac_ext >&5
  1229.   rm -fr conftest*
  1230.   ac_cv_header_stdc=no
  1231. fi
  1232. rm -fr conftest*
  1233. fi
  1234. fi
  1235. fi
  1236. echo "$ac_t""$ac_cv_header_stdc" 1>&6
  1237. if test $ac_cv_header_stdc = yes; then
  1238.   cat >> confdefs.h <<EOF
  1239. #define STDC_HEADERS 1
  1240. EOF
  1241. fi
  1242. echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6
  1243. echo "configure:1374: checking for sys/wait.h that is POSIX.1 compatible" >&5
  1244. if eval "test "`echo '$''{'ac_cv_header_sys_wait_h'+set}'`" = set"; then
  1245.   echo $ac_n "(cached) $ac_c" 1>&6
  1246. else
  1247.   cat > conftest.$ac_ext <<EOF
  1248. #line 1379 "configure"
  1249. #include "confdefs.h"
  1250. #include <sys/types.h>
  1251. #include <sys/wait.h>
  1252. #ifndef WEXITSTATUS
  1253. #define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)
  1254. #endif
  1255. #ifndef WIFEXITED
  1256. #define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
  1257. #endif
  1258. int main() {
  1259. int s;
  1260. wait (&s);
  1261. s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
  1262. ; return 0; }
  1263. EOF
  1264. if { (eval echo configure:1395: "$ac_compile") 1>&5; (eval $ac_compile) 2>&5; }; then
  1265.   rm -rf conftest*
  1266.   ac_cv_header_sys_wait_h=yes
  1267. else
  1268.   echo "configure: failed program was:" >&5
  1269.   cat conftest.$ac_ext >&5
  1270.   rm -rf conftest*
  1271.   ac_cv_header_sys_wait_h=no
  1272. fi
  1273. rm -f conftest*
  1274. fi
  1275. echo "$ac_t""$ac_cv_header_sys_wait_h" 1>&6
  1276. if test $ac_cv_header_sys_wait_h = yes; then
  1277.   cat >> confdefs.h <<EOF
  1278. #define HAVE_SYS_WAIT_H 1
  1279. EOF
  1280. fi
  1281. echo $ac_n "checking for working const""... $ac_c" 1>&6
  1282. echo "configure:1418: checking for working const" >&5
  1283. if eval "test "`echo '$''{'ac_cv_c_const'+set}'`" = set"; then
  1284.   echo $ac_n "(cached) $ac_c" 1>&6
  1285. else
  1286.   cat > conftest.$ac_ext <<EOF
  1287. #line 1423 "configure"
  1288. #include "confdefs.h"
  1289. int main() {
  1290. /* Ultrix mips cc rejects this.  */
  1291. typedef int charset[2]; const charset x;
  1292. /* SunOS 4.1.1 cc rejects this.  */
  1293. char const *const *ccp;
  1294. char **p;
  1295. /* NEC SVR4.0.2 mips cc rejects this.  */
  1296. struct point {int x, y;};
  1297. static struct point const zero = {0,0};
  1298. /* AIX XL C 1.02.0.0 rejects this.
  1299.    It does not let you subtract one const X* pointer from another in an arm
  1300.    of an if-expression whose if-part is not a constant expression */
  1301. const char *g = "string";
  1302. ccp = &g + (g ? g-g : 0);
  1303. /* HPUX 7.0 cc rejects these. */
  1304. ++ccp;
  1305. p = (char**) ccp;
  1306. ccp = (char const *const *) p;
  1307. { /* SCO 3.2v4 cc rejects this.  */
  1308.   char *t;
  1309.   char const *s = 0 ? (char *) 0 : (char const *) 0;
  1310.   *t++ = 0;
  1311. }
  1312. { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
  1313.   int x[] = {25, 17};
  1314.   const int *foo = &x[0];
  1315.   ++foo;
  1316. }
  1317. { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
  1318.   typedef const int *iptr;
  1319.   iptr p = 0;
  1320.   ++p;
  1321. }
  1322. { /* AIX XL C 1.02.0.0 rejects this saying
  1323.      "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
  1324.   struct s { int j; const int *ap[3]; };
  1325.   struct s *b; b->j = 5;
  1326. }
  1327. { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
  1328.   const int foo = 10;
  1329. }
  1330. ; return 0; }
  1331. EOF
  1332. if { (eval echo configure:1472: "$ac_compile") 1>&5; (eval $ac_compile) 2>&5; }; then
  1333.   rm -rf conftest*
  1334.   ac_cv_c_const=yes
  1335. else
  1336.   echo "configure: failed program was:" >&5
  1337.   cat conftest.$ac_ext >&5
  1338.   rm -rf conftest*
  1339.   ac_cv_c_const=no
  1340. fi
  1341. rm -f conftest*
  1342. fi
  1343. echo "$ac_t""$ac_cv_c_const" 1>&6
  1344. if test $ac_cv_c_const = no; then
  1345.   cat >> confdefs.h <<EOF
  1346. #define const 
  1347. EOF
  1348. fi
  1349. echo $ac_n "checking for off_t""... $ac_c" 1>&6
  1350. echo "configure:1493: checking for off_t" >&5
  1351. if eval "test "`echo '$''{'ac_cv_type_off_t'+set}'`" = set"; then
  1352.   echo $ac_n "(cached) $ac_c" 1>&6
  1353. else
  1354.   cat > conftest.$ac_ext <<EOF
  1355. #line 1498 "configure"
  1356. #include "confdefs.h"
  1357. #include <sys/types.h>
  1358. #if STDC_HEADERS
  1359. #include <stdlib.h>
  1360. #include <stddef.h>
  1361. #endif
  1362. EOF
  1363. if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
  1364.   egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
  1365.   rm -rf conftest*
  1366.   ac_cv_type_off_t=yes
  1367. else
  1368.   rm -rf conftest*
  1369.   ac_cv_type_off_t=no
  1370. fi
  1371. rm -f conftest*
  1372. fi
  1373. echo "$ac_t""$ac_cv_type_off_t" 1>&6
  1374. if test $ac_cv_type_off_t = no; then
  1375.   cat >> confdefs.h <<EOF
  1376. #define off_t long
  1377. EOF
  1378. fi
  1379. echo $ac_n "checking for pid_t""... $ac_c" 1>&6
  1380. echo "configure:1526: checking for pid_t" >&5
  1381. if eval "test "`echo '$''{'ac_cv_type_pid_t'+set}'`" = set"; then
  1382.   echo $ac_n "(cached) $ac_c" 1>&6
  1383. else
  1384.   cat > conftest.$ac_ext <<EOF
  1385. #line 1531 "configure"
  1386. #include "confdefs.h"
  1387. #include <sys/types.h>
  1388. #if STDC_HEADERS
  1389. #include <stdlib.h>
  1390. #include <stddef.h>
  1391. #endif
  1392. EOF
  1393. if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
  1394.   egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
  1395.   rm -rf conftest*
  1396.   ac_cv_type_pid_t=yes
  1397. else
  1398.   rm -rf conftest*
  1399.   ac_cv_type_pid_t=no
  1400. fi
  1401. rm -f conftest*
  1402. fi
  1403. echo "$ac_t""$ac_cv_type_pid_t" 1>&6
  1404. if test $ac_cv_type_pid_t = no; then
  1405.   cat >> confdefs.h <<EOF
  1406. #define pid_t int
  1407. EOF
  1408. fi
  1409. echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
  1410. echo "configure:1559: checking return type of signal handlers" >&5
  1411. if eval "test "`echo '$''{'ac_cv_type_signal'+set}'`" = set"; then
  1412.   echo $ac_n "(cached) $ac_c" 1>&6
  1413. else
  1414.   cat > conftest.$ac_ext <<EOF
  1415. #line 1564 "configure"
  1416. #include "confdefs.h"
  1417. #include <sys/types.h>
  1418. #include <signal.h>
  1419. #ifdef signal
  1420. #undef signal
  1421. #endif
  1422. #ifdef __cplusplus
  1423. extern "C" void (*signal (int, void (*)(int)))(int);
  1424. #else
  1425. void (*signal ()) ();
  1426. #endif
  1427. int main() {
  1428. int i;
  1429. ; return 0; }
  1430. EOF
  1431. if { (eval echo configure:1581: "$ac_compile") 1>&5; (eval $ac_compile) 2>&5; }; then
  1432.   rm -rf conftest*
  1433.   ac_cv_type_signal=void
  1434. else
  1435.   echo "configure: failed program was:" >&5
  1436.   cat conftest.$ac_ext >&5
  1437.   rm -rf conftest*
  1438.   ac_cv_type_signal=int
  1439. fi
  1440. rm -f conftest*
  1441. fi
  1442. echo "$ac_t""$ac_cv_type_signal" 1>&6
  1443. cat >> confdefs.h <<EOF
  1444. #define RETSIGTYPE $ac_cv_type_signal
  1445. EOF
  1446. echo $ac_n "checking for off64_t""... $ac_c" 1>&6
  1447. echo "configure:1601: checking for off64_t" >&5
  1448. if eval "test "`echo '$''{'liblock_cv_hasoff64t'+set}'`" = set"; then
  1449.   echo $ac_n "(cached) $ac_c" 1>&6
  1450. else
  1451.   liblock_cv_hasoff64t="no"
  1452. cat > conftest.$ac_ext <<EOF
  1453. #line 1607 "configure"
  1454. #include "confdefs.h"
  1455. #include <sys/types.h>
  1456. int main() {
  1457. off64_t n;
  1458. n=0;
  1459. ; return 0; }
  1460. EOF
  1461. if { (eval echo configure:1620: "$ac_compile") 1>&5; (eval $ac_compile) 2>&5; }; then
  1462.   rm -rf conftest*
  1463.   liblock_cv_hasoff64t="yes"
  1464. else
  1465.   echo "configure: failed program was:" >&5
  1466.   cat conftest.$ac_ext >&5
  1467. fi
  1468. rm -f conftest*
  1469. fi
  1470. echo "$ac_t""$liblock_cv_hasoff64t" 1>&6
  1471. if test "$liblock_cv_hasoff64t" = "yes"
  1472. then
  1473. LL_OFFSET_TYPE=off64_t
  1474. else
  1475. LL_OFFSET_TYPE=off_t
  1476. fi
  1477. cat >> confdefs.h <<EOF
  1478. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1479. EOF
  1480. echo $ac_n "checking for flock_t""... $ac_c" 1>&6
  1481. echo "configure:1646: checking for flock_t" >&5
  1482. if eval "test "`echo '$''{'liblock_cv_hasflock_t'+set}'`" = set"; then
  1483.   echo $ac_n "(cached) $ac_c" 1>&6
  1484. else
  1485.   liblock_cv_hasflock_t="no"
  1486. cat > conftest.$ac_ext <<EOF
  1487. #line 1652 "configure"
  1488. #include "confdefs.h"
  1489. #if     HAVE_CONFIG_H
  1490. #include        "config.h"
  1491. #endif
  1492. #include        <sys/types.h>
  1493. #if     HAVE_FCNTL_H
  1494. #include        <fcntl.h>
  1495. #endif
  1496. #if     HAVE_SYS_FCNTL_H
  1497. #include        <sys/fcntl.h>
  1498. #endif
  1499. int main() {
  1500. flock_t t;
  1501. ; return 0; }
  1502. EOF
  1503. if { (eval echo configure:1672: "$ac_compile") 1>&5; (eval $ac_compile) 2>&5; }; then
  1504.   rm -rf conftest*
  1505.   liblock_cv_hasflock_t="yes"
  1506. else
  1507.   echo "configure: failed program was:" >&5
  1508.   cat conftest.$ac_ext >&5
  1509. fi
  1510. rm -f conftest*
  1511. fi
  1512. echo "$ac_t""$liblock_cv_hasflock_t" 1>&6
  1513. if test "$liblock_cv_hasflock_t" = "yes"
  1514. then
  1515. cat >> confdefs.h <<EOF
  1516. #define HAS_FLOCK_T 1
  1517. EOF
  1518. fi
  1519. for ac_func in setpgrp
  1520. do
  1521. echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
  1522. echo "configure:1696: checking for $ac_func" >&5
  1523. if eval "test "`echo '$''{'ac_cv_func_$ac_func'+set}'`" = set"; then
  1524.   echo $ac_n "(cached) $ac_c" 1>&6
  1525. else
  1526.   cat > conftest.$ac_ext <<EOF
  1527. #line 1701 "configure"
  1528. #include "confdefs.h"
  1529. /* System header to define __stub macros and hopefully few prototypes,
  1530.     which can conflict with char $ac_func(); below.  */
  1531. #include <assert.h>
  1532. /* Override any gcc2 internal prototype to avoid an error.  */
  1533. /* We use char because int might match the return type of a gcc2
  1534.     builtin and then its argument prototype would still apply.  */
  1535. char $ac_func();
  1536. int main() {
  1537. /* The GNU C library defines this for functions which it implements
  1538.     to always fail with ENOSYS.  Some functions are actually named
  1539.     something starting with __ and the normal name is an alias.  */
  1540. #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
  1541. choke me
  1542. #else
  1543. $ac_func();
  1544. #endif
  1545. ; return 0; }
  1546. EOF
  1547. if { (eval echo configure:1724: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  1548.   rm -rf conftest*
  1549.   eval "ac_cv_func_$ac_func=yes"
  1550. else
  1551.   echo "configure: failed program was:" >&5
  1552.   cat conftest.$ac_ext >&5
  1553.   rm -rf conftest*
  1554.   eval "ac_cv_func_$ac_func=no"
  1555. fi
  1556. rm -f conftest*
  1557. fi
  1558. if eval "test "`echo '$ac_cv_func_'$ac_func`" = yes"; then
  1559.   echo "$ac_t""yes" 1>&6
  1560.     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
  1561.   cat >> confdefs.h <<EOF
  1562. #define $ac_tr_func 1
  1563. EOF
  1564.  
  1565. else
  1566.   echo "$ac_t""no" 1>&6
  1567. fi
  1568. done
  1569. echo $ac_n "checking for setpgrp""... $ac_c" 1>&6
  1570. echo "configure:1749: checking for setpgrp" >&5
  1571. if eval "test "`echo '$''{'ac_cv_func_setpgrp'+set}'`" = set"; then
  1572.   echo $ac_n "(cached) $ac_c" 1>&6
  1573. else
  1574.   cat > conftest.$ac_ext <<EOF
  1575. #line 1754 "configure"
  1576. #include "confdefs.h"
  1577. /* System header to define __stub macros and hopefully few prototypes,
  1578.     which can conflict with char setpgrp(); below.  */
  1579. #include <assert.h>
  1580. /* Override any gcc2 internal prototype to avoid an error.  */
  1581. /* We use char because int might match the return type of a gcc2
  1582.     builtin and then its argument prototype would still apply.  */
  1583. char setpgrp();
  1584. int main() {
  1585. /* The GNU C library defines this for functions which it implements
  1586.     to always fail with ENOSYS.  Some functions are actually named
  1587.     something starting with __ and the normal name is an alias.  */
  1588. #if defined (__stub_setpgrp) || defined (__stub___setpgrp)
  1589. choke me
  1590. #else
  1591. setpgrp();
  1592. #endif
  1593. ; return 0; }
  1594. EOF
  1595. if { (eval echo configure:1777: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  1596.   rm -rf conftest*
  1597.   eval "ac_cv_func_setpgrp=yes"
  1598. else
  1599.   echo "configure: failed program was:" >&5
  1600.   cat conftest.$ac_ext >&5
  1601.   rm -rf conftest*
  1602.   eval "ac_cv_func_setpgrp=no"
  1603. fi
  1604. rm -f conftest*
  1605. fi
  1606. if eval "test "`echo '$ac_cv_func_'setpgrp`" = yes"; then
  1607.   echo "$ac_t""yes" 1>&6
  1608.   
  1609. echo $ac_n "checking whether setpgrp takes no argument""... $ac_c" 1>&6
  1610. echo "configure:1793: checking whether setpgrp takes no argument" >&5
  1611. if eval "test "`echo '$''{'ac_cv_func_setpgrp_void'+set}'`" = set"; then
  1612.   echo $ac_n "(cached) $ac_c" 1>&6
  1613. else
  1614.   if test "$cross_compiling" = yes; then
  1615.   { echo "configure: error: cannot check setpgrp if cross compiling" 1>&2; exit 1; }
  1616. else
  1617.   cat > conftest.$ac_ext <<EOF
  1618. #line 1801 "configure"
  1619. #include "confdefs.h"
  1620. #ifdef HAVE_UNISTD_H
  1621. #include <unistd.h>
  1622. #endif
  1623. /*
  1624.  * If this system has a BSD-style setpgrp, which takes arguments, exit
  1625.  * successfully.
  1626.  */
  1627. main()
  1628. {
  1629.     if (setpgrp(1,1) == -1)
  1630. exit(0);
  1631.     else
  1632. exit(1);
  1633. }
  1634. EOF
  1635. if { (eval echo configure:1821: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  1636. then
  1637.   ac_cv_func_setpgrp_void=no
  1638. else
  1639.   echo "configure: failed program was:" >&5
  1640.   cat conftest.$ac_ext >&5
  1641.   rm -fr conftest*
  1642.   ac_cv_func_setpgrp_void=yes
  1643. fi
  1644. rm -fr conftest*
  1645. fi
  1646. fi
  1647. echo "$ac_t""$ac_cv_func_setpgrp_void" 1>&6
  1648. if test $ac_cv_func_setpgrp_void = yes; then
  1649.   cat >> confdefs.h <<EOF
  1650. #define SETPGRP_VOID 1
  1651. EOF
  1652. fi
  1653. else
  1654.   echo "$ac_t""no" 1>&6
  1655. fi
  1656. echo $ac_n "checking for fcntl""... $ac_c" 1>&6
  1657. echo "configure:1852: checking for fcntl" >&5
  1658. if eval "test "`echo '$''{'liblock_cv_hasfcntl'+set}'`" = set"; then
  1659.   echo $ac_n "(cached) $ac_c" 1>&6
  1660. else
  1661.   liblock_cv_hasfcntl="no"
  1662. cat > conftest.$ac_ext <<EOF
  1663. #line 1858 "configure"
  1664. #include "confdefs.h"
  1665. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1666. #include "${srcdir}/lockfcntl.c"
  1667. int main() {
  1668. int n;
  1669. ; return 0; }
  1670. EOF
  1671. if { (eval echo configure:1870: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  1672.   rm -rf conftest*
  1673.   liblock_cv_hasfcntl="yes"
  1674. else
  1675.   echo "configure: failed program was:" >&5
  1676.   cat conftest.$ac_ext >&5
  1677. fi
  1678. rm -f conftest*
  1679. fi
  1680. echo "$ac_t""$liblock_cv_hasfcntl" 1>&6
  1681. if test "$liblock_cv_hasfcntl" = "yes"
  1682. then
  1683. cat >> confdefs.h <<EOF
  1684. #define HAS_FCNTL 1
  1685. EOF
  1686. fi
  1687. echo $ac_n "checking for flock""... $ac_c" 1>&6
  1688. echo "configure:1890: checking for flock" >&5
  1689. if eval "test "`echo '$''{'liblock_cv_hasflock'+set}'`" = set"; then
  1690.   echo $ac_n "(cached) $ac_c" 1>&6
  1691. else
  1692.   liblock_cv_hasflock="no"
  1693. cat > conftest.$ac_ext <<EOF
  1694. #line 1896 "configure"
  1695. #include "confdefs.h"
  1696. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1697. #include "${srcdir}/lockflock.c"
  1698. int main() {
  1699. int n;
  1700. ; return 0; }
  1701. EOF
  1702. if { (eval echo configure:1908: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  1703.   rm -rf conftest*
  1704.   liblock_cv_hasflock="yes"
  1705. else
  1706.   echo "configure: failed program was:" >&5
  1707.   cat conftest.$ac_ext >&5
  1708. fi
  1709. rm -f conftest*
  1710. fi
  1711. echo "$ac_t""$liblock_cv_hasflock" 1>&6
  1712. if test "$liblock_cv_hasflock" = "yes"
  1713. then
  1714. cat >> confdefs.h <<EOF
  1715. #define HAS_FLOCK 1
  1716. EOF
  1717. fi
  1718. echo $ac_n "checking for lockf""... $ac_c" 1>&6
  1719. echo "configure:1928: checking for lockf" >&5
  1720. if eval "test "`echo '$''{'liblock_cv_haslockf'+set}'`" = set"; then
  1721.   echo $ac_n "(cached) $ac_c" 1>&6
  1722. else
  1723.   liblock_cv_haslockf="no"
  1724. cat > conftest.$ac_ext <<EOF
  1725. #line 1934 "configure"
  1726. #include "confdefs.h"
  1727. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1728. #include "${srcdir}/locklockf.c"
  1729. int main() {
  1730. int n;
  1731. ; return 0; }
  1732. EOF
  1733. if { (eval echo configure:1946: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  1734.   rm -rf conftest*
  1735.   liblock_cv_haslockf="yes"
  1736. else
  1737.   echo "configure: failed program was:" >&5
  1738.   cat conftest.$ac_ext >&5
  1739. fi
  1740. rm -f conftest*
  1741. fi
  1742. echo "$ac_t""$liblock_cv_haslockf" 1>&6
  1743. if test "$liblock_cv_haslockf" = "yes"
  1744. then
  1745. cat >> confdefs.h <<EOF
  1746. #define HAS_LOCKF 1
  1747. EOF
  1748. fi
  1749. echo $ac_n "checking for locking method""... $ac_c" 1>&6
  1750. echo "configure:1966: checking for locking method" >&5
  1751. # Check whether --with-locking-method or --without-locking-method was given.
  1752. if test "${with_locking_method+set}" = set; then
  1753.   withval="$with_locking_method"
  1754.   lockmethod="$withval"
  1755. else
  1756.   lockmethod=""
  1757. fi
  1758. case x$lockmethod in
  1759. xfcntl)
  1760. if test "$cross_compiling" = yes; then
  1761.   :
  1762. else
  1763.   cat > conftest.$ac_ext <<EOF
  1764. #line 1983 "configure"
  1765. #include "confdefs.h"
  1766. #define USE_FCNTL 1
  1767. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1768. #include "${srcdir}/locktest.c"
  1769. EOF
  1770. if { (eval echo configure:1991: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  1771. then
  1772.   :
  1773. else
  1774.   echo "configure: failed program was:" >&5
  1775.   cat conftest.$ac_ext >&5
  1776.   rm -fr conftest*
  1777.   { echo "configure: error: fcntl test failed." 1>&2; exit 1; }
  1778. fi
  1779. rm -fr conftest*
  1780. fi
  1781. ;;
  1782. x)
  1783. if test "$cross_compiling" = yes; then
  1784.   { echo "configure: error: --with-locking-method option required" 1>&2; exit 1; }
  1785. else
  1786.   cat > conftest.$ac_ext <<EOF
  1787. #line 2009 "configure"
  1788. #include "confdefs.h"
  1789. #define USE_FCNTL 1
  1790. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1791. #include "${srcdir}/locktest.c"
  1792. EOF
  1793. if { (eval echo configure:2017: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  1794. then
  1795.   lockmethod=fcntl
  1796. else
  1797.   echo "configure: failed program was:" >&5
  1798.   cat conftest.$ac_ext >&5
  1799. fi
  1800. rm -fr conftest*
  1801. fi
  1802. ;;
  1803. esac
  1804. case x$lockmethod in
  1805. xflock)
  1806. if test "$cross_compiling" = yes; then
  1807.   :
  1808. else
  1809.   cat > conftest.$ac_ext <<EOF
  1810. #line 2037 "configure"
  1811. #include "confdefs.h"
  1812. #define USE_FLOCK 1
  1813. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1814. #include "${srcdir}/locktest.c"
  1815. EOF
  1816. if { (eval echo configure:2045: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  1817. then
  1818.   :
  1819. else
  1820.   echo "configure: failed program was:" >&5
  1821.   cat conftest.$ac_ext >&5
  1822.   rm -fr conftest*
  1823.   { echo "configure: error: flock test failed." 1>&2; exit 1; }
  1824. fi
  1825. rm -fr conftest*
  1826. fi
  1827. ;;
  1828. x)
  1829. if test "$cross_compiling" = yes; then
  1830.   { echo "configure: error: --with-locking-method option required" 1>&2; exit 1; }
  1831. else
  1832.   cat > conftest.$ac_ext <<EOF
  1833. #line 2063 "configure"
  1834. #include "confdefs.h"
  1835. #define USE_FLOCK 1
  1836. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1837. #include "${srcdir}/locktest.c"
  1838. EOF
  1839. if { (eval echo configure:2071: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  1840. then
  1841.   lockmethod=flock
  1842. else
  1843.   echo "configure: failed program was:" >&5
  1844.   cat conftest.$ac_ext >&5
  1845. fi
  1846. rm -fr conftest*
  1847. fi
  1848. ;;
  1849. esac
  1850. case x$lockmethod in
  1851. xlockf)
  1852. if test "$cross_compiling" = yes; then
  1853.   :
  1854. else
  1855.   cat > conftest.$ac_ext <<EOF
  1856. #line 2091 "configure"
  1857. #include "confdefs.h"
  1858. #define USE_LOCKF 1
  1859. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1860. #include "${srcdir}/locktest.c"
  1861. EOF
  1862. if { (eval echo configure:2099: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  1863. then
  1864.   :
  1865. else
  1866.   echo "configure: failed program was:" >&5
  1867.   cat conftest.$ac_ext >&5
  1868.   rm -fr conftest*
  1869.   { echo "configure: error: lockf test failed." 1>&2; exit 1; }
  1870. fi
  1871. rm -fr conftest*
  1872. fi
  1873. ;;
  1874. x)
  1875. if test "$cross_compiling" = yes; then
  1876.   { echo "configure: error: --with-locking-method option required" 1>&2; exit 1; }
  1877. else
  1878.   cat > conftest.$ac_ext <<EOF
  1879. #line 2117 "configure"
  1880. #include "confdefs.h"
  1881. #define USE_LOCKF 1
  1882. #define LL_OFFSET_TYPE $LL_OFFSET_TYPE
  1883. #include "${srcdir}/locktest.c"
  1884. EOF
  1885. if { (eval echo configure:2125: "$ac_link") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
  1886. then
  1887.   lockmethod=lockf
  1888. else
  1889.   echo "configure: failed program was:" >&5
  1890.   cat conftest.$ac_ext >&5
  1891. fi
  1892. rm -fr conftest*
  1893. fi
  1894. ;;
  1895. esac
  1896. case x$lockmethod in
  1897. xlockf)
  1898. ;;
  1899. xflock)
  1900. ;;
  1901. xfcntl)
  1902. ;;
  1903. *)
  1904. { echo "configure: error: must specify --with-locking-method option" 1>&2; exit 1; }
  1905. ;;
  1906. esac
  1907. echo "$ac_t""$lockmethod" 1>&6
  1908. if test "$lockmethod" = "fcntl"; then
  1909.   USE_FCNTL_TRUE=
  1910.   USE_FCNTL_FALSE='#'
  1911. else
  1912.   USE_FCNTL_TRUE='#'
  1913.   USE_FCNTL_FALSE=
  1914. fi
  1915. if test "$lockmethod" = "flock"; then
  1916.   USE_FLOCK_TRUE=
  1917.   USE_FLOCK_FALSE='#'
  1918. else
  1919.   USE_FLOCK_TRUE='#'
  1920.   USE_FLOCK_FALSE=
  1921. fi
  1922. if test "$lockmethod" = "lockf"; then
  1923.   USE_LOCKF_TRUE=
  1924.   USE_LOCKF_FALSE='#'
  1925. else
  1926.   USE_LOCKF_TRUE='#'
  1927.   USE_LOCKF_FALSE=
  1928. fi
  1929. trap '' 1 2 15
  1930. cat > confcache <<EOF
  1931. # This file is a shell script that caches the results of configure
  1932. # tests run on this system so they can be shared between configure
  1933. # scripts and configure runs.  It is not useful on other systems.
  1934. # If it contains results you don't want to keep, you may remove or edit it.
  1935. #
  1936. # By default, configure uses ./config.cache as the cache file,
  1937. # creating it if it does not exist already.  You can give configure
  1938. # the --cache-file=FILE option to use a different cache file; that is
  1939. # what configure does when it calls configure scripts in
  1940. # subdirectories, so they share the cache.
  1941. # Giving --cache-file=/dev/null disables caching, for debugging configure.
  1942. # config.status only pays attention to the cache file if you give it the
  1943. # --recheck option to rerun configure.
  1944. #
  1945. EOF
  1946. # The following way of writing the cache mishandles newlines in values,
  1947. # but we know of no workaround that is simple, portable, and efficient.
  1948. # So, don't put newlines in cache variables' values.
  1949. # Ultrix sh set writes to stderr and can't be redirected directly,
  1950. # and sets the high bit in the cache file unless we assign to the vars.
  1951. (set) 2>&1 |
  1952.   case `(ac_space=' '; set | grep ac_space) 2>&1` in
  1953.   *ac_space= *)
  1954.     # `set' does not quote correctly, so add quotes (double-quote substitution
  1955.     # turns \\ into \, and sed turns \ into ).
  1956.     sed -n 
  1957.       -e "s/'/'\\''/g" 
  1958.       -e "s/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1='\2'}/p"
  1959.     ;;
  1960.   *)
  1961.     # `set' quotes correctly as required by POSIX, so do not add quotes.
  1962.     sed -n -e 's/^([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*)=(.*)/1=${1=2}/p'
  1963.     ;;
  1964.   esac >> confcache
  1965. if cmp -s $cache_file confcache; then
  1966.   :
  1967. else
  1968.   if test -w $cache_file; then
  1969.     echo "updating cache $cache_file"
  1970.     cat confcache > $cache_file
  1971.   else
  1972.     echo "not updating unwritable cache $cache_file"
  1973.   fi
  1974. fi
  1975. rm -f confcache
  1976. trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  1977. test "x$prefix" = xNONE && prefix=$ac_default_prefix
  1978. # Let make expand exec_prefix.
  1979. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
  1980. # Any assignment to VPATH causes Sun make to only execute
  1981. # the first set of double-colon rules, so remove it if not needed.
  1982. # If there is a colon in the path, we need to keep it.
  1983. if test "x$srcdir" = x.; then
  1984.   ac_vpsub='/^[  ]*VPATH[  ]*=[^:]*$/d'
  1985. fi
  1986. trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
  1987. DEFS=-DHAVE_CONFIG_H
  1988. # Without the "./", some shells look in PATH for config.status.
  1989. : ${CONFIG_STATUS=./config.status}
  1990. echo creating $CONFIG_STATUS
  1991. rm -f $CONFIG_STATUS
  1992. cat > $CONFIG_STATUS <<EOF
  1993. #! /bin/sh
  1994. # Generated automatically by configure.
  1995. # Run this file to recreate the current configuration.
  1996. # This directory was configured as follows,
  1997. # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
  1998. #
  1999. # $0 $ac_configure_args
  2000. #
  2001. # Compiler output produced by configure, useful for debugging
  2002. # configure, is in ./config.log if it exists.
  2003. ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
  2004. for ac_option
  2005. do
  2006.   case "$ac_option" in
  2007.   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  2008.     echo "running ${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
  2009.     exec ${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
  2010.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  2011.     echo "$CONFIG_STATUS generated by autoconf version 2.13"
  2012.     exit 0 ;;
  2013.   -help | --help | --hel | --he | --h)
  2014.     echo "$ac_cs_usage"; exit 0 ;;
  2015.   *) echo "$ac_cs_usage"; exit 1 ;;
  2016.   esac
  2017. done
  2018. ac_given_srcdir=$srcdir
  2019. ac_given_INSTALL="$INSTALL"
  2020. trap 'rm -fr `echo "Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
  2021. EOF
  2022. cat >> $CONFIG_STATUS <<EOF
  2023. # Protect against being on the right side of a sed subst in config.status.
  2024. sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
  2025.  s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
  2026. $ac_vpsub
  2027. $extrasub
  2028. s%@SHELL@%$SHELL%g
  2029. s%@CFLAGS@%$CFLAGS%g
  2030. s%@CPPFLAGS@%$CPPFLAGS%g
  2031. s%@CXXFLAGS@%$CXXFLAGS%g
  2032. s%@FFLAGS@%$FFLAGS%g
  2033. s%@DEFS@%$DEFS%g
  2034. s%@LDFLAGS@%$LDFLAGS%g
  2035. s%@LIBS@%$LIBS%g
  2036. s%@exec_prefix@%$exec_prefix%g
  2037. s%@prefix@%$prefix%g
  2038. s%@program_transform_name@%$program_transform_name%g
  2039. s%@bindir@%$bindir%g
  2040. s%@sbindir@%$sbindir%g
  2041. s%@libexecdir@%$libexecdir%g
  2042. s%@datadir@%$datadir%g
  2043. s%@sysconfdir@%$sysconfdir%g
  2044. s%@sharedstatedir@%$sharedstatedir%g
  2045. s%@localstatedir@%$localstatedir%g
  2046. s%@libdir@%$libdir%g
  2047. s%@includedir@%$includedir%g
  2048. s%@oldincludedir@%$oldincludedir%g
  2049. s%@infodir@%$infodir%g
  2050. s%@mandir@%$mandir%g
  2051. s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
  2052. s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
  2053. s%@INSTALL_DATA@%$INSTALL_DATA%g
  2054. s%@PACKAGE@%$PACKAGE%g
  2055. s%@VERSION@%$VERSION%g
  2056. s%@ACLOCAL@%$ACLOCAL%g
  2057. s%@AUTOCONF@%$AUTOCONF%g
  2058. s%@AUTOMAKE@%$AUTOMAKE%g
  2059. s%@AUTOHEADER@%$AUTOHEADER%g
  2060. s%@MAKEINFO@%$MAKEINFO%g
  2061. s%@SET_MAKE@%$SET_MAKE%g
  2062. s%@AWK@%$AWK%g
  2063. s%@CC@%$CC%g
  2064. s%@LN_S@%$LN_S%g
  2065. s%@RANLIB@%$RANLIB%g
  2066. s%@CPP@%$CPP%g
  2067. s%@USE_FCNTL_TRUE@%$USE_FCNTL_TRUE%g
  2068. s%@USE_FCNTL_FALSE@%$USE_FCNTL_FALSE%g
  2069. s%@USE_FLOCK_TRUE@%$USE_FLOCK_TRUE%g
  2070. s%@USE_FLOCK_FALSE@%$USE_FLOCK_FALSE%g
  2071. s%@USE_LOCKF_TRUE@%$USE_LOCKF_TRUE%g
  2072. s%@USE_LOCKF_FALSE@%$USE_LOCKF_FALSE%g
  2073. CEOF
  2074. EOF
  2075. cat >> $CONFIG_STATUS <<EOF
  2076. # Split the substitutions into bite-sized pieces for seds with
  2077. # small command number limits, like on Digital OSF/1 and HP-UX.
  2078. ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
  2079. ac_file=1 # Number of current file.
  2080. ac_beg=1 # First line for current file.
  2081. ac_end=$ac_max_sed_cmds # Line after last line for current file.
  2082. ac_more_lines=:
  2083. ac_sed_cmds=""
  2084. while $ac_more_lines; do
  2085.   if test $ac_beg -gt 1; then
  2086.     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
  2087.   else
  2088.     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
  2089.   fi
  2090.   if test ! -s conftest.s$ac_file; then
  2091.     ac_more_lines=false
  2092.     rm -f conftest.s$ac_file
  2093.   else
  2094.     if test -z "$ac_sed_cmds"; then
  2095.       ac_sed_cmds="sed -f conftest.s$ac_file"
  2096.     else
  2097.       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
  2098.     fi
  2099.     ac_file=`expr $ac_file + 1`
  2100.     ac_beg=$ac_end
  2101.     ac_end=`expr $ac_end + $ac_max_sed_cmds`
  2102.   fi
  2103. done
  2104. if test -z "$ac_sed_cmds"; then
  2105.   ac_sed_cmds=cat
  2106. fi
  2107. EOF
  2108. cat >> $CONFIG_STATUS <<EOF
  2109. CONFIG_FILES=${CONFIG_FILES-"Makefile"}
  2110. EOF
  2111. cat >> $CONFIG_STATUS <<EOF
  2112. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  2113.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  2114.   case "$ac_file" in
  2115.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  2116.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  2117.   *) ac_file_in="${ac_file}.in" ;;
  2118.   esac
  2119.   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
  2120.   # Remove last slash and all that follows it.  Not all systems have dirname.
  2121.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  2122.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  2123.     # The file is in a subdirectory.
  2124.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  2125.     ac_dir_suffix="/`echo $ac_dir|sed 's%^./%%'`"
  2126.     # A "../" for each directory in $ac_dir_suffix.
  2127.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  2128.   else
  2129.     ac_dir_suffix= ac_dots=
  2130.   fi
  2131.   case "$ac_given_srcdir" in
  2132.   .)  srcdir=.
  2133.       if test -z "$ac_dots"; then top_srcdir=.
  2134.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  2135.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  2136.   *) # Relative path.
  2137.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  2138.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  2139.   esac
  2140.   case "$ac_given_INSTALL" in
  2141.   [/$]*) INSTALL="$ac_given_INSTALL" ;;
  2142.   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
  2143.   esac
  2144.   echo creating "$ac_file"
  2145.   rm -f "$ac_file"
  2146.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  2147.   case "$ac_file" in
  2148.   *Makefile*) ac_comsub="1i\
  2149. # $configure_input" ;;
  2150.   *) ac_comsub= ;;
  2151.   esac
  2152.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  2153.   sed -e "$ac_comsub
  2154. s%@configure_input@%$configure_input%g
  2155. s%@srcdir@%$srcdir%g
  2156. s%@top_srcdir@%$top_srcdir%g
  2157. s%@INSTALL@%$INSTALL%g
  2158. " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
  2159. fi; done
  2160. rm -f conftest.s*
  2161. # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
  2162. # NAME is the cpp macro being defined and VALUE is the value it is being given.
  2163. #
  2164. # ac_d sets the value in "#define NAME VALUE" lines.
  2165. ac_dA='s%^([  ]*)#([  ]*define[  ][  ]*)'
  2166. ac_dB='([  ][  ]*)[^  ]*%1#2'
  2167. ac_dC='3'
  2168. ac_dD='%g'
  2169. # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
  2170. ac_uA='s%^([  ]*)#([  ]*)undef([  ][  ]*)'
  2171. ac_uB='([  ])%1#2define3'
  2172. ac_uC=' '
  2173. ac_uD='4%g'
  2174. # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
  2175. ac_eA='s%^([  ]*)#([  ]*)undef([  ][  ]*)'
  2176. ac_eB='$%1#2define3'
  2177. ac_eC=' '
  2178. ac_eD='%g'
  2179. if test "${CONFIG_HEADERS+set}" != set; then
  2180. EOF
  2181. cat >> $CONFIG_STATUS <<EOF
  2182.   CONFIG_HEADERS="config.h"
  2183. EOF
  2184. cat >> $CONFIG_STATUS <<EOF
  2185. fi
  2186. for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
  2187.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  2188.   case "$ac_file" in
  2189.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  2190.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  2191.   *) ac_file_in="${ac_file}.in" ;;
  2192.   esac
  2193.   echo creating $ac_file
  2194.   rm -f conftest.frag conftest.in conftest.out
  2195.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  2196.   cat $ac_file_inputs > conftest.in
  2197. EOF
  2198. # Transform confdefs.h into a sed script conftest.vals that substitutes
  2199. # the proper values into config.h.in to produce config.h.  And first:
  2200. # Protect against being on the right side of a sed subst in config.status.
  2201. # Protect against being in an unquoted here document in config.status.
  2202. rm -f conftest.vals
  2203. cat > conftest.hdr <<EOF
  2204. s/[\&%]/\&/g
  2205. s%[\$`]%\&%g
  2206. s%#define ([A-Za-z_][A-Za-z0-9_]*) *(.*)%${ac_dA}1${ac_dB}1${ac_dC}2${ac_dD}%gp
  2207. s%ac_d%ac_u%gp
  2208. s%ac_u%ac_e%gp
  2209. EOF
  2210. sed -n -f conftest.hdr confdefs.h > conftest.vals
  2211. rm -f conftest.hdr
  2212. # This sed command replaces #undef with comments.  This is necessary, for
  2213. # example, in the case of _POSIX_SOURCE, which is predefined and required
  2214. # on some systems where configure will not decide to define it.
  2215. cat >> conftest.vals <<EOF
  2216. s%^[  ]*#[  ]*undef[  ][  ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
  2217. EOF
  2218. # Break up conftest.vals because some shells have a limit on
  2219. # the size of here documents, and old seds have small limits too.
  2220. rm -f conftest.tail
  2221. while :
  2222. do
  2223.   ac_lines=`grep -c . conftest.vals`
  2224.   # grep -c gives empty output for an empty file on some AIX systems.
  2225.   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
  2226.   # Write a limited-size here document to conftest.frag.
  2227.   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
  2228.   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
  2229.   echo 'CEOF
  2230.   sed -f conftest.frag conftest.in > conftest.out
  2231.   rm -f conftest.in
  2232.   mv conftest.out conftest.in
  2233. ' >> $CONFIG_STATUS
  2234.   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
  2235.   rm -f conftest.vals
  2236.   mv conftest.tail conftest.vals
  2237. done
  2238. rm -f conftest.vals
  2239. cat >> $CONFIG_STATUS <<EOF
  2240.   rm -f conftest.frag conftest.h
  2241.   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
  2242.   cat conftest.in >> conftest.h
  2243.   rm -f conftest.in
  2244.   if cmp -s $ac_file conftest.h 2>/dev/null; then
  2245.     echo "$ac_file is unchanged"
  2246.     rm -f conftest.h
  2247.   else
  2248.     # Remove last slash and all that follows it.  Not all systems have dirname.
  2249.       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  2250.       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  2251.       # The file is in a subdirectory.
  2252.       test ! -d "$ac_dir" && mkdir "$ac_dir"
  2253.     fi
  2254.     rm -f $ac_file
  2255.     mv conftest.h $ac_file
  2256.   fi
  2257. fi; done
  2258. EOF
  2259. cat >> $CONFIG_STATUS <<EOF
  2260. EOF
  2261. cat >> $CONFIG_STATUS <<EOF
  2262. test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
  2263. exit 0
  2264. EOF
  2265. chmod +x $CONFIG_STATUS
  2266. rm -fr confdefs* $ac_clean_files
  2267. test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1