configure revision 7c0876aa42e6abaa8779bcb83962ccf20a9f4da3
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# From configure.in Revision: 1.13
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# Guess values for system-dependent variables and create Makefiles.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# Generated automatically using autoconf version 2.12
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# This configure script is free software; the Free Software Foundation
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# gives unlimited permission to copy, distribute and modify it.
137ea7ca34005345aa2304a940149b7f3774d727Timo Sirainen# Any additions from configure.in:
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# Initialize some variables set by options.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# The variables have the same names as the options, with
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# dashes changed to underlines.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# Initialize some other variables.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen# Maximum number of lines to put in a shell here document.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen # If the previous option needs an argument, assign it.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen if test -n "$ac_prev"; then
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen eval "$ac_prev=\$ac_option"
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen # Accept the important Cygnus configure options, so we can diagnose typos.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -bindir | --bindir | --bindi | --bind | --bin | --bi)
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -build=* | --build=* | --buil=* | --bui=* | --bu=*)
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -cache-file | --cache-file | --cache-fil | --cache-fi \
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen # Reject names that are not valid shell variable names.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen eval "enable_${ac_feature}=no" ;;
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen # Reject names that are not valid shell variable names.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen eval "enable_${ac_feature}='$ac_optarg'" ;;
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen # Obsolete; use --with-gas.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen # Omit some internal or obsolete options to make the list less imposing.
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen # This message is too long to be a string in the A/UX 3.1 sh.
0c17af9d3f9323136a94e66605776ed4462a172dTimo SirainenUsage: configure [options] [host]
0c17af9d3f9323136a94e66605776ed4462a172dTimo SirainenOptions: [defaults in brackets after descriptions]
0c17af9d3f9323136a94e66605776ed4462a172dTimo SirainenConfiguration:
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --cache-file=FILE cache test results in FILE
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --help print this message
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --no-create do not create output files
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --quiet, --silent do not print \`checking...' messages
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --version print the version of autoconf that created configure
0c17af9d3f9323136a94e66605776ed4462a172dTimo SirainenDirectory and file names:
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --prefix=PREFIX install architecture-independent files in PREFIX
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen [$ac_default_prefix]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen [same as prefix]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --bindir=DIR user executables in DIR [EPREFIX/bin]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --datadir=DIR read-only architecture-independent data in DIR
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen [PREFIX/share]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --sharedstatedir=DIR modifiable architecture-independent data in DIR
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --libdir=DIR object code libraries in DIR [EPREFIX/lib]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --includedir=DIR C header files in DIR [PREFIX/include]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --infodir=DIR info documentation in DIR [PREFIX/info]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --mandir=DIR man documentation in DIR [PREFIX/man]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --srcdir=DIR find the sources in DIR [configure dir or ..]
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --program-prefix=PREFIX prepend PREFIX to installed program names
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --program-suffix=SUFFIX append SUFFIX to installed program names
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen --program-transform-name=PROGRAM
0c17af9d3f9323136a94e66605776ed4462a172dTimo Sirainen run sed PROGRAM on installed program names
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen --build=BUILD configure for building on BUILD [BUILD=HOST]
16f816d3f3c32ae3351834253f52ddd0212bcbf3Timo Sirainen --host=HOST configure for HOST [guessed]
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen --target=TARGET configure for TARGET [TARGET=HOST]
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo SirainenFeatures and packages:
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
8e5fedd9ada47735be8ac0f8af2a66e8528bd776Timo Sirainen --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
e8bdf1be00aec45d0c6dd72ad9c8be02a3dfc778Timo Sirainen --x-includes=DIR X include files are in DIR
5fb3bff645380804c9db2510940c41db6b8fdb01Timo Sirainen --x-libraries=DIR X library files are in DIR
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen if test -n "$ac_help"; then
e06c0b65c16ccce69bbee009ead14d7d3d17a256Timo Sirainen echo "--enable and --with options recognized:$ac_help"
b66a7b7ab0db2c9ad425912d3f21a36fcf76d876Timo Sirainen -includedir | --includedir | --includedi | --included | --include \
b66a7b7ab0db2c9ad425912d3f21a36fcf76d876Timo Sirainen -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
b66a7b7ab0db2c9ad425912d3f21a36fcf76d876Timo Sirainen | --includ=* | --inclu=* | --incl=* | --inc=*)
cbf7138b49d32fce0645dc6523fbb42cc07cb2faTimo Sirainen -infodir | --infodir | --infodi | --infod | --info | --inf)
b9b48aaaebf6f72dfab567cda073cde8a7b26598Timo Sirainen -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
b5e6f6f27c1461f0f9f202615eeb738a645188c3Timo Sirainen -libdir=* | --libdir=* | --libdi=* | --libd=*)
e30b748edcef3cf3352478bf21fa8f785bdc773aTimo Sirainen -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainen -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1582b4d531679849bba299c17b6ec9402b7df67dTimo Sirainen -localstatedir | --localstatedir | --localstatedi | --localstated \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen | --localstate | --localstat | --localsta | --localst \
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen | --localstate=* | --localstat=* | --localsta=* | --localst=* \
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
6bf1543bb7af03324c04e8f9ac8e430f395989aeTimo Sirainen -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
6bf1543bb7af03324c04e8f9ac8e430f395989aeTimo Sirainen -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen # Obsolete; use --without-fp.
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen -no-create | --no-create | --no-creat | --no-crea | --no-cre \
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen -no-recursion | --no-recursion | --no-recursio | --no-recursi \
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
e30b748edcef3cf3352478bf21fa8f785bdc773aTimo Sirainen | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
e30b748edcef3cf3352478bf21fa8f785bdc773aTimo Sirainen | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
b5e6f6f27c1461f0f9f202615eeb738a645188c3Timo Sirainen -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen -program-prefix | --program-prefix | --program-prefi | --program-pref \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen -program-prefix=* | --program-prefix=* | --program-prefi=* \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen -program-suffix | --program-suffix | --program-suffi | --program-suff \
0b3662995e9fa0d0d857ec5350ce2b1ee6d3b94fTimo Sirainen -program-suffix=* | --program-suffix=* | --program-suffi=* \
0b3662995e9fa0d0d857ec5350ce2b1ee6d3b94fTimo Sirainen | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen -program-transform-name | --program-transform-name \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen | --program-transform-nam | --program-transform-na \
4b43f50117630aa12b3cfd0cbd05ae22ba27fec1Timo Sirainen | --program-transform-n | --program-transform- \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen -program-transform-name=* | --program-transform-name=* \
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen | --program-transform-nam=* | --program-transform-na=* \
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen | --program-transform-n=* | --program-transform-=* \
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen | --program-transform=* | --program-transfor=* \
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen | --progr-tra=* | --program-tr=* | --program-t=*)
4b43f50117630aa12b3cfd0cbd05ae22ba27fec1Timo Sirainen -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4b43f50117630aa12b3cfd0cbd05ae22ba27fec1Timo Sirainen | -silent | --silent | --silen | --sile | --sil)
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
cbf7138b49d32fce0645dc6523fbb42cc07cb2faTimo Sirainen -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen -sharedstatedir | --sharedstatedir | --sharedstatedi \
992a9e2d6c6ee45d87089ac54267e0198a7802c3Timo Sirainen | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
992a9e2d6c6ee45d87089ac54267e0198a7802c3Timo Sirainen | --sharedst | --shareds | --shared | --share | --shar \
992a9e2d6c6ee45d87089ac54267e0198a7802c3Timo Sirainen -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
992a9e2d6c6ee45d87089ac54267e0198a7802c3Timo Sirainen | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
992a9e2d6c6ee45d87089ac54267e0198a7802c3Timo Sirainen | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
992a9e2d6c6ee45d87089ac54267e0198a7802c3Timo Sirainen -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
4b43f50117630aa12b3cfd0cbd05ae22ba27fec1Timo Sirainen -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen -target | --target | --targe | --targ | --tar | --ta | --t)
6925fd9cd70c30884406d50f1d85efb6561e776cTimo Sirainen -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainen -v | -verbose | --verbose | --verbos | --verbo | --verb)
8e5fedd9ada47735be8ac0f8af2a66e8528bd776Timo Sirainen -version | --version | --versio | --versi | --vers)
8e5fedd9ada47735be8ac0f8af2a66e8528bd776Timo Sirainen echo "configure generated by autoconf version 2.12"
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen # Reject names that are not valid shell variable names.
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
8e5fedd9ada47735be8ac0f8af2a66e8528bd776Timo Sirainen eval "with_${ac_package}='$ac_optarg'" ;;
8e5fedd9ada47735be8ac0f8af2a66e8528bd776Timo Sirainen ac_package=`echo $ac_option|sed -e 's/-*without-//'`
8e5fedd9ada47735be8ac0f8af2a66e8528bd776Timo Sirainen # Reject names that are not valid shell variable names.
8e5fedd9ada47735be8ac0f8af2a66e8528bd776Timo Sirainen if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
6ef7e31619edfaa17ed044b45861d106a86191efTimo Sirainen { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen eval "with_${ac_package}=no" ;;
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen # Obsolete; use --with-x.
b60baf6af900a610b2b2ddd24a46f8311acc3386Timo Sirainen -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
d3eff05aaa4c2bc0a7580ee87a54f6693f4a8241Timo Sirainen | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen -x-libraries | --x-libraries | --x-librarie | --x-librari \
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
8e5fedd9ada47735be8ac0f8af2a66e8528bd776Timo Sirainen -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
32ee977e189266744ef69ac4e832fd3111d6f949Timo Sirainen echo "configure: warning: $ac_option: invalid host type" 1>&2
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenif test -n "$ac_prev"; then
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainentrap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# File descriptor usage:
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# 0 standard input
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# 1 file creation
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# 2 errors and warnings
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# 3 some systems may open it to /dev/tty
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# 4 used on the Kubota Titan
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# 6 checking for... messages and results
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# 5 compiler messages saved in config.log
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo SirainenThis file contains any messages produced by compilers while
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenrunning configure, to aid debugging if configure makes a mistake.
d77c309fccbc6a7594f8cb08fb01009fa613c568Timo Sirainen# Strip out --no-create and --no-recursion so they do not pile up.
d77c309fccbc6a7594f8cb08fb01009fa613c568Timo Sirainen# Also quote any args containing shell metacharacters.
41264e5dcef8335ab7ba422822b3ab518b7a327aTimo Sirainen -no-create | --no-create | --no-creat | --no-crea | --no-cre \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen -no-recursion | --no-recursion | --no-recursio | --no-recursi \
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
d3eff05aaa4c2bc0a7580ee87a54f6693f4a8241Timo Sirainen *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
641f0c0900ee6e7cf9667f4b40ed95cec7d0cdcaTimo Sirainen ac_configure_args="$ac_configure_args '$ac_arg'" ;;
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen *) ac_configure_args="$ac_configure_args $ac_arg" ;;
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# NLS nuisances.
8754bb7a1f24705ffa5434f9e10d57e0b3b88d6eTimo Sirainen# Only set these to C if already set. These must not be set unconditionally
8754bb7a1f24705ffa5434f9e10d57e0b3b88d6eTimo Sirainen# because not all systems understand e.g. LANG=C (notably SCO).
8754bb7a1f24705ffa5434f9e10d57e0b3b88d6eTimo Sirainen# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
641f0c0900ee6e7cf9667f4b40ed95cec7d0cdcaTimo Sirainen# Non-C LC_CTYPE values break the ctype check.
d67f54632110cfb6aafe2d7cd1f99b031c0b208aTimo Sirainenif test "${LANG+set}" = set; then LANG=C; export LANG; fi
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenif test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
b60baf6af900a610b2b2ddd24a46f8311acc3386Timo Sirainenif test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
641f0c0900ee6e7cf9667f4b40ed95cec7d0cdcaTimo Sirainenif test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
641f0c0900ee6e7cf9667f4b40ed95cec7d0cdcaTimo Sirainen# confdefs.h avoids OS command line length limits that DEFS can exceed.
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# AIX cpp loses on an empty file, so make sure it contains at least a newline.
1d3f7c1278168d5b1cbfa9a2cc9929a0909056b4Timo Sirainen# A filename unique to this package, relative to the directory that
9a099a65160987349f441c82ab0e38f32b747adbTimo Sirainen# configure is in, which we can look for to find out if srcdir is correct.
1d3f7c1278168d5b1cbfa9a2cc9929a0909056b4Timo Sirainen# Find the source files, if location was not specified.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainenif test -z "$srcdir"; then
1d3f7c1278168d5b1cbfa9a2cc9929a0909056b4Timo Sirainen # Try the directory containing this script, then its parent.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
b60baf6af900a610b2b2ddd24a46f8311acc3386Timo Sirainen { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
d3eff05aaa4c2bc0a7580ee87a54f6693f4a8241Timo Sirainen { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainensrcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen# Prefer explicitly selected file to automatically selected ones.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainenif test -z "$CONFIG_SITE"; then
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainen CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainen CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen if test -r "$ac_site_file"; then
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen echo "loading site script $ac_site_file"
41264e5dcef8335ab7ba422822b3ab518b7a327aTimo Sirainenif test -r "$cache_file"; then
41264e5dcef8335ab7ba422822b3ab518b7a327aTimo Sirainen echo "loading cache $cache_file"
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen echo "creating cache $cache_file"
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenif (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
44dc970b18c4e2d06f34cb908924152156e4a45bTimo Sirainen # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
b60baf6af900a610b2b2ddd24a46f8311acc3386Timo Sirainen if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
88187ee880b4829443e0d55ea7d145d9d5880217Timo Sirainenfor ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
a3d22d3cb0e5436128ca7287cedc921f1789b2c8Timo Sirainenif test -z "$ac_aux_dir"; then
a3d22d3cb0e5436128ca7287cedc921f1789b2c8Timo Sirainen { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainenac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
ff4bb2dfb5714eeb0408d3bb862de1646351d097Timo Sirainen# Make sure we can run config.sub.
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenelse { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenecho $ac_n "checking host system type""... $ac_c" 1>&6
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenecho "configure:552: checking host system type" >&5
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
60f9b96be55e63f0113e273dda8ba3b883c6f095Timo Sirainenhost_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenhost_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenhost_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen# Extract the first word of "gcc", so it can be a program name with args.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainenecho $ac_n "checking for $ac_word""... $ac_c" 1>&6
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainenecho "configure:576: checking for $ac_word" >&5
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenif eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen if test -n "$CC"; then
60f9b96be55e63f0113e273dda8ba3b883c6f095Timo Sirainen ac_cv_prog_CC="$CC" # Let the user override the test.
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
bde6382cf65fba6165dc3603f5419e194d87f404Timo Sirainenif test -n "$CC"; then
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenif test -z "$CC"; then
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen # Extract the first word of "cc", so it can be a program name with args.
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenecho $ac_n "checking for $ac_word""... $ac_c" 1>&6
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenecho "configure:605: checking for $ac_word" >&5
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainenif eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen if test -n "$CC"; then
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen ac_cv_prog_CC="$CC" # Let the user override the test.
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
7895c4845da515b0aa9bb156674a1fca40803f44Timo Sirainen # We found a bogon in the path, so make sure we never use it.
7895c4845da515b0aa9bb156674a1fca40803f44Timo Sirainen # We chose a different compiler from the bogus one.
7895c4845da515b0aa9bb156674a1fca40803f44Timo Sirainen # However, it has the same basename, so the bogon will be chosen
7895c4845da515b0aa9bb156674a1fca40803f44Timo Sirainen # first if we set CC to just the basename; use the full file name.
7895c4845da515b0aa9bb156674a1fca40803f44Timo Sirainenif test -n "$CC"; then
1d3f7c1278168d5b1cbfa9a2cc9929a0909056b4Timo Sirainen test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
4f44284b96302c0a18203e2ac1243aeb193c6840Timo Sirainenecho $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1d3f7c1278168d5b1cbfa9a2cc9929a0909056b4Timo Sirainenecho "configure:653: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1d3f7c1278168d5b1cbfa9a2cc9929a0909056b4Timo Sirainen# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1d3f7c1278168d5b1cbfa9a2cc9929a0909056b4Timo Sirainenac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1d3f7c1278168d5b1cbfa9a2cc9929a0909056b4Timo Sirainenac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
c2cb5e469cd11759da22d82083d4fbb564d06dfaTimo Sirainen#line 663 "configure"
c2cb5e469cd11759da22d82083d4fbb564d06dfaTimo Sirainen#include "confdefs.h"
7c449f545b10daa47027552f98d916a9805da662Timo Sirainenmain(){return(0);}
7c449f545b10daa47027552f98d916a9805da662Timo Sirainenif { (eval echo configure:667: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
c2cb5e469cd11759da22d82083d4fbb564d06dfaTimo Sirainen # If we can't run a trivial program, we are probably using a cross compiler.
c2cb5e469cd11759da22d82083d4fbb564d06dfaTimo Sirainen { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
6ef7e31619edfaa17ed044b45861d106a86191efTimo Sirainenecho $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
f7ad1162969feff6b08f0e640a928db1783daae9Timo Sirainenecho "configure:687: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
c2cb5e469cd11759da22d82083d4fbb564d06dfaTimo Sirainenecho $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
6ef7e31619edfaa17ed044b45861d106a86191efTimo Sirainenecho "configure:692: checking whether we are using GNU C" >&5
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainenif eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
a38ef15060e45e5060bb24c403a580b9a57a818cTimo Sirainen#ifdef __GNUC__
c2cb5e469cd11759da22d82083d4fbb564d06dfaTimo Sirainenif { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:701: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainen echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainenecho "configure:716: checking whether ${CC-cc} accepts -g" >&5
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainenif eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainenif test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainen if test "$ac_test_CFLAGS" = set; then
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainenecho $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainenecho "configure:745: checking how to run the C preprocessor" >&5
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainen# On Suns, sometimes $CPP names a directory.
1582b4d531679849bba299c17b6ec9402b7df67dTimo Sirainenif test -z "$CPP"; then
1582b4d531679849bba299c17b6ec9402b7df67dTimo Sirainenif eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1582b4d531679849bba299c17b6ec9402b7df67dTimo Sirainen # This must be in double quotes, not single quotes, because CPP may get
f7ad1162969feff6b08f0e640a928db1783daae9Timo Sirainen # substituted into the Makefile and "${CC-cc}" will confuse make.
e30b748edcef3cf3352478bf21fa8f785bdc773aTimo Sirainen # On the NeXT, cc -E runs the code through the compiler's parser,
e30b748edcef3cf3352478bf21fa8f785bdc773aTimo Sirainen # not just through cpp.
649823f9c7e42a424a8fadc427e12f3576c4f714Timo Sirainen#line 760 "configure"
57a91f930a12d2cd1220da4f3f7cb2c47557cd37Timo Sirainen#include "confdefs.h"
57a91f930a12d2cd1220da4f3f7cb2c47557cd37Timo Sirainen#include <assert.h>
d4dcb9c30dba354cff7af6d303ecef7698194c55Timo Sirainenac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
a38ef15060e45e5060bb24c403a580b9a57a818cTimo Sirainen{ (eval echo configure:766: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
f7ad1162969feff6b08f0e640a928db1783daae9Timo Sirainenif test -z "$ac_err"; then
cce169a321c9c629e4f2db1a69dae3b75bbcb27aTimo Sirainen#line 777 "configure"
cce169a321c9c629e4f2db1a69dae3b75bbcb27aTimo Sirainen#include "confdefs.h"
cce169a321c9c629e4f2db1a69dae3b75bbcb27aTimo Sirainen#include <assert.h>
cce169a321c9c629e4f2db1a69dae3b75bbcb27aTimo Sirainenac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
cce169a321c9c629e4f2db1a69dae3b75bbcb27aTimo Sirainen{ (eval echo configure:783: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
cce169a321c9c629e4f2db1a69dae3b75bbcb27aTimo Sirainenif test -z "$ac_err"; then
7abd00c65bbf53fda3f638101c4cd43647d1eb07Timo Sirainenecho $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
7abd00c65bbf53fda3f638101c4cd43647d1eb07Timo Sirainenecho "configure:806: checking for ANSI C header files" >&5
7abd00c65bbf53fda3f638101c4cd43647d1eb07Timo Sirainenif eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
57a91f930a12d2cd1220da4f3f7cb2c47557cd37Timo Sirainen#line 811 "configure"
d61a5e0e4ff58d1aa613f0d51161e5bb0f092514Timo Sirainen#include "confdefs.h"
e05181d973025627ba08b631c12c07c3bbc99528Timo Sirainen#include <stdlib.h>
e05181d973025627ba08b631c12c07c3bbc99528Timo Sirainen#include <stdarg.h>
0b3662995e9fa0d0d857ec5350ce2b1ee6d3b94fTimo Sirainen#include <string.h>
e05181d973025627ba08b631c12c07c3bbc99528Timo Sirainen#include <float.h>
e05181d973025627ba08b631c12c07c3bbc99528Timo Sirainenac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
65d6ca3fb5450b81df0190d9e9aa62c00fed5116Timo Sirainen{ (eval echo configure:819: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
c2cb5e469cd11759da22d82083d4fbb564d06dfaTimo Sirainenif test -z "$ac_err"; then
f7ad1162969feff6b08f0e640a928db1783daae9Timo Sirainen # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
f7ad1162969feff6b08f0e640a928db1783daae9Timo Sirainen#line 836 "configure"
c2cb5e469cd11759da22d82083d4fbb564d06dfaTimo Sirainen#include "confdefs.h"
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen#include <string.h>
f7ad1162969feff6b08f0e640a928db1783daae9Timo Sirainen # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainen#line 854 "configure"
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainen#include "confdefs.h"
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainen#include <stdlib.h>
d756ebcfa96bd7cff02097c8f26df9df368b81b1Timo Sirainen # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen#line 875 "configure"
b5e6f6f27c1461f0f9f202615eeb738a645188c3Timo Sirainen#include "confdefs.h"
b5e6f6f27c1461f0f9f202615eeb738a645188c3Timo Sirainen#include <ctype.h>
b5e6f6f27c1461f0f9f202615eeb738a645188c3Timo Sirainen#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
0cb2e8eb55e70f8ebe1e8349bdf49e4cbe5d8834Timo Sirainen#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainen#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainenint main () { int i; for (i = 0; i < 256; i++)
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainenif (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
4d938f46f4f956ecb802c30ca771922f5539a660Timo Sirainenif { (eval echo configure:886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainen#define STDC_HEADERS 1
eddd9bf1a1369aea4a2715f6be1137da6d17d293Timo Sirainenecho $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
a3d22d3cb0e5436128ca7287cedc921f1789b2c8Timo Sirainenif eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
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:1154: \"$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:1199: \"$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:1246: \"$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:1296: \"$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:1341: \"$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:1388: \"$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:1448: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
if { (eval echo configure:1503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
if { (eval echo configure:1558: \"$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