3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated automatically using autoconf version 2.13
5 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
7 # This configure script is free software; the Free Software Foundation
8 # gives unlimited permission to copy, distribute and modify it.
12 ac_default_prefix
=/usr
/local
13 # Any additions from configure.in:
15 # Initialize some variables set by options.
16 # The variables have the same names as the options, with
17 # dashes changed to underlines.
19 cache_file
=.
/config.cache
28 program_transform_name
=s
,x
,x
,
36 bindir
='${exec_prefix}/bin'
37 sbindir
='${exec_prefix}/sbin'
38 libexecdir
='${exec_prefix}/libexec'
39 datadir
='${prefix}/share'
40 sysconfdir
='${prefix}/etc'
41 sharedstatedir
='${prefix}/com'
42 localstatedir
='${prefix}/var'
43 libdir
='${exec_prefix}/lib'
44 includedir
='${prefix}/include'
45 oldincludedir
='/usr/include'
46 infodir
='${prefix}/info'
47 mandir
='${prefix}/man'
49 # Initialize some other variables.
52 SHELL
=${CONFIG_SHELL-/bin/sh}
53 # Maximum number of lines to put in a shell here document.
60 # If the previous option needs an argument, assign it.
61 if test -n "$ac_prev"; then
62 eval "$ac_prev=\$ac_option"
68 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
72 # Accept the important Cygnus configure options, so we can diagnose typos.
76 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
78 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
79 bindir
="$ac_optarg" ;;
81 -build |
--build |
--buil |
--bui |
--bu)
83 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
86 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
87 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
89 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
90 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
91 cache_file
="$ac_optarg" ;;
93 -datadir |
--datadir |
--datadi |
--datad |
--data |
--dat |
--da)
95 -datadir=* |
--datadir=* |
--datadi=* |
--datad=* |
--data=* |
--dat=* \
97 datadir
="$ac_optarg" ;;
99 -disable-* |
--disable-*)
100 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
101 # Reject names that are not valid shell variable names.
102 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
103 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
105 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
106 eval "enable_${ac_feature}=no" ;;
108 -enable-* |
--enable-*)
109 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
110 # Reject names that are not valid shell variable names.
111 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
112 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
114 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
119 eval "enable_${ac_feature}='$ac_optarg'" ;;
121 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
122 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
123 |
--exec |
--exe |
--ex)
124 ac_prev
=exec_prefix
;;
125 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
126 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
127 |
--exec=* |
--exe=* |
--ex=*)
128 exec_prefix
="$ac_optarg" ;;
130 -gas |
--gas |
--ga |
--g)
131 # Obsolete; use --with-gas.
134 -help |
--help |
--hel |
--he)
135 # Omit some internal or obsolete options to make the list less imposing.
136 # This message is too long to be a string in the A/UX 3.1 sh.
138 Usage: configure [options] [host]
139 Options: [defaults in brackets after descriptions]
141 --cache-file=FILE cache test results in FILE
142 --help print this message
143 --no-create do not create output files
144 --quiet, --silent do not print \`checking...' messages
145 --version print the version of autoconf that created configure
146 Directory and file names:
147 --prefix=PREFIX install architecture-independent files in PREFIX
149 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
151 --bindir=DIR user executables in DIR [EPREFIX/bin]
152 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
153 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
154 --datadir=DIR read-only architecture-independent data in DIR
156 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
157 --sharedstatedir=DIR modifiable architecture-independent data in DIR
159 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
160 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
161 --includedir=DIR C header files in DIR [PREFIX/include]
162 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
163 --infodir=DIR info documentation in DIR [PREFIX/info]
164 --mandir=DIR man documentation in DIR [PREFIX/man]
165 --srcdir=DIR find the sources in DIR [configure dir or ..]
166 --program-prefix=PREFIX prepend PREFIX to installed program names
167 --program-suffix=SUFFIX append SUFFIX to installed program names
168 --program-transform-name=PROGRAM
169 run sed PROGRAM on installed program names
173 --build=BUILD configure for building on BUILD [BUILD=HOST]
174 --host=HOST configure for HOST [guessed]
175 --target=TARGET configure for TARGET [TARGET=HOST]
176 Features and packages:
177 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
178 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
179 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
180 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
181 --x-includes=DIR X include files are in DIR
182 --x-libraries=DIR X library files are in DIR
184 if test -n "$ac_help"; then
185 echo "--enable and --with options recognized:$ac_help"
189 -host |
--host |
--hos |
--ho)
191 -host=* |
--host=* |
--hos=* |
--ho=*)
194 -includedir |
--includedir |
--includedi |
--included |
--include \
195 |
--includ |
--inclu |
--incl |
--inc)
196 ac_prev
=includedir
;;
197 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
198 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
199 includedir
="$ac_optarg" ;;
201 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
203 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
204 infodir
="$ac_optarg" ;;
206 -libdir |
--libdir |
--libdi |
--libd)
208 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
209 libdir
="$ac_optarg" ;;
211 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
212 |
--libexe |
--libex |
--libe)
213 ac_prev
=libexecdir
;;
214 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
215 |
--libexe=* |
--libex=* |
--libe=*)
216 libexecdir
="$ac_optarg" ;;
218 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
219 |
--localstate |
--localstat |
--localsta |
--localst \
220 |
--locals |
--local |
--loca |
--loc |
--lo)
221 ac_prev
=localstatedir
;;
222 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
223 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* \
224 |
--locals=* |
--local=* |
--loca=* |
--loc=* |
--lo=*)
225 localstatedir
="$ac_optarg" ;;
227 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
229 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
230 mandir
="$ac_optarg" ;;
233 # Obsolete; use --without-fp.
236 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
240 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
241 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
244 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
245 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
246 |
--oldin |
--oldi |
--old |
--ol |
--o)
247 ac_prev
=oldincludedir
;;
248 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
249 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
250 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
251 oldincludedir
="$ac_optarg" ;;
253 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
255 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
256 prefix
="$ac_optarg" ;;
258 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
259 |
--program-pre |
--program-pr |
--program-p)
260 ac_prev
=program_prefix
;;
261 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
262 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
263 program_prefix
="$ac_optarg" ;;
265 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
266 |
--program-suf |
--program-su |
--program-s)
267 ac_prev
=program_suffix
;;
268 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
269 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
270 program_suffix
="$ac_optarg" ;;
272 -program-transform-name |
--program-transform-name \
273 |
--program-transform-nam |
--program-transform-na \
274 |
--program-transform-n |
--program-transform- \
275 |
--program-transform |
--program-transfor \
276 |
--program-transfo |
--program-transf \
277 |
--program-trans |
--program-tran \
278 |
--progr-tra |
--program-tr |
--program-t)
279 ac_prev
=program_transform_name
;;
280 -program-transform-name=* |
--program-transform-name=* \
281 |
--program-transform-nam=* |
--program-transform-na=* \
282 |
--program-transform-n=* |
--program-transform-=* \
283 |
--program-transform=* |
--program-transfor=* \
284 |
--program-transfo=* |
--program-transf=* \
285 |
--program-trans=* |
--program-tran=* \
286 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
287 program_transform_name
="$ac_optarg" ;;
289 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
290 |
-silent |
--silent |
--silen |
--sile |
--sil)
293 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
295 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
297 sbindir
="$ac_optarg" ;;
299 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
300 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
301 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
303 ac_prev
=sharedstatedir
;;
304 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
305 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
306 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
308 sharedstatedir
="$ac_optarg" ;;
310 -site |
--site |
--sit)
312 -site=* |
--site=* |
--sit=*)
315 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
317 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
318 srcdir
="$ac_optarg" ;;
320 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
321 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
322 ac_prev
=sysconfdir
;;
323 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
324 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
325 sysconfdir
="$ac_optarg" ;;
327 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
329 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
330 target
="$ac_optarg" ;;
332 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
335 -version |
--version |
--versio |
--versi |
--vers)
336 echo "configure generated by autoconf version 2.13"
340 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
341 # Reject names that are not valid shell variable names.
342 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
343 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
345 ac_package
=`echo $ac_package| sed 's/-/_/g'`
350 eval "with_${ac_package}='$ac_optarg'" ;;
352 -without-* |
--without-*)
353 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
354 # Reject names that are not valid shell variable names.
355 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
356 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
358 ac_package
=`echo $ac_package| sed 's/-/_/g'`
359 eval "with_${ac_package}=no" ;;
362 # Obsolete; use --with-x.
365 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
366 |
--x-incl |
--x-inc |
--x-in |
--x-i)
367 ac_prev
=x_includes
;;
368 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
369 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
370 x_includes
="$ac_optarg" ;;
372 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
373 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
374 ac_prev
=x_libraries
;;
375 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
376 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
377 x_libraries
="$ac_optarg" ;;
379 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
383 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
384 echo "configure: warning: $ac_option: invalid host type" 1>&2
386 if test "x$nonopt" != xNONE
; then
387 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
395 if test -n "$ac_prev"; then
396 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
399 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
401 # File descriptor usage:
404 # 2 errors and warnings
405 # 3 some systems may open it to /dev/tty
406 # 4 used on the Kubota Titan
407 # 6 checking for... messages and results
408 # 5 compiler messages saved in config.log
409 if test "$silent" = yes; then
417 This file contains any messages produced by compilers while
418 running configure, to aid debugging if configure makes a mistake.
421 # Strip out --no-create and --no-recursion so they do not pile up.
422 # Also quote any args containing shell metacharacters.
427 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
428 |
--no-cr |
--no-c) ;;
429 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
430 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r) ;;
431 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
432 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
433 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
438 # Only set these to C if already set. These must not be set unconditionally
439 # because not all systems understand e.g. LANG=C (notably SCO).
440 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
441 # Non-C LC_CTYPE values break the ctype check.
442 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
443 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
444 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
445 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
447 # confdefs.h avoids OS command line length limits that DEFS can exceed.
448 rm -rf conftest
* confdefs.h
449 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
452 # A filename unique to this package, relative to the directory that
453 # configure is in, which we can look for to find out if srcdir is correct.
454 ac_unique_file
=pgppubring.c
456 # Find the source files, if location was not specified.
457 if test -z "$srcdir"; then
458 ac_srcdir_defaulted
=yes
459 # Try the directory containing this script, then its parent.
461 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
462 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
464 if test ! -r $srcdir/$ac_unique_file; then
468 ac_srcdir_defaulted
=no
470 if test ! -r $srcdir/$ac_unique_file; then
471 if test "$ac_srcdir_defaulted" = yes; then
472 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
474 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
477 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
479 # Prefer explicitly selected file to automatically selected ones.
480 if test -z "$CONFIG_SITE"; then
481 if test "x$prefix" != xNONE
; then
482 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
484 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
487 for ac_site_file
in $CONFIG_SITE; do
488 if test -r "$ac_site_file"; then
489 echo "loading site script $ac_site_file"
494 if test -r "$cache_file"; then
495 echo "loading cache $cache_file"
498 echo "creating cache $cache_file"
503 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
504 ac_cpp
='$CPP $CPPFLAGS'
505 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
506 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
507 cross_compiling
=$ac_cv_prog_cc_cross
511 if (echo "testing\c"; echo 1,2,3) |
grep c
>/dev
/null
; then
512 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
513 if (echo -n testing
; echo 1,2,3) |
sed s
/-n/xn
/ |
grep xn
>/dev
/null
; then
520 ac_n
= ac_c
='\c' ac_t
=
528 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
529 if test -f $ac_dir/install-sh
; then
531 ac_install_sh
="$ac_aux_dir/install-sh -c"
533 elif test -f $ac_dir/install.sh
; then
535 ac_install_sh
="$ac_aux_dir/install.sh -c"
539 if test -z "$ac_aux_dir"; then
540 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
542 ac_config_guess
=$ac_aux_dir/config.guess
543 ac_config_sub
=$ac_aux_dir/config.sub
544 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
546 # Find a good install program. We prefer a C program (faster),
547 # so one script is as good as another. But avoid the broken or
548 # incompatible versions:
549 # SysV /etc/install, /usr/sbin/install
550 # SunOS /usr/etc/install
553 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
554 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
555 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
556 # ./install, which can be erroneously created by make from ./install.sh.
557 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
558 echo "configure:559: checking for a BSD compatible install" >&5
559 if test -z "$INSTALL"; then
560 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
561 echo $ac_n "(cached) $ac_c" 1>&6
563 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
564 for ac_dir
in $PATH; do
565 # Account for people who put trailing slashes in PATH elements.
567 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
569 # OSF1 and SCO ODT 3.0 have their own names for install.
570 # Don't use installbsd from OSF since it installs stuff as root
572 for ac_prog
in ginstall scoinst
install; do
573 if test -f $ac_dir/$ac_prog; then
574 if test $ac_prog = install &&
575 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
576 # AIX install. It has an incompatible calling convention.
579 ac_cv_path_install
="$ac_dir/$ac_prog -c"
590 if test "${ac_cv_path_install+set}" = set; then
591 INSTALL
="$ac_cv_path_install"
593 # As a last resort, use the slow shell script. We don't cache a
594 # path for INSTALL within a source directory, because that will
595 # break other packages using the cache if that directory is
596 # removed, or if the path is relative.
597 INSTALL
="$ac_install_sh"
600 echo "$ac_t""$INSTALL" 1>&6
602 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
603 # It thinks the first close brace ends the variable substitution.
604 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
606 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
608 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
610 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
611 echo "configure:612: checking whether build environment is sane" >&5
614 echo timestamp
> conftestfile
615 # Do `set' in a subshell so we don't clobber the current shell's
616 # arguments. Must try -L first in case configure is actually a
617 # symlink; some systems play weird games with the mod time of symlinks
618 # (eg FreeBSD returns the mod time of the symlink's containing
621 set X
`ls -Lt $srcdir/configure conftestfile 2> /dev/null`
622 if test "$*" = "X"; then
624 set X
`ls -t $srcdir/configure conftestfile`
626 if test "$*" != "X $srcdir/configure conftestfile" \
627 && test "$*" != "X conftestfile $srcdir/configure"; then
629 # If neither matched, then we have a broken ls. This can happen
630 # if, for instance, CONFIG_SHELL is bash and it inherits a
631 # broken ls alias from the environment. This has actually
632 # happened. Such a system could not be considered "sane".
633 { echo "configure: error: ls -t appears to fail. Make sure there is not a broken
634 alias in your environment" 1>&2; exit 1; }
637 test "$2" = conftestfile
643 { echo "configure: error: newly created file is older than distributed files!
644 Check your system clock" 1>&2; exit 1; }
647 echo "$ac_t""yes" 1>&6
648 if test "$program_transform_name" = s
,x
,x
,; then
649 program_transform_name
=
651 # Double any \ or $. echo might interpret backslashes.
652 cat <<\EOF_SED
> conftestsed
653 s
,\\,\\\\,g
; s
,\$
,$$
,g
655 program_transform_name
="`echo $program_transform_name|sed -f conftestsed`"
658 test "$program_prefix" != NONE
&&
659 program_transform_name
="s,^,${program_prefix},; $program_transform_name"
660 # Use a double $ so make ignores it.
661 test "$program_suffix" != NONE
&&
662 program_transform_name
="s,\$\$,${program_suffix},; $program_transform_name"
664 # sed with no file args requires a program.
665 test "$program_transform_name" = "" && program_transform_name
="s,x,x,"
667 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
668 echo "configure:669: checking whether ${MAKE-make} sets \${MAKE}" >&5
669 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
670 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
671 echo $ac_n "(cached) $ac_c" 1>&6
673 cat > conftestmake
<<\EOF
675 @
echo 'ac_maketemp="${MAKE}"'
677 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
678 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
679 if test -n "$ac_maketemp"; then
680 eval ac_cv_prog_make_
${ac_make}_set
=yes
682 eval ac_cv_prog_make_
${ac_make}_set
=no
686 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
687 echo "$ac_t""yes" 1>&6
690 echo "$ac_t""no" 1>&6
691 SET_MAKE
="MAKE=${MAKE-make}"
699 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status
; then
700 { echo "configure: error: source directory already configured; run "make distclean
" there first" 1>&2; exit 1; }
702 cat >> confdefs.h
<<EOF
703 #define PACKAGE "$PACKAGE"
706 cat >> confdefs.h
<<EOF
707 #define VERSION "$VERSION"
712 missing_dir
=`cd $ac_aux_dir && pwd`
713 echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
714 echo "configure:715: checking for working aclocal" >&5
715 # Run test in a subshell; some versions of sh will print an error if
716 # an executable is not found, even if stderr is redirected.
717 # Redirect stdin to placate older versions of autoconf. Sigh.
718 if (aclocal
--version) < /dev
/null
> /dev
/null
2>&1; then
720 echo "$ac_t""found" 1>&6
722 ACLOCAL
="$missing_dir/missing aclocal"
723 echo "$ac_t""missing" 1>&6
726 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
727 echo "configure:728: checking for working autoconf" >&5
728 # Run test in a subshell; some versions of sh will print an error if
729 # an executable is not found, even if stderr is redirected.
730 # Redirect stdin to placate older versions of autoconf. Sigh.
731 if (autoconf
--version) < /dev
/null
> /dev
/null
2>&1; then
733 echo "$ac_t""found" 1>&6
735 AUTOCONF
="$missing_dir/missing autoconf"
736 echo "$ac_t""missing" 1>&6
739 echo $ac_n "checking for working automake""... $ac_c" 1>&6
740 echo "configure:741: checking for working automake" >&5
741 # Run test in a subshell; some versions of sh will print an error if
742 # an executable is not found, even if stderr is redirected.
743 # Redirect stdin to placate older versions of autoconf. Sigh.
744 if (automake
--version) < /dev
/null
> /dev
/null
2>&1; then
746 echo "$ac_t""found" 1>&6
748 AUTOMAKE
="$missing_dir/missing automake"
749 echo "$ac_t""missing" 1>&6
752 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
753 echo "configure:754: checking for working autoheader" >&5
754 # Run test in a subshell; some versions of sh will print an error if
755 # an executable is not found, even if stderr is redirected.
756 # Redirect stdin to placate older versions of autoconf. Sigh.
757 if (autoheader
--version) < /dev
/null
> /dev
/null
2>&1; then
758 AUTOHEADER
=autoheader
759 echo "$ac_t""found" 1>&6
761 AUTOHEADER
="$missing_dir/missing autoheader"
762 echo "$ac_t""missing" 1>&6
765 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
766 echo "configure:767: checking for working makeinfo" >&5
767 # Run test in a subshell; some versions of sh will print an error if
768 # an executable is not found, even if stderr is redirected.
769 # Redirect stdin to placate older versions of autoconf. Sigh.
770 if (makeinfo
--version) < /dev
/null
> /dev
/null
2>&1; then
772 echo "$ac_t""found" 1>&6
774 MAKEINFO
="$missing_dir/missing makeinfo"
775 echo "$ac_t""missing" 1>&6
780 # Make sure we can run config.sub.
781 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4
>/dev
/null
2>&1; then :
782 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
785 echo $ac_n "checking host system type""... $ac_c" 1>&6
786 echo "configure:787: checking host system type" >&5
789 case "$host_alias" in
793 if host_alias
=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
794 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
796 *) host_alias
=$nonopt ;;
800 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
801 host_cpu
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
802 host_vendor
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
803 host_os
=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
804 echo "$ac_t""$host" 1>&6
806 # Extract the first word of "gcc", so it can be a program name with args.
807 set dummy gcc
; ac_word
=$2
808 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
809 echo "configure:810: checking for $ac_word" >&5
810 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
811 echo $ac_n "(cached) $ac_c" 1>&6
813 if test -n "$CC"; then
814 ac_cv_prog_CC
="$CC" # Let the user override the test.
816 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
818 for ac_dir
in $ac_dummy; do
819 test -z "$ac_dir" && ac_dir
=.
820 if test -f $ac_dir/$ac_word; then
829 if test -n "$CC"; then
830 echo "$ac_t""$CC" 1>&6
832 echo "$ac_t""no" 1>&6
835 if test -z "$CC"; then
836 # Extract the first word of "cc", so it can be a program name with args.
837 set dummy cc
; ac_word
=$2
838 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
839 echo "configure:840: checking for $ac_word" >&5
840 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
841 echo $ac_n "(cached) $ac_c" 1>&6
843 if test -n "$CC"; then
844 ac_cv_prog_CC
="$CC" # Let the user override the test.
846 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
849 for ac_dir
in $ac_dummy; do
850 test -z "$ac_dir" && ac_dir
=.
851 if test -f $ac_dir/$ac_word; then
852 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
861 if test $ac_prog_rejected = yes; then
862 # We found a bogon in the path, so make sure we never use it.
863 set dummy
$ac_cv_prog_CC
865 if test $# -gt 0; then
866 # We chose a different compiler from the bogus one.
867 # However, it has the same basename, so the bogon will be chosen
868 # first if we set CC to just the basename; use the full file name.
870 set dummy
"$ac_dir/$ac_word" "$@"
878 if test -n "$CC"; then
879 echo "$ac_t""$CC" 1>&6
881 echo "$ac_t""no" 1>&6
884 if test -z "$CC"; then
887 # Extract the first word of "cl", so it can be a program name with args.
888 set dummy cl
; ac_word
=$2
889 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
890 echo "configure:891: checking for $ac_word" >&5
891 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
892 echo $ac_n "(cached) $ac_c" 1>&6
894 if test -n "$CC"; then
895 ac_cv_prog_CC
="$CC" # Let the user override the test.
897 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
899 for ac_dir
in $ac_dummy; do
900 test -z "$ac_dir" && ac_dir
=.
901 if test -f $ac_dir/$ac_word; then
910 if test -n "$CC"; then
911 echo "$ac_t""$CC" 1>&6
913 echo "$ac_t""no" 1>&6
918 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
921 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
922 echo "configure:923: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
925 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
926 ac_cpp
='$CPP $CPPFLAGS'
927 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
928 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
929 cross_compiling
=$ac_cv_prog_cc_cross
931 cat > conftest.
$ac_ext << EOF
933 #line 934 "configure"
934 #include "confdefs.h"
938 if { (eval echo configure
:939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
939 ac_cv_prog_cc_works
=yes
940 # If we can't run a trivial program, we are probably using a cross compiler.
941 if (.
/conftest
; exit) 2>/dev
/null
; then
942 ac_cv_prog_cc_cross
=no
944 ac_cv_prog_cc_cross
=yes
947 echo "configure: failed program was:" >&5
948 cat conftest.
$ac_ext >&5
949 ac_cv_prog_cc_works
=no
953 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
954 ac_cpp
='$CPP $CPPFLAGS'
955 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
956 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
957 cross_compiling
=$ac_cv_prog_cc_cross
959 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
960 if test $ac_cv_prog_cc_works = no
; then
961 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
963 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
964 echo "configure:965: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
965 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
966 cross_compiling
=$ac_cv_prog_cc_cross
968 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
969 echo "configure:970: checking whether we are using GNU C" >&5
970 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
971 echo $ac_n "(cached) $ac_c" 1>&6
973 cat > conftest.c
<<EOF
978 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:979: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } |
egrep yes >/dev
/null
2>&1; then
985 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
987 if test $ac_cv_prog_gcc = yes; then
993 ac_test_CFLAGS
="${CFLAGS+set}"
994 ac_save_CFLAGS
="$CFLAGS"
996 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
997 echo "configure:998: checking whether ${CC-cc} accepts -g" >&5
998 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
999 echo $ac_n "(cached) $ac_c" 1>&6
1001 echo 'void f(){}' > conftest.c
1002 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1011 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1012 if test "$ac_test_CFLAGS" = set; then
1013 CFLAGS
="$ac_save_CFLAGS"
1014 elif test $ac_cv_prog_cc_g = yes; then
1015 if test "$GCC" = yes; then
1021 if test "$GCC" = yes; then
1028 echo $ac_n "checking for POSIXized ISC""... $ac_c" 1>&6
1029 echo "configure:1030: checking for POSIXized ISC" >&5
1030 if test -d /etc
/conf
/kconfig.d
&&
1031 grep _POSIX_VERSION
/usr
/include
/sys
/unistd.h
>/dev
/null
2>&1
1033 echo "$ac_t""yes" 1>&6
1034 ISC
=yes # If later tests want to check for ISC.
1035 cat >> confdefs.h
<<\EOF
1036 #define _POSIX_SOURCE 1
1039 if test "$GCC" = yes; then
1045 echo "$ac_t""no" 1>&6
1052 echo $ac_n "checking for ${CC-cc} option to accept ANSI C""... $ac_c" 1>&6
1053 echo "configure:1054: checking for ${CC-cc} option to accept ANSI C" >&5
1054 if eval "test \"`echo '$''{'am_cv_prog_cc_stdc'+set}'`\" = set"; then
1055 echo $ac_n "(cached) $ac_c" 1>&6
1057 am_cv_prog_cc_stdc
=no
1059 # Don't try gcc -ansi; that turns off useful extensions and
1060 # breaks some systems' header files.
1061 # AIX -qlanglvl=ansi
1062 # Ultrix and OSF/1 -std1
1063 # HP-UX -Aa -D_HPUX_SOURCE
1064 # SVR4 -Xc -D__EXTENSIONS__
1065 for ac_arg
in "" -qlanglvl=ansi
-std1 "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
1067 CC
="$ac_save_CC $ac_arg"
1068 cat > conftest.
$ac_ext <<EOF
1069 #line 1070 "configure"
1070 #include "confdefs.h"
1073 #include <sys/types.h>
1074 #include <sys/stat.h>
1075 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
1076 struct buf { int x; };
1077 FILE * (*rcsopen) (struct buf *, struct stat *, int);
1078 static char *e (p, i)
1084 static char *f (char * (*g) (char **, int), char **p, ...)
1089 s = g (p, va_arg (v,int));
1093 int test (int i, double x);
1094 struct s1 {int (*f) (int a);};
1095 struct s2 {int (*f) (double a);};
1096 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
1102 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
1106 if { (eval echo configure
:1107: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1108 am_cv_prog_cc_stdc
="$ac_arg"; break
1110 echo "configure: failed program was:" >&5
1111 cat conftest.
$ac_ext >&5
1119 if test -z "$am_cv_prog_cc_stdc"; then
1120 echo "$ac_t""none needed" 1>&6
1122 echo "$ac_t""$am_cv_prog_cc_stdc" 1>&6
1124 case "x$am_cv_prog_cc_stdc" in
1126 *) CC
="$CC $am_cv_prog_cc_stdc" ;;
1129 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1130 echo "configure:1131: checking how to run the C preprocessor" >&5
1131 # On Suns, sometimes $CPP names a directory.
1132 if test -n "$CPP" && test -d "$CPP"; then
1135 if test -z "$CPP"; then
1136 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1137 echo $ac_n "(cached) $ac_c" 1>&6
1139 # This must be in double quotes, not single quotes, because CPP may get
1140 # substituted into the Makefile and "${CC-cc}" will confuse make.
1142 # On the NeXT, cc -E runs the code through the compiler's parser,
1143 # not just through cpp.
1144 cat > conftest.
$ac_ext <<EOF
1145 #line 1146 "configure"
1146 #include "confdefs.h"
1150 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1151 { (eval echo configure
:1152: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1152 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1153 if test -z "$ac_err"; then
1157 echo "configure: failed program was:" >&5
1158 cat conftest.
$ac_ext >&5
1160 CPP
="${CC-cc} -E -traditional-cpp"
1161 cat > conftest.
$ac_ext <<EOF
1162 #line 1163 "configure"
1163 #include "confdefs.h"
1167 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1168 { (eval echo configure
:1169: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1169 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1170 if test -z "$ac_err"; then
1174 echo "configure: failed program was:" >&5
1175 cat conftest.
$ac_ext >&5
1177 CPP
="${CC-cc} -nologo -E"
1178 cat > conftest.
$ac_ext <<EOF
1179 #line 1180 "configure"
1180 #include "confdefs.h"
1184 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1185 { (eval echo configure
:1186: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1186 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1187 if test -z "$ac_err"; then
1191 echo "configure: failed program was:" >&5
1192 cat conftest.
$ac_ext >&5
1201 ac_cv_prog_CPP
="$CPP"
1203 CPP
="$ac_cv_prog_CPP"
1205 ac_cv_prog_CPP
="$CPP"
1207 echo "$ac_t""$CPP" 1>&6
1211 echo $ac_n "checking for function prototypes""... $ac_c" 1>&6
1212 echo "configure:1213: checking for function prototypes" >&5
1213 if test "$am_cv_prog_cc_stdc" != no
; then
1214 echo "$ac_t""yes" 1>&6
1215 cat >> confdefs.h
<<\EOF
1216 #define PROTOTYPES 1
1221 echo "$ac_t""no" 1>&6
1222 U
=_ ANSI2KNR
=.
/ansi2knr
1223 # Ensure some checks needed by ansi2knr itself.
1224 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
1225 echo "configure:1226: checking for ANSI C header files" >&5
1226 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
1227 echo $ac_n "(cached) $ac_c" 1>&6
1229 cat > conftest.
$ac_ext <<EOF
1230 #line 1231 "configure"
1231 #include "confdefs.h"
1237 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1238 { (eval echo configure
:1239: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1239 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1240 if test -z "$ac_err"; then
1242 ac_cv_header_stdc
=yes
1245 echo "configure: failed program was:" >&5
1246 cat conftest.
$ac_ext >&5
1248 ac_cv_header_stdc
=no
1252 if test $ac_cv_header_stdc = yes; then
1253 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
1254 cat > conftest.
$ac_ext <<EOF
1255 #line 1256 "configure"
1256 #include "confdefs.h"
1259 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1260 egrep "memchr" >/dev
/null
2>&1; then
1264 ac_cv_header_stdc
=no
1270 if test $ac_cv_header_stdc = yes; then
1271 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
1272 cat > conftest.
$ac_ext <<EOF
1273 #line 1274 "configure"
1274 #include "confdefs.h"
1277 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1278 egrep "free" >/dev
/null
2>&1; then
1282 ac_cv_header_stdc
=no
1288 if test $ac_cv_header_stdc = yes; then
1289 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
1290 if test "$cross_compiling" = yes; then
1293 cat > conftest.
$ac_ext <<EOF
1294 #line 1295 "configure"
1295 #include "confdefs.h"
1297 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
1298 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
1299 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
1300 int main () { int i; for (i = 0; i < 256; i++)
1301 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
1305 if { (eval echo configure
:1306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
1309 echo "configure: failed program was:" >&5
1310 cat conftest.
$ac_ext >&5
1312 ac_cv_header_stdc
=no
1320 echo "$ac_t""$ac_cv_header_stdc" 1>&6
1321 if test $ac_cv_header_stdc = yes; then
1322 cat >> confdefs.h
<<\EOF
1323 #define STDC_HEADERS 1
1328 for ac_hdr
in string.h
1330 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1331 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1332 echo "configure:1333: checking for $ac_hdr" >&5
1333 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1334 echo $ac_n "(cached) $ac_c" 1>&6
1336 cat > conftest.
$ac_ext <<EOF
1337 #line 1338 "configure"
1338 #include "confdefs.h"
1341 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1342 { (eval echo configure
:1343: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1343 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1344 if test -z "$ac_err"; then
1346 eval "ac_cv_header_$ac_safe=yes"
1349 echo "configure: failed program was:" >&5
1350 cat conftest.
$ac_ext >&5
1352 eval "ac_cv_header_$ac_safe=no"
1356 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1357 echo "$ac_t""yes" 1>&6
1358 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1359 cat >> confdefs.h
<<EOF
1360 #define $ac_tr_hdr 1
1364 echo "$ac_t""no" 1>&6
1370 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1371 echo "configure:1372: checking how to run the C preprocessor" >&5
1372 # On Suns, sometimes $CPP names a directory.
1373 if test -n "$CPP" && test -d "$CPP"; then
1376 if test -z "$CPP"; then
1377 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1378 echo $ac_n "(cached) $ac_c" 1>&6
1380 # This must be in double quotes, not single quotes, because CPP may get
1381 # substituted into the Makefile and "${CC-cc}" will confuse make.
1383 # On the NeXT, cc -E runs the code through the compiler's parser,
1384 # not just through cpp.
1385 cat > conftest.
$ac_ext <<EOF
1386 #line 1387 "configure"
1387 #include "confdefs.h"
1391 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1392 { (eval echo configure
:1393: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1393 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1394 if test -z "$ac_err"; then
1398 echo "configure: failed program was:" >&5
1399 cat conftest.
$ac_ext >&5
1401 CPP
="${CC-cc} -E -traditional-cpp"
1402 cat > conftest.
$ac_ext <<EOF
1403 #line 1404 "configure"
1404 #include "confdefs.h"
1408 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1409 { (eval echo configure
:1410: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1410 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1411 if test -z "$ac_err"; then
1415 echo "configure: failed program was:" >&5
1416 cat conftest.
$ac_ext >&5
1418 CPP
="${CC-cc} -nologo -E"
1419 cat > conftest.
$ac_ext <<EOF
1420 #line 1421 "configure"
1421 #include "confdefs.h"
1425 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1426 { (eval echo configure
:1427: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1427 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1428 if test -z "$ac_err"; then
1432 echo "configure: failed program was:" >&5
1433 cat conftest.
$ac_ext >&5
1442 ac_cv_prog_CPP
="$CPP"
1444 CPP
="$ac_cv_prog_CPP"
1446 ac_cv_prog_CPP
="$CPP"
1448 echo "$ac_t""$CPP" 1>&6
1450 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
1451 echo "configure:1452: checking whether ${MAKE-make} sets \${MAKE}" >&5
1452 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y%./+-%__p_%'`
1453 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
1454 echo $ac_n "(cached) $ac_c" 1>&6
1456 cat > conftestmake
<<\EOF
1458 @
echo 'ac_maketemp="${MAKE}"'
1460 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1461 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
1462 if test -n "$ac_maketemp"; then
1463 eval ac_cv_prog_make_
${ac_make}_set
=yes
1465 eval ac_cv_prog_make_
${ac_make}_set
=no
1469 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
1470 echo "$ac_t""yes" 1>&6
1473 echo "$ac_t""no" 1>&6
1474 SET_MAKE
="MAKE=${MAKE-make}"
1477 # Find a good install program. We prefer a C program (faster),
1478 # so one script is as good as another. But avoid the broken or
1479 # incompatible versions:
1480 # SysV /etc/install, /usr/sbin/install
1481 # SunOS /usr/etc/install
1482 # IRIX /sbin/install
1484 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1485 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1486 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1487 # ./install, which can be erroneously created by make from ./install.sh.
1488 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1489 echo "configure:1490: checking for a BSD compatible install" >&5
1490 if test -z "$INSTALL"; then
1491 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1492 echo $ac_n "(cached) $ac_c" 1>&6
1494 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
1495 for ac_dir
in $PATH; do
1496 # Account for people who put trailing slashes in PATH elements.
1498 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
1500 # OSF1 and SCO ODT 3.0 have their own names for install.
1501 # Don't use installbsd from OSF since it installs stuff as root
1503 for ac_prog
in ginstall scoinst
install; do
1504 if test -f $ac_dir/$ac_prog; then
1505 if test $ac_prog = install &&
1506 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
1507 # AIX install. It has an incompatible calling convention.
1510 ac_cv_path_install
="$ac_dir/$ac_prog -c"
1521 if test "${ac_cv_path_install+set}" = set; then
1522 INSTALL
="$ac_cv_path_install"
1524 # As a last resort, use the slow shell script. We don't cache a
1525 # path for INSTALL within a source directory, because that will
1526 # break other packages using the cache if that directory is
1527 # removed, or if the path is relative.
1528 INSTALL
="$ac_install_sh"
1531 echo "$ac_t""$INSTALL" 1>&6
1533 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1534 # It thinks the first close brace ends the variable substitution.
1535 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
1537 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
1539 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
1541 echo $ac_n "checking for inline""... $ac_c" 1>&6
1542 echo "configure:1543: checking for inline" >&5
1543 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
1544 echo $ac_n "(cached) $ac_c" 1>&6
1547 for ac_kw
in inline __inline__ __inline
; do
1548 cat > conftest.
$ac_ext <<EOF
1549 #line 1550 "configure"
1550 #include "confdefs.h"
1553 } int $ac_kw foo() {
1556 if { (eval echo configure
:1557: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1558 ac_cv_c_inline
=$ac_kw; break
1560 echo "configure: failed program was:" >&5
1561 cat conftest.
$ac_ext >&5
1568 echo "$ac_t""$ac_cv_c_inline" 1>&6
1569 case "$ac_cv_c_inline" in
1571 no
) cat >> confdefs.h
<<\EOF
1575 *) cat >> confdefs.h
<<EOF
1576 #define inline $ac_cv_c_inline
1581 echo $ac_n "checking for working const""... $ac_c" 1>&6
1582 echo "configure:1583: checking for working const" >&5
1583 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
1584 echo $ac_n "(cached) $ac_c" 1>&6
1586 cat > conftest.
$ac_ext <<EOF
1587 #line 1588 "configure"
1588 #include "confdefs.h"
1592 /* Ultrix mips cc rejects this. */
1593 typedef int charset[2]; const charset x = {0,0};
1594 /* SunOS 4.1.1 cc rejects this. */
1595 char const *const *ccp;
1597 /* NEC SVR4.0.2 mips cc rejects this. */
1598 struct point {int x, y;};
1599 static struct point const zero = {0,0};
1600 /* AIX XL C 1.02.0.0 rejects this.
1601 It does not let you subtract one const X* pointer from another in an arm
1602 of an if-expression whose if-part is not a constant expression */
1603 const char *g = "string";
1604 ccp = &g + (g ? g-g : 0);
1605 /* HPUX 7.0 cc rejects these. */
1608 ccp = (char const *const *) p;
1609 { /* SCO 3.2v4 cc rejects this. */
1611 char const *s = 0 ? (char *) 0 : (char const *) 0;
1615 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
1617 const int *foo = &x[0];
1620 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
1621 typedef const int *iptr;
1625 { /* AIX XL C 1.02.0.0 rejects this saying
1626 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
1627 struct s { int j; const int *ap[3]; };
1628 struct s *b; b->j = 5;
1630 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
1636 if { (eval echo configure
:1637: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1640 echo "configure: failed program was:" >&5
1641 cat conftest.
$ac_ext >&5
1648 echo "$ac_t""$ac_cv_c_const" 1>&6
1649 if test $ac_cv_c_const = no
; then
1650 cat >> confdefs.h
<<\EOF
1657 echo $ac_n "checking whether byte ordering is bigendian""... $ac_c" 1>&6
1658 echo "configure:1659: checking whether byte ordering is bigendian" >&5
1659 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
1660 echo $ac_n "(cached) $ac_c" 1>&6
1662 ac_cv_c_bigendian
=unknown
1663 # See if sys/param.h defines the BYTE_ORDER macro.
1664 cat > conftest.
$ac_ext <<EOF
1665 #line 1666 "configure"
1666 #include "confdefs.h"
1667 #include <sys/types.h>
1668 #include <sys/param.h>
1671 #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
1676 if { (eval echo configure
:1677: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1678 # It does; now see whether it defined to BIG_ENDIAN or not.
1679 cat > conftest.
$ac_ext <<EOF
1680 #line 1681 "configure"
1681 #include "confdefs.h"
1682 #include <sys/types.h>
1683 #include <sys/param.h>
1686 #if BYTE_ORDER != BIG_ENDIAN
1691 if { (eval echo configure
:1692: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1693 ac_cv_c_bigendian
=yes
1695 echo "configure: failed program was:" >&5
1696 cat conftest.
$ac_ext >&5
1698 ac_cv_c_bigendian
=no
1702 echo "configure: failed program was:" >&5
1703 cat conftest.
$ac_ext >&5
1706 if test $ac_cv_c_bigendian = unknown
; then
1707 if test "$cross_compiling" = yes; then
1708 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1710 cat > conftest.
$ac_ext <<EOF
1711 #line 1712 "configure"
1712 #include "confdefs.h"
1714 /* Are we little or big endian? From Harbison&Steele. */
1718 char c[sizeof (long)];
1721 exit (u.c[sizeof (long) - 1] == 1);
1724 if { (eval echo configure
:1725: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
1726 ac_cv_c_bigendian
=no
1728 echo "configure: failed program was:" >&5
1729 cat conftest.
$ac_ext >&5
1731 ac_cv_c_bigendian
=yes
1739 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
1740 if test $ac_cv_c_bigendian = yes; then
1741 cat >> confdefs.h
<<\EOF
1742 #define WORDS_BIGENDIAN 1
1747 for ac_hdr
in inttypes.h stdint.h
1749 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1750 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1751 echo "configure:1752: checking for $ac_hdr" >&5
1752 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1753 echo $ac_n "(cached) $ac_c" 1>&6
1755 cat > conftest.
$ac_ext <<EOF
1756 #line 1757 "configure"
1757 #include "confdefs.h"
1760 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1761 { (eval echo configure
:1762: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1762 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1763 if test -z "$ac_err"; then
1765 eval "ac_cv_header_$ac_safe=yes"
1768 echo "configure: failed program was:" >&5
1769 cat conftest.
$ac_ext >&5
1771 eval "ac_cv_header_$ac_safe=no"
1775 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1776 echo "$ac_t""yes" 1>&6
1777 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1778 cat >> confdefs.h
<<EOF
1779 #define $ac_tr_hdr 1
1783 echo "$ac_t""no" 1>&6
1787 echo $ac_n "checking for uint32_t""... $ac_c" 1>&6
1788 echo "configure:1789: checking for uint32_t" >&5
1789 cat > conftest.
$ac_ext <<EOF
1790 #line 1791 "configure"
1791 #include "confdefs.h"
1793 #include <sys/types.h>
1795 #include <inttypes.h>
1804 if (sizeof (uint32_t))
1809 if { (eval echo configure
:1810: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1812 cat >> confdefs.h
<<\EOF
1813 #define HAVE_UINT32_T 1
1816 echo "$ac_t""yes" 1>&6
1819 echo "configure: failed program was:" >&5
1820 cat conftest.
$ac_ext >&5
1822 echo "$ac_t""no" 1>&6
1826 echo $ac_n "checking size of int""... $ac_c" 1>&6
1827 echo "configure:1828: checking size of int" >&5
1828 if eval "test \"`echo '$''{'ac_cv_sizeof_int'+set}'`\" = set"; then
1829 echo $ac_n "(cached) $ac_c" 1>&6
1831 if test "$cross_compiling" = yes; then
1832 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1834 cat > conftest.
$ac_ext <<EOF
1835 #line 1836 "configure"
1836 #include "confdefs.h"
1840 FILE *f=fopen("conftestval", "w");
1842 fprintf(f, "%d\n", sizeof(int));
1846 if { (eval echo configure
:1847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
1848 ac_cv_sizeof_int
=`cat conftestval`
1850 echo "configure: failed program was:" >&5
1851 cat conftest.
$ac_ext >&5
1859 echo "$ac_t""$ac_cv_sizeof_int" 1>&6
1860 cat >> confdefs.h
<<EOF
1861 #define SIZEOF_INT $ac_cv_sizeof_int
1865 echo $ac_n "checking size of long""... $ac_c" 1>&6
1866 echo "configure:1867: checking size of long" >&5
1867 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
1868 echo $ac_n "(cached) $ac_c" 1>&6
1870 if test "$cross_compiling" = yes; then
1871 { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
1873 cat > conftest.
$ac_ext <<EOF
1874 #line 1875 "configure"
1875 #include "confdefs.h"
1879 FILE *f=fopen("conftestval", "w");
1881 fprintf(f, "%d\n", sizeof(long));
1885 if { (eval echo configure
:1886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext} && (.
/conftest
; exit) 2>/dev
/null
1887 ac_cv_sizeof_long
=`cat conftestval`
1889 echo "configure: failed program was:" >&5
1890 cat conftest.
$ac_ext >&5
1898 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
1899 cat >> confdefs.h
<<EOF
1900 #define SIZEOF_LONG $ac_cv_sizeof_long
1905 cat >> confdefs.h
<<\EOF
1911 cat > confcache
<<\EOF
1912 # This file is a shell script that caches the results of configure
1913 # tests run on this system so they can be shared between configure
1914 # scripts and configure runs. It is not useful on other systems.
1915 # If it contains results you don't want to keep, you may remove or edit it.
1917 # By default, configure uses ./config.cache as the cache file,
1918 # creating it if it does not exist already. You can give configure
1919 # the --cache-file=FILE option to use a different cache file; that is
1920 # what configure does when it calls configure scripts in
1921 # subdirectories, so they share the cache.
1922 # Giving --cache-file=/dev/null disables caching, for debugging configure.
1923 # config.status only pays attention to the cache file if you give it the
1924 # --recheck option to rerun configure.
1927 # The following way of writing the cache mishandles newlines in values,
1928 # but we know of no workaround that is simple, portable, and efficient.
1929 # So, don't put newlines in cache variables' values.
1930 # Ultrix sh set writes to stderr and can't be redirected directly,
1931 # and sets the high bit in the cache file unless we assign to the vars.
1933 case `(ac_space=' '; set | grep ac_space) 2>&1` in
1935 # `set' does not quote correctly, so add quotes (double-quote substitution
1936 # turns \\\\ into \\, and sed turns \\ into \).
1938 -e "s/'/'\\\\''/g" \
1939 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1942 # `set' quotes correctly as required by POSIX, so do not add quotes.
1943 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1946 if cmp -s $cache_file confcache
; then
1949 if test -w $cache_file; then
1950 echo "updating cache $cache_file"
1951 cat confcache
> $cache_file
1953 echo "not updating unwritable cache $cache_file"
1958 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1960 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
1961 # Let make expand exec_prefix.
1962 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
1964 # Any assignment to VPATH causes Sun make to only execute
1965 # the first set of double-colon rules, so remove it if not needed.
1966 # If there is a colon in the path, we need to keep it.
1967 if test "x$srcdir" = x.
; then
1968 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
1971 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1973 DEFS
=-DHAVE_CONFIG_H
1975 # Without the "./", some shells look in PATH for config.status.
1976 : ${CONFIG_STATUS=./config.status}
1978 echo creating
$CONFIG_STATUS
1979 rm -f $CONFIG_STATUS
1980 cat > $CONFIG_STATUS <<EOF
1982 # Generated automatically by configure.
1983 # Run this file to recreate the current configuration.
1984 # This directory was configured as follows,
1985 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1987 # $0 $ac_configure_args
1989 # Compiler output produced by configure, useful for debugging
1990 # configure, is in ./config.log if it exists.
1992 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1995 case "\$ac_option" in
1996 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1997 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1998 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1999 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
2000 echo "$CONFIG_STATUS generated by autoconf version 2.13"
2002 -help | --help | --hel | --he | --h)
2003 echo "\$ac_cs_usage"; exit 0 ;;
2004 *) echo "\$ac_cs_usage"; exit 1 ;;
2008 ac_given_srcdir=$srcdir
2009 ac_given_INSTALL="$INSTALL"
2011 trap 'rm -fr `echo "Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
2013 cat >> $CONFIG_STATUS <<EOF
2015 # Protect against being on the right side of a sed subst in config.status.
2016 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
2017 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
2021 s%@CFLAGS@%$CFLAGS%g
2022 s%@CPPFLAGS@%$CPPFLAGS%g
2023 s%@CXXFLAGS@%$CXXFLAGS%g
2024 s%@FFLAGS@%$FFLAGS%g
2026 s%@LDFLAGS@%$LDFLAGS%g
2028 s%@exec_prefix@%$exec_prefix%g
2029 s%@prefix@%$prefix%g
2030 s%@program_transform_name@%$program_transform_name%g
2031 s%@bindir@%$bindir%g
2032 s%@sbindir@%$sbindir%g
2033 s%@libexecdir@%$libexecdir%g
2034 s%@datadir@%$datadir%g
2035 s%@sysconfdir@%$sysconfdir%g
2036 s%@sharedstatedir@%$sharedstatedir%g
2037 s%@localstatedir@%$localstatedir%g
2038 s%@libdir@%$libdir%g
2039 s%@includedir@%$includedir%g
2040 s%@oldincludedir@%$oldincludedir%g
2041 s%@infodir@%$infodir%g
2042 s%@mandir@%$mandir%g
2043 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2044 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
2045 s%@INSTALL_DATA@%$INSTALL_DATA%g
2046 s%@PACKAGE@%$PACKAGE%g
2047 s%@VERSION@%$VERSION%g
2048 s%@ACLOCAL@%$ACLOCAL%g
2049 s%@AUTOCONF@%$AUTOCONF%g
2050 s%@AUTOMAKE@%$AUTOMAKE%g
2051 s%@AUTOHEADER@%$AUTOHEADER%g
2052 s%@MAKEINFO@%$MAKEINFO%g
2053 s%@SET_MAKE@%$SET_MAKE%g
2055 s%@host_alias@%$host_alias%g
2056 s%@host_cpu@%$host_cpu%g
2057 s%@host_vendor@%$host_vendor%g
2058 s%@host_os@%$host_os%g
2062 s%@ANSI2KNR@%$ANSI2KNR%g
2067 cat >> $CONFIG_STATUS <<\EOF
2069 # Split the substitutions into bite-sized pieces for seds with
2070 # small command number limits, like on Digital OSF/1 and HP-UX.
2071 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
2072 ac_file
=1 # Number of current file.
2073 ac_beg
=1 # First line for current file.
2074 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
2077 while $ac_more_lines; do
2078 if test $ac_beg -gt 1; then
2079 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
2081 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
2083 if test ! -s conftest.s
$ac_file; then
2085 rm -f conftest.s
$ac_file
2087 if test -z "$ac_sed_cmds"; then
2088 ac_sed_cmds
="sed -f conftest.s$ac_file"
2090 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
2092 ac_file
=`expr $ac_file + 1`
2094 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
2097 if test -z "$ac_sed_cmds"; then
2102 cat >> $CONFIG_STATUS <<EOF
2104 CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
2106 cat >> $CONFIG_STATUS <<\EOF
2107 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
2108 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2110 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
2111 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
2112 *) ac_file_in
="${ac_file}.in" ;;
2115 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2117 # Remove last slash and all that follows it. Not all systems have dirname.
2118 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2119 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
2120 # The file is in a subdirectory.
2121 test ! -d "$ac_dir" && mkdir
"$ac_dir"
2122 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
2123 # A "../" for each directory in $ac_dir_suffix.
2124 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2126 ac_dir_suffix
= ac_dots
=
2129 case "$ac_given_srcdir" in
2131 if test -z "$ac_dots"; then top_srcdir
=.
2132 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2133 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
2135 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2136 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
2139 case "$ac_given_INSTALL" in
2140 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
2141 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
2144 echo creating
"$ac_file"
2146 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2148 *Makefile
*) ac_comsub
="1i\\
2149 # $configure_input" ;;
2153 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2155 s%@configure_input@%$configure_input%g
2156 s%@srcdir@%$srcdir%g
2157 s%@top_srcdir@%$top_srcdir%g
2158 s%@INSTALL@%$INSTALL%g
2159 " $ac_file_inputs |
(eval "$ac_sed_cmds") > $ac_file
2163 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2164 # NAME is the cpp macro being defined and VALUE is the value it is being given.
2166 # ac_d sets the value in "#define NAME VALUE" lines.
2167 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
2168 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
2171 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2172 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2173 ac_uB
='\([ ]\)%\1#\2define\3'
2176 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2177 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2178 ac_eB
='$%\1#\2define\3'
2182 if test "${CONFIG_HEADERS+set}" != set; then
2184 cat >> $CONFIG_STATUS <<EOF
2185 CONFIG_HEADERS="config.h"
2187 cat >> $CONFIG_STATUS <<\EOF
2189 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
2190 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2192 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
2193 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
2194 *) ac_file_in
="${ac_file}.in" ;;
2197 echo creating
$ac_file
2199 rm -f conftest.frag conftest.
in conftest.out
2200 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2201 cat $ac_file_inputs > conftest.
in
2205 # Transform confdefs.h into a sed script conftest.vals that substitutes
2206 # the proper values into config.h.in to produce config.h. And first:
2207 # Protect against being on the right side of a sed subst in config.status.
2208 # Protect against being in an unquoted here document in config.status.
2210 cat > conftest.hdr
<<\EOF
2213 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
2217 sed -n -f conftest.hdr confdefs.h > conftest.vals
2220 # This sed command replaces #undef with comments. This is necessary, for
2221 # example, in the case of _POSIX_SOURCE, which is predefined and required
2222 # on some systems where configure will not decide to define it.
2223 cat >> conftest.vals <<\EOF
2224 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2227 # Break up conftest.vals because some shells have a limit on
2228 # the size of here documents, and old seds have small limits too.
2233 ac_lines=`grep -c . conftest.vals
`
2234 # grep -c gives empty output for an empty file on some AIX systems.
2235 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2236 # Write a limited-size here document to conftest.frag.
2237 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2238 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2240 sed -f conftest.frag conftest.in > conftest.out
2242 mv conftest.out conftest.in
2244 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2246 mv conftest.tail conftest.vals
2250 cat >> $CONFIG_STATUS <<\EOF
2251 rm -f conftest.frag conftest.h
2252 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
2253 cat conftest.in >> conftest.h
2255 if cmp -s $ac_file conftest.h 2>/dev/null; then
2256 echo "$ac_file is unchanged"
2259 # Remove last slash and all that follows it. Not all systems have dirname.
2260 ac_dir=`echo $ac_file|
sed 's%/[^/][^/]*$%%'`
2261 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2262 # The file is in a subdirectory.
2263 test ! -d "$ac_dir" && mkdir "$ac_dir"
2266 mv conftest.h $ac_file
2271 cat >> $CONFIG_STATUS <<EOF
2275 cat >> $CONFIG_STATUS <<\EOF
2276 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
2280 chmod +x $CONFIG_STATUS
2281 rm -fr confdefs* $ac_clean_files
2282 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1