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
=calc.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 # Extract the first word of "gcc", so it can be a program name with args.
781 set dummy gcc
; ac_word
=$2
782 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
783 echo "configure:784: checking for $ac_word" >&5
784 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
785 echo $ac_n "(cached) $ac_c" 1>&6
787 if test -n "$CC"; then
788 ac_cv_prog_CC
="$CC" # Let the user override the test.
790 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
792 for ac_dir
in $ac_dummy; do
793 test -z "$ac_dir" && ac_dir
=.
794 if test -f $ac_dir/$ac_word; then
803 if test -n "$CC"; then
804 echo "$ac_t""$CC" 1>&6
806 echo "$ac_t""no" 1>&6
809 if test -z "$CC"; then
810 # Extract the first word of "cc", so it can be a program name with args.
811 set dummy cc
; ac_word
=$2
812 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
813 echo "configure:814: checking for $ac_word" >&5
814 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
815 echo $ac_n "(cached) $ac_c" 1>&6
817 if test -n "$CC"; then
818 ac_cv_prog_CC
="$CC" # Let the user override the test.
820 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
823 for ac_dir
in $ac_dummy; do
824 test -z "$ac_dir" && ac_dir
=.
825 if test -f $ac_dir/$ac_word; then
826 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
835 if test $ac_prog_rejected = yes; then
836 # We found a bogon in the path, so make sure we never use it.
837 set dummy
$ac_cv_prog_CC
839 if test $# -gt 0; then
840 # We chose a different compiler from the bogus one.
841 # However, it has the same basename, so the bogon will be chosen
842 # first if we set CC to just the basename; use the full file name.
844 set dummy
"$ac_dir/$ac_word" "$@"
852 if test -n "$CC"; then
853 echo "$ac_t""$CC" 1>&6
855 echo "$ac_t""no" 1>&6
858 if test -z "$CC"; then
861 # Extract the first word of "cl", so it can be a program name with args.
862 set dummy cl
; ac_word
=$2
863 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
864 echo "configure:865: checking for $ac_word" >&5
865 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
866 echo $ac_n "(cached) $ac_c" 1>&6
868 if test -n "$CC"; then
869 ac_cv_prog_CC
="$CC" # Let the user override the test.
871 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
=":"
873 for ac_dir
in $ac_dummy; do
874 test -z "$ac_dir" && ac_dir
=.
875 if test -f $ac_dir/$ac_word; then
884 if test -n "$CC"; then
885 echo "$ac_t""$CC" 1>&6
887 echo "$ac_t""no" 1>&6
892 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
895 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
896 echo "configure:897: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
899 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
900 ac_cpp
='$CPP $CPPFLAGS'
901 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
902 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
903 cross_compiling
=$ac_cv_prog_cc_cross
905 cat > conftest.
$ac_ext << EOF
907 #line 908 "configure"
908 #include "confdefs.h"
912 if { (eval echo configure
:913: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
913 ac_cv_prog_cc_works
=yes
914 # If we can't run a trivial program, we are probably using a cross compiler.
915 if (.
/conftest
; exit) 2>/dev
/null
; then
916 ac_cv_prog_cc_cross
=no
918 ac_cv_prog_cc_cross
=yes
921 echo "configure: failed program was:" >&5
922 cat conftest.
$ac_ext >&5
923 ac_cv_prog_cc_works
=no
927 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
928 ac_cpp
='$CPP $CPPFLAGS'
929 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
930 ac_link
='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
931 cross_compiling
=$ac_cv_prog_cc_cross
933 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
934 if test $ac_cv_prog_cc_works = no
; then
935 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
937 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
938 echo "configure:939: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
939 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
940 cross_compiling
=$ac_cv_prog_cc_cross
942 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
943 echo "configure:944: checking whether we are using GNU C" >&5
944 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
945 echo $ac_n "(cached) $ac_c" 1>&6
947 cat > conftest.c
<<EOF
952 if { ac_try
='${CC-cc} -E conftest.c'; { (eval echo configure
:953: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } |
egrep yes >/dev
/null
2>&1; then
959 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
961 if test $ac_cv_prog_gcc = yes; then
967 ac_test_CFLAGS
="${CFLAGS+set}"
968 ac_save_CFLAGS
="$CFLAGS"
970 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
971 echo "configure:972: checking whether ${CC-cc} accepts -g" >&5
972 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
973 echo $ac_n "(cached) $ac_c" 1>&6
975 echo 'void f(){}' > conftest.c
976 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
985 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
986 if test "$ac_test_CFLAGS" = set; then
987 CFLAGS
="$ac_save_CFLAGS"
988 elif test $ac_cv_prog_cc_g = yes; then
989 if test "$GCC" = yes; then
995 if test "$GCC" = yes; then
1002 # Find a good install program. We prefer a C program (faster),
1003 # so one script is as good as another. But avoid the broken or
1004 # incompatible versions:
1005 # SysV /etc/install, /usr/sbin/install
1006 # SunOS /usr/etc/install
1007 # IRIX /sbin/install
1009 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1010 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1011 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1012 # ./install, which can be erroneously created by make from ./install.sh.
1013 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1014 echo "configure:1015: checking for a BSD compatible install" >&5
1015 if test -z "$INSTALL"; then
1016 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1017 echo $ac_n "(cached) $ac_c" 1>&6
1019 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
=":"
1020 for ac_dir
in $PATH; do
1021 # Account for people who put trailing slashes in PATH elements.
1023 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
1025 # OSF1 and SCO ODT 3.0 have their own names for install.
1026 # Don't use installbsd from OSF since it installs stuff as root
1028 for ac_prog
in ginstall scoinst
install; do
1029 if test -f $ac_dir/$ac_prog; then
1030 if test $ac_prog = install &&
1031 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
1032 # AIX install. It has an incompatible calling convention.
1035 ac_cv_path_install
="$ac_dir/$ac_prog -c"
1046 if test "${ac_cv_path_install+set}" = set; then
1047 INSTALL
="$ac_cv_path_install"
1049 # As a last resort, use the slow shell script. We don't cache a
1050 # path for INSTALL within a source directory, because that will
1051 # break other packages using the cache if that directory is
1052 # removed, or if the path is relative.
1053 INSTALL
="$ac_install_sh"
1056 echo "$ac_t""$INSTALL" 1>&6
1058 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1059 # It thinks the first close brace ends the variable substitution.
1060 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
1062 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL_PROGRAM}'
1064 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
1067 # Look for various header files
1069 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1070 echo "configure:1071: checking how to run the C preprocessor" >&5
1071 # On Suns, sometimes $CPP names a directory.
1072 if test -n "$CPP" && test -d "$CPP"; then
1075 if test -z "$CPP"; then
1076 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1077 echo $ac_n "(cached) $ac_c" 1>&6
1079 # This must be in double quotes, not single quotes, because CPP may get
1080 # substituted into the Makefile and "${CC-cc}" will confuse make.
1082 # On the NeXT, cc -E runs the code through the compiler's parser,
1083 # not just through cpp.
1084 cat > conftest.
$ac_ext <<EOF
1085 #line 1086 "configure"
1086 #include "confdefs.h"
1090 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1091 { (eval echo configure
:1092: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1092 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1093 if test -z "$ac_err"; then
1097 echo "configure: failed program was:" >&5
1098 cat conftest.
$ac_ext >&5
1100 CPP
="${CC-cc} -E -traditional-cpp"
1101 cat > conftest.
$ac_ext <<EOF
1102 #line 1103 "configure"
1103 #include "confdefs.h"
1107 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1108 { (eval echo configure
:1109: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1109 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1110 if test -z "$ac_err"; then
1114 echo "configure: failed program was:" >&5
1115 cat conftest.
$ac_ext >&5
1117 CPP
="${CC-cc} -nologo -E"
1118 cat > conftest.
$ac_ext <<EOF
1119 #line 1120 "configure"
1120 #include "confdefs.h"
1124 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1125 { (eval echo configure
:1126: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1126 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1127 if test -z "$ac_err"; then
1131 echo "configure: failed program was:" >&5
1132 cat conftest.
$ac_ext >&5
1141 ac_cv_prog_CPP
="$CPP"
1143 CPP
="$ac_cv_prog_CPP"
1145 ac_cv_prog_CPP
="$CPP"
1147 echo "$ac_t""$CPP" 1>&6
1149 for ac_hdr
in stdlib.h
1151 ac_safe
=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1152 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1153 echo "configure:1154: checking for $ac_hdr" >&5
1154 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1155 echo $ac_n "(cached) $ac_c" 1>&6
1157 cat > conftest.
$ac_ext <<EOF
1158 #line 1159 "configure"
1159 #include "confdefs.h"
1162 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1163 { (eval echo configure
:1164: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1164 ac_err
=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1165 if test -z "$ac_err"; then
1167 eval "ac_cv_header_$ac_safe=yes"
1170 echo "configure: failed program was:" >&5
1171 cat conftest.
$ac_ext >&5
1173 eval "ac_cv_header_$ac_safe=no"
1177 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1178 echo "$ac_t""yes" 1>&6
1179 ac_tr_hdr
=HAVE_
`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1180 cat >> confdefs.h
<<EOF
1181 #define $ac_tr_hdr 1
1185 echo "$ac_t""no" 1>&6
1191 # Look for various functions
1193 echo $ac_n "checking for strcmp""... $ac_c" 1>&6
1194 echo "configure:1195: checking for strcmp" >&5
1195 if eval "test \"`echo '$''{'ac_cv_func_strcmp'+set}'`\" = set"; then
1196 echo $ac_n "(cached) $ac_c" 1>&6
1198 cat > conftest.
$ac_ext <<EOF
1199 #line 1200 "configure"
1200 #include "confdefs.h"
1201 /* System header to define __stub macros and hopefully few prototypes,
1202 which can conflict with char strcmp(); below. */
1204 /* Override any gcc2 internal prototype to avoid an error. */
1205 /* We use char because int might match the return type of a gcc2
1206 builtin and then its argument prototype would still apply. */
1211 /* The GNU C library defines this for functions which it implements
1212 to always fail with ENOSYS. Some functions are actually named
1213 something starting with __ and the normal name is an alias. */
1214 #if defined (__stub_strcmp) || defined (__stub___strcmp)
1222 if { (eval echo configure
:1223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
${ac_exeext}; then
1224 eval "ac_cv_func_strcmp=yes"
1226 echo "configure: failed program was:" >&5
1227 cat conftest.
$ac_ext >&5
1229 eval "ac_cv_func_strcmp=no"
1234 if eval "test \"`echo '$ac_cv_func_'strcmp`\" = yes"; then
1235 echo "$ac_t""yes" 1>&6
1238 echo "$ac_t""no" 1>&6
1243 # Output Makefile with substitutions
1246 cat > confcache
<<\EOF
1247 # This file is a shell script that caches the results of configure
1248 # tests run on this system so they can be shared between configure
1249 # scripts and configure runs. It is not useful on other systems.
1250 # If it contains results you don't want to keep, you may remove or edit it.
1252 # By default, configure uses ./config.cache as the cache file,
1253 # creating it if it does not exist already. You can give configure
1254 # the --cache-file=FILE option to use a different cache file; that is
1255 # what configure does when it calls configure scripts in
1256 # subdirectories, so they share the cache.
1257 # Giving --cache-file=/dev/null disables caching, for debugging configure.
1258 # config.status only pays attention to the cache file if you give it the
1259 # --recheck option to rerun configure.
1262 # The following way of writing the cache mishandles newlines in values,
1263 # but we know of no workaround that is simple, portable, and efficient.
1264 # So, don't put newlines in cache variables' values.
1265 # Ultrix sh set writes to stderr and can't be redirected directly,
1266 # and sets the high bit in the cache file unless we assign to the vars.
1268 case `(ac_space=' '; set | grep ac_space) 2>&1` in
1270 # `set' does not quote correctly, so add quotes (double-quote substitution
1271 # turns \\\\ into \\, and sed turns \\ into \).
1273 -e "s/'/'\\\\''/g" \
1274 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1277 # `set' quotes correctly as required by POSIX, so do not add quotes.
1278 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1281 if cmp -s $cache_file confcache
; then
1284 if test -w $cache_file; then
1285 echo "updating cache $cache_file"
1286 cat confcache
> $cache_file
1288 echo "not updating unwritable cache $cache_file"
1293 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1295 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
1296 # Let make expand exec_prefix.
1297 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
1299 # Any assignment to VPATH causes Sun make to only execute
1300 # the first set of double-colon rules, so remove it if not needed.
1301 # If there is a colon in the path, we need to keep it.
1302 if test "x$srcdir" = x.
; then
1303 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
1306 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1308 DEFS
=-DHAVE_CONFIG_H
1310 # Without the "./", some shells look in PATH for config.status.
1311 : ${CONFIG_STATUS=./config.status}
1313 echo creating
$CONFIG_STATUS
1314 rm -f $CONFIG_STATUS
1315 cat > $CONFIG_STATUS <<EOF
1317 # Generated automatically by configure.
1318 # Run this file to recreate the current configuration.
1319 # This directory was configured as follows,
1320 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1322 # $0 $ac_configure_args
1324 # Compiler output produced by configure, useful for debugging
1325 # configure, is in ./config.log if it exists.
1327 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1330 case "\$ac_option" in
1331 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1332 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1333 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1334 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1335 echo "$CONFIG_STATUS generated by autoconf version 2.13"
1337 -help | --help | --hel | --he | --h)
1338 echo "\$ac_cs_usage"; exit 0 ;;
1339 *) echo "\$ac_cs_usage"; exit 1 ;;
1343 ac_given_srcdir=$srcdir
1344 ac_given_INSTALL="$INSTALL"
1346 trap 'rm -fr `echo "Makefile calc.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1348 cat >> $CONFIG_STATUS <<EOF
1350 # Protect against being on the right side of a sed subst in config.status.
1351 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1352 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1356 s%@CFLAGS@%$CFLAGS%g
1357 s%@CPPFLAGS@%$CPPFLAGS%g
1358 s%@CXXFLAGS@%$CXXFLAGS%g
1359 s%@FFLAGS@%$FFLAGS%g
1361 s%@LDFLAGS@%$LDFLAGS%g
1363 s%@exec_prefix@%$exec_prefix%g
1364 s%@prefix@%$prefix%g
1365 s%@program_transform_name@%$program_transform_name%g
1366 s%@bindir@%$bindir%g
1367 s%@sbindir@%$sbindir%g
1368 s%@libexecdir@%$libexecdir%g
1369 s%@datadir@%$datadir%g
1370 s%@sysconfdir@%$sysconfdir%g
1371 s%@sharedstatedir@%$sharedstatedir%g
1372 s%@localstatedir@%$localstatedir%g
1373 s%@libdir@%$libdir%g
1374 s%@includedir@%$includedir%g
1375 s%@oldincludedir@%$oldincludedir%g
1376 s%@infodir@%$infodir%g
1377 s%@mandir@%$mandir%g
1378 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
1379 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
1380 s%@INSTALL_DATA@%$INSTALL_DATA%g
1381 s%@PACKAGE@%$PACKAGE%g
1382 s%@VERSION@%$VERSION%g
1383 s%@ACLOCAL@%$ACLOCAL%g
1384 s%@AUTOCONF@%$AUTOCONF%g
1385 s%@AUTOMAKE@%$AUTOMAKE%g
1386 s%@AUTOHEADER@%$AUTOHEADER%g
1387 s%@MAKEINFO@%$MAKEINFO%g
1388 s%@SET_MAKE@%$SET_MAKE%g
1395 cat >> $CONFIG_STATUS <<\EOF
1397 # Split the substitutions into bite-sized pieces for seds with
1398 # small command number limits, like on Digital OSF/1 and HP-UX.
1399 ac_max_sed_cmds
=90 # Maximum number of lines to put in a sed script.
1400 ac_file
=1 # Number of current file.
1401 ac_beg
=1 # First line for current file.
1402 ac_end
=$ac_max_sed_cmds # Line after last line for current file.
1405 while $ac_more_lines; do
1406 if test $ac_beg -gt 1; then
1407 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs
> conftest.s
$ac_file
1409 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
1411 if test ! -s conftest.s
$ac_file; then
1413 rm -f conftest.s
$ac_file
1415 if test -z "$ac_sed_cmds"; then
1416 ac_sed_cmds
="sed -f conftest.s$ac_file"
1418 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
1420 ac_file
=`expr $ac_file + 1`
1422 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
1425 if test -z "$ac_sed_cmds"; then
1430 cat >> $CONFIG_STATUS <<EOF
1432 CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
1434 cat >> $CONFIG_STATUS <<\EOF
1435 for ac_file
in ..
$CONFIG_FILES; do if test "x$ac_file" != x..
; then
1436 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1438 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
1439 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
1440 *) ac_file_in
="${ac_file}.in" ;;
1443 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1445 # Remove last slash and all that follows it. Not all systems have dirname.
1446 ac_dir
=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
1447 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .
; then
1448 # The file is in a subdirectory.
1449 test ! -d "$ac_dir" && mkdir
"$ac_dir"
1450 ac_dir_suffix
="/`echo $ac_dir|sed 's%^\./%%'`"
1451 # A "../" for each directory in $ac_dir_suffix.
1452 ac_dots
=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
1454 ac_dir_suffix
= ac_dots
=
1457 case "$ac_given_srcdir" in
1459 if test -z "$ac_dots"; then top_srcdir
=.
1460 else top_srcdir
=`echo $ac_dots|sed 's%/$%%'`; fi ;;
1461 /*) srcdir
="$ac_given_srcdir$ac_dir_suffix"; top_srcdir
="$ac_given_srcdir" ;;
1463 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
1464 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
1467 case "$ac_given_INSTALL" in
1468 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
1469 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
1472 echo creating
"$ac_file"
1474 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
1476 *Makefile
*) ac_comsub
="1i\\
1477 # $configure_input" ;;
1481 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1483 s%@configure_input@%$configure_input%g
1484 s%@srcdir@%$srcdir%g
1485 s%@top_srcdir@%$top_srcdir%g
1486 s%@INSTALL@%$INSTALL%g
1487 " $ac_file_inputs |
(eval "$ac_sed_cmds") > $ac_file
1491 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
1492 # NAME is the cpp macro being defined and VALUE is the value it is being given.
1494 # ac_d sets the value in "#define NAME VALUE" lines.
1495 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
1496 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
1499 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
1500 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
1501 ac_uB
='\([ ]\)%\1#\2define\3'
1504 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
1505 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
1506 ac_eB
='$%\1#\2define\3'
1510 if test "${CONFIG_HEADERS+set}" != set; then
1512 cat >> $CONFIG_STATUS <<EOF
1513 CONFIG_HEADERS="calc.h"
1515 cat >> $CONFIG_STATUS <<\EOF
1517 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
1518 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1520 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
1521 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
1522 *) ac_file_in
="${ac_file}.in" ;;
1525 echo creating
$ac_file
1527 rm -f conftest.frag conftest.
in conftest.out
1528 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1529 cat $ac_file_inputs > conftest.
in
1533 # Transform confdefs.h into a sed script conftest.vals that substitutes
1534 # the proper values into config.h.in to produce config.h. And first:
1535 # Protect against being on the right side of a sed subst in config.status.
1536 # Protect against being in an unquoted here document in config.status.
1538 cat > conftest.hdr
<<\EOF
1541 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
1545 sed -n -f conftest.hdr confdefs.h > conftest.vals
1548 # This sed command replaces #undef with comments. This is necessary, for
1549 # example, in the case of _POSIX_SOURCE, which is predefined and required
1550 # on some systems where configure will not decide to define it.
1551 cat >> conftest.vals <<\EOF
1552 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
1555 # Break up conftest.vals because some shells have a limit on
1556 # the size of here documents, and old seds have small limits too.
1561 ac_lines=`grep -c . conftest.vals
`
1562 # grep -c gives empty output for an empty file on some AIX systems.
1563 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
1564 # Write a limited-size here document to conftest.frag.
1565 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
1566 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
1568 sed -f conftest.frag conftest.in > conftest.out
1570 mv conftest.out conftest.in
1572 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
1574 mv conftest.tail conftest.vals
1578 cat >> $CONFIG_STATUS <<\EOF
1579 rm -f conftest.frag conftest.h
1580 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
1581 cat conftest.in >> conftest.h
1583 if cmp -s $ac_file conftest.h 2>/dev/null; then
1584 echo "$ac_file is unchanged"
1587 # Remove last slash and all that follows it. Not all systems have dirname.
1588 ac_dir=`echo $ac_file|
sed 's%/[^/][^/]*$%%'`
1589 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1590 # The file is in a subdirectory.
1591 test ! -d "$ac_dir" && mkdir "$ac_dir"
1594 mv conftest.h $ac_file
1599 cat >> $CONFIG_STATUS <<EOF
1603 cat >> $CONFIG_STATUS <<\EOF
1604 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
1608 chmod +x $CONFIG_STATUS
1609 rm -fr confdefs* $ac_clean_files
1610 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1