configure revision 491b48ec3f3ef014312688776ddbd4eab8a2c10c
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# From configure.in Revision: 1.14
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Guess values for system-dependent variables and create Makefiles.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Generated automatically using autoconf version 2.12
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# This configure script is free software; the Free Software Foundation
452fd0f33b11dc60aad994e3001c74415179d401vboxsync# gives unlimited permission to copy, distribute and modify it.
452fd0f33b11dc60aad994e3001c74415179d401vboxsync# Any additions from configure.in:
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Initialize some variables set by options.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# The variables have the same names as the options, with
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# dashes changed to underlines.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Initialize some other variables.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Maximum number of lines to put in a shell here document.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # If the previous option needs an argument, assign it.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if test -n "$ac_prev"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync eval "$ac_prev=\$ac_option"
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Accept the important Cygnus configure options, so we can diagnose typos.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -bindir | --bindir | --bindi | --bind | --bin | --bi)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -build=* | --build=* | --buil=* | --bui=* | --bu=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -cache-file | --cache-file | --cache-fil | --cache-fi \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Reject names that are not valid shell variable names.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync eval "enable_${ac_feature}=no" ;;
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Reject names that are not valid shell variable names.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync eval "enable_${ac_feature}='$ac_optarg'" ;;
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Obsolete; use --with-gas.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Omit some internal or obsolete options to make the list less imposing.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # This message is too long to be a string in the A/UX 3.1 sh.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncUsage: configure [options] [host]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncOptions: [defaults in brackets after descriptions]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncConfiguration:
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --cache-file=FILE cache test results in FILE
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --help print this message
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --no-create do not create output files
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --quiet, --silent do not print \`checking...' messages
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --version print the version of autoconf that created configure
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncDirectory and file names:
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --prefix=PREFIX install architecture-independent files in PREFIX
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync [$ac_default_prefix]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync [same as prefix]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --bindir=DIR user executables in DIR [EPREFIX/bin]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --datadir=DIR read-only architecture-independent data in DIR
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync [PREFIX/share]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --sharedstatedir=DIR modifiable architecture-independent data in DIR
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync [PREFIX/com]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --libdir=DIR object code libraries in DIR [EPREFIX/lib]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --includedir=DIR C header files in DIR [PREFIX/include]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --infodir=DIR info documentation in DIR [PREFIX/info]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --mandir=DIR man documentation in DIR [PREFIX/man]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --srcdir=DIR find the sources in DIR [configure dir or ..]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --program-prefix=PREFIX prepend PREFIX to installed program names
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --program-suffix=SUFFIX append SUFFIX to installed program names
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --program-transform-name=PROGRAM
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync run sed PROGRAM on installed program names
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --build=BUILD configure for building on BUILD [BUILD=HOST]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --host=HOST configure for HOST [guessed]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --target=TARGET configure for TARGET [TARGET=HOST]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncFeatures and packages:
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --x-includes=DIR X include files are in DIR
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync --x-libraries=DIR X library files are in DIR
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if test -n "$ac_help"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync echo "--enable and --with options recognized:$ac_help"
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -includedir | --includedir | --includedi | --included | --include \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -infodir | --infodir | --infodi | --infod | --info | --inf)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -localstatedir | --localstatedir | --localstatedi | --localstated \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --localstate | --localstat | --localsta | --localst \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --localstate=* | --localstat=* | --localsta=* | --localst=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Obsolete; use --without-fp.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -no-create | --no-create | --no-creat | --no-crea | --no-cre \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -no-recursion | --no-recursion | --no-recursio | --no-recursi \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -program-prefix | --program-prefix | --program-prefi | --program-pref \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -program-prefix=* | --program-prefix=* | --program-prefi=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -program-suffix | --program-suffix | --program-suffi | --program-suff \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -program-suffix=* | --program-suffix=* | --program-suffi=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -program-transform-name | --program-transform-name \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --program-transform-nam | --program-transform-na \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -program-transform-name=* | --program-transform-name=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --program-transform-nam=* | --program-transform-na=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --program-transform-n=* | --program-transform-=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -q | -quiet | --quiet | --quie | --qui | --qu | --q \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -sharedstatedir | --sharedstatedir | --sharedstatedi \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --sharedst | --shareds | --shared | --share | --shar \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -target | --target | --targe | --targ | --tar | --ta | --t)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -v | -verbose | --verbose | --verbos | --verbo | --verb)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -version | --version | --versio | --versi | --vers)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync echo "configure generated by autoconf version 2.12"
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Reject names that are not valid shell variable names.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync eval "with_${ac_package}='$ac_optarg'" ;;
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync ac_package=`echo $ac_option|sed -e 's/-*without-//'`
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Reject names that are not valid shell variable names.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync eval "with_${ac_package}=no" ;;
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Obsolete; use --with-x.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -x-libraries | --x-libraries | --x-librarie | --x-librari \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync echo "configure: warning: $ac_option: invalid host type" 1>&2
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test -n "$ac_prev"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsynctrap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# File descriptor usage:
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# 0 standard input
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# 1 file creation
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# 2 errors and warnings
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# 3 some systems may open it to /dev/tty
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# 4 used on the Kubota Titan
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# 6 checking for... messages and results
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# 5 compiler messages saved in config.log
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncThis file contains any messages produced by compilers while
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncrunning configure, to aid debugging if configure makes a mistake.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Strip out --no-create and --no-recursion so they do not pile up.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Also quote any args containing shell metacharacters.
34cdd9ea8b7c23f1aba8acfbe28e4fa34835a6b0vboxsync -no-create | --no-create | --no-creat | --no-crea | --no-cre \
34cdd9ea8b7c23f1aba8acfbe28e4fa34835a6b0vboxsync -no-recursion | --no-recursion | --no-recursio | --no-recursi \
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync ac_configure_args="$ac_configure_args '$ac_arg'" ;;
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync *) ac_configure_args="$ac_configure_args $ac_arg" ;;
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# NLS nuisances.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Only set these to C if already set. These must not be set unconditionally
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# because not all systems understand e.g. LANG=C (notably SCO).
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Non-C LC_CTYPE values break the ctype check.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test "${LANG+set}" = set; then LANG=C; export LANG; fi
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# confdefs.h avoids OS command line length limits that DEFS can exceed.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# AIX cpp loses on an empty file, so make sure it contains at least a newline.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# A filename unique to this package, relative to the directory that
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# configure is in, which we can look for to find out if srcdir is correct.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Find the source files, if location was not specified.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test -z "$srcdir"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Try the directory containing this script, then its parent.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Prefer explicitly selected file to automatically selected ones.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test -z "$CONFIG_SITE"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if test -r "$ac_site_file"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync echo "loading site script $ac_site_file"
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test -r "$cache_file"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync echo "loading cache $cache_file"
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync echo "creating cache $cache_file"
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncif test -z "$ac_aux_dir"; then
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync# Make sure we can run config.sub.
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncelse { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsyncecho $ac_n "checking host system type""... $ac_c" 1>&6
febf3f1de573e25fb134b8453a22b0732b4c52e2vboxsync else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
if test -n "$CC"; then
if test -n "$CC"; then
if test -z "$CC"; then
if test -n "$CC"; then
if test -n "$CC"; then
ac_ext=c
if { (eval echo configure:684: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
{ echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
echo "configure:704: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:718: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
if test "$ac_test_CFLAGS" = set; then
GCC=
CPP=
if test -z "$CPP"; then
if test -z "$ac_err"; then
if test -z "$ac_err"; then
if test -z "$ac_err"; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
if { (eval echo configure:903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
eval "ac_cv_header_$ac_safe=no"
ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
if { (eval echo configure:1171: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1263: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1318: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1363: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1472: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
if { (eval echo configure:1527: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
if { (eval echo configure:1582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
all:
if test -n "$ac_maketemp"; then
if test -n "$RANLIB"; then
if test -n "$RANLIB"; then
# ./install, which can be erroneously created by make from ./install.sh.
if test -z "$INSTALL"; then
# By default, configure uses ./config.cache as the cache file,
# config.status only pays attention to the cache file if you give it the
*ac_space=\ *)
sed -n \
esac >> confcache
if test -w $cache_file; then
echo "updating cache $cache_file"
echo "not updating unwritable cache $cache_file"
if test "x$srcdir" = x.; then
# Without the "./", some shells look in PATH for config.status.
while $ac_more_lines; do
ac_more_lines=false
if test -z "$ac_sed_cmds"; then
if test -z "$ac_sed_cmds"; then
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
.) srcdir=.
# $configure_input" ;;
*) ac_comsub= ;;
s%@configure_input@%$configure_input%g
s%@srcdir@%$srcdir%g
s%@top_srcdir@%$top_srcdir%g
s%@INSTALL@%$INSTALL%g
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
# Transform confdefs.h into a sed script conftest.vals that substitutes
# the proper values into config.h.in to produce config.h. And first:
# Protect against being on the right side of a sed subst in config.status.
# Protect against being in an unquoted here document in config.status.
sed -n -f conftest.hdr confdefs.h > conftest.vals
rm -f conftest.hdr
cat >> conftest.vals <<\EOF
# Break up conftest.vals because some shells have a limit on
rm -f conftest.tail
sed -f conftest.frag conftest.in > conftest.out
rm -f conftest.in
rm -f conftest.vals
rm -f conftest.vals
cat >> $CONFIG_STATUS <<\EOF
rm -f conftest.in
if cmp -s $ac_file conftest.h 2>/dev/null; then
rm -f conftest.h
cat >> $CONFIG_STATUS <<EOF
cat >> $CONFIG_STATUS <<\EOF