2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by GNU Autoconf 2.64 for sqlite3cc 0.1.0.
5
# Report bugs to <edam@waxworlds.org>.
7
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
11
# This configure script is free software; the Free Software Foundation
12
# gives unlimited permission to copy, distribute and modify it.
13
## -------------------- ##
14
## M4sh Initialization. ##
15
## -------------------- ##
17
# Be more Bourne compatible
18
DUALCASE=1; export DUALCASE # for MKS sh
19
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23
# is contrary to our usage. Disable this feature.
24
alias -g '${1+"$@"}'='"$@"'
27
case `(set -o) 2>/dev/null` in #(
39
# Printing a long string crashes Solaris 7 /usr/bin/printf.
40
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43
# Prefer a ksh shell builtin over an external printf program on Solaris,
44
# but without wasting forks for bash or zsh.
45
if test -z "$BASH_VERSION$ZSH_VERSION" \
46
&& (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
48
as_echo_n='print -rn --'
49
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
53
if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54
as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55
as_echo_n='/usr/ucb/echo -n'
57
as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62
expr "X$arg" : "X\\(.*\\)$as_nl";
63
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65
expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
68
as_echo_n='sh -c $as_echo_n_body as_echo'
71
as_echo='sh -c $as_echo_body as_echo'
74
# The user is always right.
75
if test "${PATH_SEPARATOR+set}" != set; then
77
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
85
# We need space, tab and new line, in precisely that order. Quoting is
86
# there to prevent editors from complaining about space-tab.
87
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
88
# splitting by setting IFS to empty value.)
91
# Find who we are. Look in the path if we contain no directory separator.
93
*[\\/]* ) as_myself=$0 ;;
94
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
98
test -z "$as_dir" && as_dir=.
99
test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
105
# We did not find ourselves, most probably we were run as `sh COMMAND'
106
# in which case we are not to be found in the path.
107
if test "x$as_myself" = x; then
110
if test ! -f "$as_myself"; then
111
$as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
115
# Unset variables that we do not need and which cause bugs (e.g. in
116
# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
117
# suppresses any "Segmentation fault" message there. '((' could
118
# trigger a bug in pdksh 5.2.14.
119
for as_var in BASH_ENV ENV MAIL MAILPATH
120
do eval test x\${$as_var+set} = xset \
121
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
134
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136
if test "x$CONFIG_SHELL" = x; then
137
as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
140
# Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
141
# is contrary to our usage. Disable this feature.
142
alias -g '\${1+\"\$@\"}'='\"\$@\"'
145
case \`(set -o) 2>/dev/null\` in #(
153
as_required="as_fn_return () { (exit \$1); }
154
as_fn_success () { as_fn_return 0; }
155
as_fn_failure () { as_fn_return 1; }
156
as_fn_ret_success () { return 0; }
157
as_fn_ret_failure () { return 1; }
160
as_fn_success || { exitcode=1; echo as_fn_success failed.; }
161
as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
162
as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
163
as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
164
if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
167
exitcode=1; echo positional parameters were not saved.
169
test x\$exitcode = x0 || exit 1"
170
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
171
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
172
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173
test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174
test \$(( 1 + 1 )) = 2 || exit 1"
175
if (eval "$as_required") 2>/dev/null; then :
180
if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
183
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
185
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
188
test -z "$as_dir" && as_dir=.
192
for as_base in sh bash ksh sh5; do
193
# Try only shells that exist, to save several forks.
194
as_shell=$as_dir/$as_base
195
if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
196
{ $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
197
CONFIG_SHELL=$as_shell as_have_required=yes
198
if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
206
$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
207
{ $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
208
CONFIG_SHELL=$SHELL as_have_required=yes
213
if test "x$CONFIG_SHELL" != x; then :
214
# We cannot yet assume a decent shell, so we have to provide a
215
# neutralization value for shells without unset; and this also
216
# works around shells that cannot unset nonexistent variables.
219
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
221
exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
224
if test x$as_have_required = xno; then :
225
$as_echo "$0: This script requires a shell more modern than all"
226
$as_echo "$0: the shells that I found on your system."
227
if test x${ZSH_VERSION+set} = xset ; then
228
$as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
229
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
231
$as_echo "$0: Please tell bug-autoconf@gnu.org and edam@waxworlds.org
232
$0: about your system, including any error possibly output
233
$0: before this message. Then install a modern shell, or
234
$0: manually run the script under such a shell if you do
241
SHELL=${CONFIG_SHELL-/bin/sh}
243
# Unset more variables known to interfere with behavior of common tools.
244
CLICOLOR_FORCE= GREP_OPTIONS=
245
unset CLICOLOR_FORCE GREP_OPTIONS
247
## --------------------- ##
248
## M4sh Shell Functions. ##
249
## --------------------- ##
252
# Portably unset VAR.
255
{ eval $1=; unset $1;}
259
# as_fn_set_status STATUS
260
# -----------------------
261
# Set $? to STATUS, without forking.
269
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
279
# Create "$as_dir" as a directory, including parents if necessary.
284
-*) as_dir=./$as_dir;;
286
test -d "$as_dir" || eval $as_mkdir_p || {
290
*\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
293
as_dirs="'$as_qdir' $as_dirs"
294
as_dir=`$as_dirname -- "$as_dir" ||
295
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
296
X"$as_dir" : 'X\(//\)[^/]' \| \
297
X"$as_dir" : 'X\(//\)$' \| \
298
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
299
$as_echo X"$as_dir" |
300
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
317
test -d "$as_dir" && break
319
test -z "$as_dirs" || eval "mkdir $as_dirs"
320
} || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
324
# as_fn_append VAR VALUE
325
# ----------------------
326
# Append the text in VALUE to the end of the definition contained in VAR. Take
327
# advantage of any shell optimizations that allow amortized linear growth over
328
# repeated appends, instead of the typical quadratic growth present in naive
330
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
331
eval 'as_fn_append ()
344
# Perform arithmetic evaluation on the ARGs, and store the result in the
345
# global $as_val. Take advantage of shells that can avoid forks. The arguments
346
# must be portable across $(()) and expr.
347
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
355
as_val=`expr "$@" || test $? -eq 1`
360
# as_fn_error ERROR [LINENO LOG_FD]
361
# ---------------------------------
362
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
363
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
364
# script with status $?, using 1 if that was 0.
367
as_status=$?; test $as_status -eq 0 && as_status=1
369
as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
370
$as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
372
$as_echo "$as_me: error: $1" >&2
373
as_fn_exit $as_status
376
if expr a : '\(a\)' >/dev/null 2>&1 &&
377
test "X`expr 00001 : '.*\(...\)'`" = X001; then
383
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
389
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
395
as_me=`$as_basename -- "$0" ||
396
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
397
X"$0" : 'X\(//\)$' \| \
398
X"$0" : 'X\(/\)' \| . 2>/dev/null ||
400
sed '/^.*\/\([^/][^/]*\)\/*$/{
414
# Avoid depending upon Character Ranges.
415
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
416
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
417
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
418
as_cr_digits='0123456789'
419
as_cr_alnum=$as_cr_Letters$as_cr_digits
422
as_lineno_1=$LINENO as_lineno_1a=$LINENO
423
as_lineno_2=$LINENO as_lineno_2a=$LINENO
424
eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
425
test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
426
# Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
438
s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
442
chmod +x "$as_me.lineno" ||
443
{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
445
# Don't try to exec as it changes $[0], causing all sort of problems
446
# (the dirname of $[0] is not the place where we might find the
447
# original and so on. Autoconf is especially sensitive to this).
449
# Exit status is that of the last command.
453
ECHO_C= ECHO_N= ECHO_T=
454
case `echo -n x` in #(((((
456
case `echo 'xy\c'` in
457
*c*) ECHO_T=' ';; # ECHO_T is single tab character.
459
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null
466
rm -f conf$$ conf$$.exe conf$$.file
467
if test -d conf$$.dir; then
468
rm -f conf$$.dir/conf$$.file
471
mkdir conf$$.dir 2>/dev/null
473
if (echo >conf$$.file) 2>/dev/null; then
474
if ln -s conf$$.file conf$$ 2>/dev/null; then
476
# ... but there are two gotchas:
477
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
478
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
479
# In both cases, we have to default to `cp -p'.
480
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
482
elif ln conf$$.file conf$$ 2>/dev/null; then
490
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
491
rmdir conf$$.dir 2>/dev/null
493
if mkdir -p . 2>/dev/null; then
494
as_mkdir_p='mkdir -p "$as_dir"'
496
test -d ./-p && rmdir ./-p
500
if test -x / >/dev/null 2>&1; then
503
if ls -dL / >/dev/null 2>&1; then
510
if test -d "$1"; then
516
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
517
???[sx]*):;;*)false;;esac;fi
521
as_executable_p=$as_test_x
523
# Sed expression to map a string onto a valid CPP name.
524
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
526
# Sed expression to map a string onto a valid variable name.
527
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
531
# Check that we are running under the correct shell.
532
SHELL=${CONFIG_SHELL-/bin/sh}
536
# Remove one level of quotation (which was required for Make).
537
ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
542
if test "X$1" = X--no-reexec; then
543
# Discard the --no-reexec flag, and continue.
545
elif test "X$1" = X--fallback-echo; then
546
# Avoid inline document here, it may be left over
548
elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
549
# Yippee, $ECHO works!
552
# Restart under the correct shell.
553
exec $SHELL "$0" --no-reexec ${1+"$@"}
556
if test "X$1" = X--fallback-echo; then
557
# used as fallback echo
565
# The HP-UX ksh and POSIX shell print the target directory to stdout
567
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
569
if test -z "$lt_ECHO"; then
570
if test "X${echo_test_string+set}" != Xset; then
571
# find a string as large as possible, as long as the shell can cope with it
572
for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
573
# expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
574
if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
575
{ test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
582
if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
583
echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
584
test "X$echo_testing_string" = "X$echo_test_string"; then
587
# The Solaris, AIX, and Digital Unix default echo programs unquote
588
# backslashes. This makes it impossible to quote backslashes using
589
# echo "$something" | sed 's/\\/\\\\/g'
591
# So, first we look for a working echo in the user's PATH.
593
lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
594
for dir in $PATH /usr/ucb; do
596
if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
597
test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
598
echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
599
test "X$echo_testing_string" = "X$echo_test_string"; then
606
if test "X$ECHO" = Xecho; then
607
# We didn't find a better echo, so look for alternatives.
608
if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
609
echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
610
test "X$echo_testing_string" = "X$echo_test_string"; then
611
# This shell has a builtin print -r that does the trick.
613
elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
614
test "X$CONFIG_SHELL" != X/bin/ksh; then
615
# If we have ksh, try running configure again with it.
616
ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
617
export ORIGINAL_CONFIG_SHELL
618
CONFIG_SHELL=/bin/ksh
620
exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
624
if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
625
echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
626
test "X$echo_testing_string" = "X$echo_test_string"; then
629
elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
630
test "X$echo_testing_string" = 'X\t' &&
631
echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
632
test "X$echo_testing_string" = "X$echo_test_string"; then
633
CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
635
SHELL="$CONFIG_SHELL"
637
ECHO="$CONFIG_SHELL $0 --fallback-echo"
638
elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
639
test "X$echo_testing_string" = 'X\t' &&
640
echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
641
test "X$echo_testing_string" = "X$echo_test_string"; then
642
ECHO="$CONFIG_SHELL $0 --fallback-echo"
644
# maybe with a smaller string...
647
for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
648
if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
655
if test "$prev" != 'sed 50q "$0"'; then
656
echo_test_string=`eval $prev`
657
export echo_test_string
658
exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
660
# Oops. We lost completely, so just stick with echo.
669
# Copy echo and quote the copy suitably for passing to libtool from
670
# the Makefile, instead of quoting the original, which is used later.
672
if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
673
lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
679
exec 7<&0 </dev/null 6>&1
682
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
683
# so uname gets run too.
684
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
689
ac_default_prefix=/usr/local
691
ac_config_libobj_dir=.
698
# Identity of this package.
699
PACKAGE_NAME='sqlite3cc'
700
PACKAGE_TARNAME='sqlite3cc'
701
PACKAGE_VERSION='0.1.0'
702
PACKAGE_STRING='sqlite3cc 0.1.0'
703
PACKAGE_BUGREPORT='edam@waxworlds.org'
704
PACKAGE_URL='http://www.waxworlds.org/edam/software/sqlite3cc'
706
ac_unique_file="src/database.cc"
707
# Factoring default headers for most tests.
708
ac_includes_default="\
710
#ifdef HAVE_SYS_TYPES_H
711
# include <sys/types.h>
713
#ifdef HAVE_SYS_STAT_H
714
# include <sys/stat.h>
720
# ifdef HAVE_STDLIB_H
725
# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
730
#ifdef HAVE_STRINGS_H
731
# include <strings.h>
733
#ifdef HAVE_INTTYPES_H
734
# include <inttypes.h>
743
ac_subst_vars='am__EXEEXT_FALSE
806
INSTALL_STRIP_PROGRAM
821
LIBSQLITE3CC_INTERFACE
849
program_transform_name
862
enable_option_checking
867
enable_dependency_tracking
871
ac_precious_vars='build_alias
886
# Initialize some variables set by options.
888
ac_init_version=false
889
ac_unrecognized_opts=
891
# The variables have the same names as the options, with
892
# dashes changed to underlines.
900
program_transform_name=s,x,x,
908
# Installation directory options.
909
# These are left unexpanded so users can "make install exec_prefix=/foo"
910
# and all the variables that are supposed to be based on exec_prefix
911
# by default will actually change.
912
# Use braces instead of parens because sh, perl, etc. also accept them.
913
# (The list follows the same order as the GNU Coding Standards.)
914
bindir='${exec_prefix}/bin'
915
sbindir='${exec_prefix}/sbin'
916
libexecdir='${exec_prefix}/libexec'
917
datarootdir='${prefix}/share'
918
datadir='${datarootdir}'
919
sysconfdir='${prefix}/etc'
920
sharedstatedir='${prefix}/com'
921
localstatedir='${prefix}/var'
922
includedir='${prefix}/include'
923
oldincludedir='/usr/include'
924
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
925
infodir='${datarootdir}/info'
930
libdir='${exec_prefix}/lib'
931
localedir='${datarootdir}/locale'
932
mandir='${datarootdir}/man'
938
# If the previous option needs an argument, assign it.
939
if test -n "$ac_prev"; then
940
eval $ac_prev=\$ac_option
946
*=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
950
# Accept the important Cygnus configure options, so we can diagnose typos.
952
case $ac_dashdash$ac_option in
956
-bindir | --bindir | --bindi | --bind | --bin | --bi)
958
-bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
961
-build | --build | --buil | --bui | --bu)
962
ac_prev=build_alias ;;
963
-build=* | --build=* | --buil=* | --bui=* | --bu=*)
964
build_alias=$ac_optarg ;;
966
-cache-file | --cache-file | --cache-fil | --cache-fi \
967
| --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
968
ac_prev=cache_file ;;
969
-cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
970
| --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
971
cache_file=$ac_optarg ;;
974
cache_file=config.cache ;;
976
-datadir | --datadir | --datadi | --datad)
978
-datadir=* | --datadir=* | --datadi=* | --datad=*)
979
datadir=$ac_optarg ;;
981
-datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
982
| --dataroo | --dataro | --datar)
983
ac_prev=datarootdir ;;
984
-datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
985
| --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
986
datarootdir=$ac_optarg ;;
988
-disable-* | --disable-*)
989
ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
990
# Reject names that are not valid shell variable names.
991
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
992
as_fn_error "invalid feature name: $ac_useropt"
993
ac_useropt_orig=$ac_useropt
994
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
995
case $ac_user_opts in
999
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1000
ac_unrecognized_sep=', ';;
1002
eval enable_$ac_useropt=no ;;
1004
-docdir | --docdir | --docdi | --doc | --do)
1006
-docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1007
docdir=$ac_optarg ;;
1009
-dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1011
-dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1012
dvidir=$ac_optarg ;;
1014
-enable-* | --enable-*)
1015
ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1016
# Reject names that are not valid shell variable names.
1017
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1018
as_fn_error "invalid feature name: $ac_useropt"
1019
ac_useropt_orig=$ac_useropt
1020
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1021
case $ac_user_opts in
1023
"enable_$ac_useropt"
1025
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1026
ac_unrecognized_sep=', ';;
1028
eval enable_$ac_useropt=\$ac_optarg ;;
1030
-exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1031
| --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1032
| --exec | --exe | --ex)
1033
ac_prev=exec_prefix ;;
1034
-exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1035
| --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1036
| --exec=* | --exe=* | --ex=*)
1037
exec_prefix=$ac_optarg ;;
1039
-gas | --gas | --ga | --g)
1040
# Obsolete; use --with-gas.
1043
-help | --help | --hel | --he | -h)
1044
ac_init_help=long ;;
1045
-help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1046
ac_init_help=recursive ;;
1047
-help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1048
ac_init_help=short ;;
1050
-host | --host | --hos | --ho)
1051
ac_prev=host_alias ;;
1052
-host=* | --host=* | --hos=* | --ho=*)
1053
host_alias=$ac_optarg ;;
1055
-htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1057
-htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1059
htmldir=$ac_optarg ;;
1061
-includedir | --includedir | --includedi | --included | --include \
1062
| --includ | --inclu | --incl | --inc)
1063
ac_prev=includedir ;;
1064
-includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1065
| --includ=* | --inclu=* | --incl=* | --inc=*)
1066
includedir=$ac_optarg ;;
1068
-infodir | --infodir | --infodi | --infod | --info | --inf)
1070
-infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1071
infodir=$ac_optarg ;;
1073
-libdir | --libdir | --libdi | --libd)
1075
-libdir=* | --libdir=* | --libdi=* | --libd=*)
1076
libdir=$ac_optarg ;;
1078
-libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1079
| --libexe | --libex | --libe)
1080
ac_prev=libexecdir ;;
1081
-libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1082
| --libexe=* | --libex=* | --libe=*)
1083
libexecdir=$ac_optarg ;;
1085
-localedir | --localedir | --localedi | --localed | --locale)
1086
ac_prev=localedir ;;
1087
-localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1088
localedir=$ac_optarg ;;
1090
-localstatedir | --localstatedir | --localstatedi | --localstated \
1091
| --localstate | --localstat | --localsta | --localst | --locals)
1092
ac_prev=localstatedir ;;
1093
-localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1094
| --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1095
localstatedir=$ac_optarg ;;
1097
-mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1099
-mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1100
mandir=$ac_optarg ;;
1102
-nfp | --nfp | --nf)
1103
# Obsolete; use --without-fp.
1106
-no-create | --no-create | --no-creat | --no-crea | --no-cre \
1107
| --no-cr | --no-c | -n)
1110
-no-recursion | --no-recursion | --no-recursio | --no-recursi \
1111
| --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1114
-oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1115
| --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1116
| --oldin | --oldi | --old | --ol | --o)
1117
ac_prev=oldincludedir ;;
1118
-oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1119
| --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1120
| --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1121
oldincludedir=$ac_optarg ;;
1123
-prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1125
-prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1126
prefix=$ac_optarg ;;
1128
-program-prefix | --program-prefix | --program-prefi | --program-pref \
1129
| --program-pre | --program-pr | --program-p)
1130
ac_prev=program_prefix ;;
1131
-program-prefix=* | --program-prefix=* | --program-prefi=* \
1132
| --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1133
program_prefix=$ac_optarg ;;
1135
-program-suffix | --program-suffix | --program-suffi | --program-suff \
1136
| --program-suf | --program-su | --program-s)
1137
ac_prev=program_suffix ;;
1138
-program-suffix=* | --program-suffix=* | --program-suffi=* \
1139
| --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1140
program_suffix=$ac_optarg ;;
1142
-program-transform-name | --program-transform-name \
1143
| --program-transform-nam | --program-transform-na \
1144
| --program-transform-n | --program-transform- \
1145
| --program-transform | --program-transfor \
1146
| --program-transfo | --program-transf \
1147
| --program-trans | --program-tran \
1148
| --progr-tra | --program-tr | --program-t)
1149
ac_prev=program_transform_name ;;
1150
-program-transform-name=* | --program-transform-name=* \
1151
| --program-transform-nam=* | --program-transform-na=* \
1152
| --program-transform-n=* | --program-transform-=* \
1153
| --program-transform=* | --program-transfor=* \
1154
| --program-transfo=* | --program-transf=* \
1155
| --program-trans=* | --program-tran=* \
1156
| --progr-tra=* | --program-tr=* | --program-t=*)
1157
program_transform_name=$ac_optarg ;;
1159
-pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1161
-pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1162
pdfdir=$ac_optarg ;;
1164
-psdir | --psdir | --psdi | --psd | --ps)
1166
-psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1169
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
1170
| -silent | --silent | --silen | --sile | --sil)
1173
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1175
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1177
sbindir=$ac_optarg ;;
1179
-sharedstatedir | --sharedstatedir | --sharedstatedi \
1180
| --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1181
| --sharedst | --shareds | --shared | --share | --shar \
1183
ac_prev=sharedstatedir ;;
1184
-sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1185
| --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1186
| --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1188
sharedstatedir=$ac_optarg ;;
1190
-site | --site | --sit)
1192
-site=* | --site=* | --sit=*)
1195
-srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1197
-srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1198
srcdir=$ac_optarg ;;
1200
-sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1201
| --syscon | --sysco | --sysc | --sys | --sy)
1202
ac_prev=sysconfdir ;;
1203
-sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1204
| --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1205
sysconfdir=$ac_optarg ;;
1207
-target | --target | --targe | --targ | --tar | --ta | --t)
1208
ac_prev=target_alias ;;
1209
-target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1210
target_alias=$ac_optarg ;;
1212
-v | -verbose | --verbose | --verbos | --verbo | --verb)
1215
-version | --version | --versio | --versi | --vers | -V)
1216
ac_init_version=: ;;
1219
ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1220
# Reject names that are not valid shell variable names.
1221
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1222
as_fn_error "invalid package name: $ac_useropt"
1223
ac_useropt_orig=$ac_useropt
1224
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1225
case $ac_user_opts in
1229
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1230
ac_unrecognized_sep=', ';;
1232
eval with_$ac_useropt=\$ac_optarg ;;
1234
-without-* | --without-*)
1235
ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1236
# Reject names that are not valid shell variable names.
1237
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1238
as_fn_error "invalid package name: $ac_useropt"
1239
ac_useropt_orig=$ac_useropt
1240
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1241
case $ac_user_opts in
1245
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1246
ac_unrecognized_sep=', ';;
1248
eval with_$ac_useropt=no ;;
1251
# Obsolete; use --with-x.
1254
-x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1255
| --x-incl | --x-inc | --x-in | --x-i)
1256
ac_prev=x_includes ;;
1257
-x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1258
| --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1259
x_includes=$ac_optarg ;;
1261
-x-libraries | --x-libraries | --x-librarie | --x-librari \
1262
| --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1263
ac_prev=x_libraries ;;
1264
-x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1265
| --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1266
x_libraries=$ac_optarg ;;
1268
-*) as_fn_error "unrecognized option: \`$ac_option'
1269
Try \`$0 --help' for more information."
1273
ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1274
# Reject names that are not valid shell variable names.
1275
case $ac_envvar in #(
1276
'' | [0-9]* | *[!_$as_cr_alnum]* )
1277
as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1279
eval $ac_envvar=\$ac_optarg
1280
export $ac_envvar ;;
1283
# FIXME: should be removed in autoconf 3.0.
1284
$as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1285
expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1286
$as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1287
: ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1293
if test -n "$ac_prev"; then
1294
ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1295
as_fn_error "missing argument to $ac_option"
1298
if test -n "$ac_unrecognized_opts"; then
1299
case $enable_option_checking in
1301
fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1302
*) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1306
# Check all directory arguments for consistency.
1307
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1308
datadir sysconfdir sharedstatedir localstatedir includedir \
1309
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1310
libdir localedir mandir
1312
eval ac_val=\$$ac_var
1313
# Remove trailing slashes.
1316
ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1317
eval $ac_var=\$ac_val;;
1319
# Be sure to have absolute directory names.
1321
[\\/$]* | ?:[\\/]* ) continue;;
1322
NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1324
as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1327
# There might be people who depend on the old broken behavior: `$host'
1328
# used to hold the argument of --host etc.
1329
# FIXME: To remove some day.
1332
target=$target_alias
1334
# FIXME: To remove some day.
1335
if test "x$host_alias" != x; then
1336
if test "x$build_alias" = x; then
1337
cross_compiling=maybe
1338
$as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1339
If a cross compiler is detected then cross compile mode will be used." >&2
1340
elif test "x$build_alias" != "x$host_alias"; then
1346
test -n "$host_alias" && ac_tool_prefix=$host_alias-
1348
test "$silent" = yes && exec 6>/dev/null
1351
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1352
ac_ls_di=`ls -di .` &&
1353
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1354
as_fn_error "working directory cannot be determined"
1355
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1356
as_fn_error "pwd does not report name of working directory"
1359
# Find the source files, if location was not specified.
1360
if test -z "$srcdir"; then
1361
ac_srcdir_defaulted=yes
1362
# Try the directory containing this script, then the parent directory.
1363
ac_confdir=`$as_dirname -- "$as_myself" ||
1364
$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1365
X"$as_myself" : 'X\(//\)[^/]' \| \
1366
X"$as_myself" : 'X\(//\)$' \| \
1367
X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1368
$as_echo X"$as_myself" |
1369
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1387
if test ! -r "$srcdir/$ac_unique_file"; then
1391
ac_srcdir_defaulted=no
1393
if test ! -r "$srcdir/$ac_unique_file"; then
1394
test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1395
as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1397
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1399
cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1401
# When building in place, set srcdir=.
1402
if test "$ac_abs_confdir" = "$ac_pwd"; then
1405
# Remove unnecessary trailing slashes from srcdir.
1406
# Double slashes in file names in object file debugging info
1407
# mess up M-x gdb in Emacs.
1409
*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1411
for ac_var in $ac_precious_vars; do
1412
eval ac_env_${ac_var}_set=\${${ac_var}+set}
1413
eval ac_env_${ac_var}_value=\$${ac_var}
1414
eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1415
eval ac_cv_env_${ac_var}_value=\$${ac_var}
1419
# Report the --help message.
1421
if test "$ac_init_help" = "long"; then
1422
# Omit some internal or obsolete options to make the list less imposing.
1423
# This message is too long to be a string in the A/UX 3.1 sh.
1425
\`configure' configures sqlite3cc 0.1.0 to adapt to many kinds of systems.
1427
Usage: $0 [OPTION]... [VAR=VALUE]...
1429
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1430
VAR=VALUE. See below for descriptions of some of the useful variables.
1432
Defaults for the options are specified in brackets.
1435
-h, --help display this help and exit
1436
--help=short display options specific to this package
1437
--help=recursive display the short help of all the included packages
1438
-V, --version display version information and exit
1439
-q, --quiet, --silent do not print \`checking...' messages
1440
--cache-file=FILE cache test results in FILE [disabled]
1441
-C, --config-cache alias for \`--cache-file=config.cache'
1442
-n, --no-create do not create output files
1443
--srcdir=DIR find the sources in DIR [configure dir or \`..']
1445
Installation directories:
1446
--prefix=PREFIX install architecture-independent files in PREFIX
1447
[$ac_default_prefix]
1448
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1451
By default, \`make install' will install all the files in
1452
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1453
an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1454
for instance \`--prefix=\$HOME'.
1456
For better control, use the options below.
1458
Fine tuning of the installation directories:
1459
--bindir=DIR user executables [EPREFIX/bin]
1460
--sbindir=DIR system admin executables [EPREFIX/sbin]
1461
--libexecdir=DIR program executables [EPREFIX/libexec]
1462
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1463
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1464
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
1465
--libdir=DIR object code libraries [EPREFIX/lib]
1466
--includedir=DIR C header files [PREFIX/include]
1467
--oldincludedir=DIR C header files for non-gcc [/usr/include]
1468
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1469
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1470
--infodir=DIR info documentation [DATAROOTDIR/info]
1471
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1472
--mandir=DIR man documentation [DATAROOTDIR/man]
1473
--docdir=DIR documentation root [DATAROOTDIR/doc/sqlite3cc]
1474
--htmldir=DIR html documentation [DOCDIR]
1475
--dvidir=DIR dvi documentation [DOCDIR]
1476
--pdfdir=DIR pdf documentation [DOCDIR]
1477
--psdir=DIR ps documentation [DOCDIR]
1483
--program-prefix=PREFIX prepend PREFIX to installed program names
1484
--program-suffix=SUFFIX append SUFFIX to installed program names
1485
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
1488
--build=BUILD configure for building on BUILD [guessed]
1489
--host=HOST cross-compile to build programs to run on HOST [BUILD]
1493
if test -n "$ac_init_help"; then
1494
case $ac_init_help in
1495
short | recursive ) echo "Configuration of sqlite3cc 0.1.0:";;
1500
--disable-option-checking ignore unrecognized --enable/--with options
1501
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1502
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1503
--enable-shared[=PKGS] build shared libraries [default=yes]
1504
--enable-static[=PKGS] build static libraries [default=yes]
1505
--enable-fast-install[=PKGS]
1506
optimize for fast installation [default=yes]
1507
--disable-dependency-tracking speeds up one-time build
1508
--enable-dependency-tracking do not reject slow dependency extractors
1509
--disable-libtool-lock avoid locking (might break parallel builds)
1512
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1513
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1514
--with-pic try to use only PIC/non-PIC objects [default=use
1516
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
1518
Some influential environment variables:
1519
CC C compiler command
1520
CFLAGS C compiler flags
1521
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1522
nonstandard directory <lib dir>
1523
LIBS libraries to pass to the linker, e.g. -l<library>
1524
CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1525
you have headers in a nonstandard directory <include dir>
1527
CXX C++ compiler command
1528
CXXFLAGS C++ compiler flags
1529
CXXCPP C++ preprocessor
1531
Use these variables to override the choices made by `configure' or to help
1532
it to find libraries and programs with nonstandard names/locations.
1534
Report bugs to <edam@waxworlds.org>.
1535
sqlite3cc home page: <http://www.waxworlds.org/edam/software/sqlite3cc>.
1540
if test "$ac_init_help" = "recursive"; then
1541
# If there are subdirs, report their specific --help.
1542
for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1543
test -d "$ac_dir" ||
1544
{ cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1549
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1551
ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1552
# A ".." for each directory in $ac_dir_suffix.
1553
ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1554
case $ac_top_builddir_sub in
1555
"") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1556
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1559
ac_abs_top_builddir=$ac_pwd
1560
ac_abs_builddir=$ac_pwd$ac_dir_suffix
1561
# for backward compatibility:
1562
ac_top_builddir=$ac_top_build_prefix
1565
.) # We are building in place.
1567
ac_top_srcdir=$ac_top_builddir_sub
1568
ac_abs_top_srcdir=$ac_pwd ;;
1569
[\\/]* | ?:[\\/]* ) # Absolute name.
1570
ac_srcdir=$srcdir$ac_dir_suffix;
1571
ac_top_srcdir=$srcdir
1572
ac_abs_top_srcdir=$srcdir ;;
1574
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1575
ac_top_srcdir=$ac_top_build_prefix$srcdir
1576
ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1578
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1580
cd "$ac_dir" || { ac_status=$?; continue; }
1581
# Check for guested configure.
1582
if test -f "$ac_srcdir/configure.gnu"; then
1584
$SHELL "$ac_srcdir/configure.gnu" --help=recursive
1585
elif test -f "$ac_srcdir/configure"; then
1587
$SHELL "$ac_srcdir/configure" --help=recursive
1589
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1591
cd "$ac_pwd" || { ac_status=$?; break; }
1595
test -n "$ac_init_help" && exit $ac_status
1596
if $ac_init_version; then
1598
sqlite3cc configure 0.1.0
1599
generated by GNU Autoconf 2.64
1601
Copyright (C) 2009 Free Software Foundation, Inc.
1602
This configure script is free software; the Free Software Foundation
1603
gives unlimited permission to copy, distribute and modify it.
1608
## ------------------------ ##
1609
## Autoconf initialization. ##
1610
## ------------------------ ##
1612
# ac_fn_c_try_compile LINENO
1613
# --------------------------
1614
# Try to compile conftest.$ac_ext, and return whether this succeeded.
1615
ac_fn_c_try_compile ()
1617
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1618
rm -f conftest.$ac_objext
1619
if { { ac_try="$ac_compile"
1621
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1622
*) ac_try_echo=$ac_try;;
1624
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1625
$as_echo "$ac_try_echo"; } >&5
1626
(eval "$ac_compile") 2>conftest.err
1628
if test -s conftest.err; then
1629
grep -v '^ *+' conftest.err >conftest.er1
1630
cat conftest.er1 >&5
1631
mv -f conftest.er1 conftest.err
1633
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1634
test $ac_status = 0; } && {
1635
test -z "$ac_c_werror_flag" ||
1636
test ! -s conftest.err
1637
} && test -s conftest.$ac_objext; then :
1640
$as_echo "$as_me: failed program was:" >&5
1641
sed 's/^/| /' conftest.$ac_ext >&5
1645
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1648
} # ac_fn_c_try_compile
1650
# ac_fn_c_try_link LINENO
1651
# -----------------------
1652
# Try to link conftest.$ac_ext, and return whether this succeeded.
1655
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1656
rm -f conftest.$ac_objext conftest$ac_exeext
1657
if { { ac_try="$ac_link"
1659
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1660
*) ac_try_echo=$ac_try;;
1662
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1663
$as_echo "$ac_try_echo"; } >&5
1664
(eval "$ac_link") 2>conftest.err
1666
if test -s conftest.err; then
1667
grep -v '^ *+' conftest.err >conftest.er1
1668
cat conftest.er1 >&5
1669
mv -f conftest.er1 conftest.err
1671
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1672
test $ac_status = 0; } && {
1673
test -z "$ac_c_werror_flag" ||
1674
test ! -s conftest.err
1675
} && test -s conftest$ac_exeext && {
1676
test "$cross_compiling" = yes ||
1677
$as_test_x conftest$ac_exeext
1681
$as_echo "$as_me: failed program was:" >&5
1682
sed 's/^/| /' conftest.$ac_ext >&5
1686
# Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1687
# created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1688
# interfere with the next link command; also delete a directory that is
1689
# left behind by Apple's compiler. We do this before executing the actions.
1690
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1691
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1694
} # ac_fn_c_try_link
1696
# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1697
# -------------------------------------------------------
1698
# Tests whether HEADER exists and can be compiled using the include files in
1699
# INCLUDES, setting the cache variable VAR accordingly.
1700
ac_fn_c_check_header_compile ()
1702
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1703
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1704
$as_echo_n "checking for $2... " >&6; }
1705
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1706
$as_echo_n "(cached) " >&6
1708
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1709
/* end confdefs.h. */
1713
if ac_fn_c_try_compile "$LINENO"; then :
1718
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1721
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1722
$as_echo "$ac_res" >&6; }
1723
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1725
} # ac_fn_c_check_header_compile
1727
# ac_fn_c_try_cpp LINENO
1728
# ----------------------
1729
# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1732
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1733
if { { ac_try="$ac_cpp conftest.$ac_ext"
1735
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1736
*) ac_try_echo=$ac_try;;
1738
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1739
$as_echo "$ac_try_echo"; } >&5
1740
(eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1742
if test -s conftest.err; then
1743
grep -v '^ *+' conftest.err >conftest.er1
1744
cat conftest.er1 >&5
1745
mv -f conftest.er1 conftest.err
1747
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1748
test $ac_status = 0; } >/dev/null && {
1749
test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1750
test ! -s conftest.err
1754
$as_echo "$as_me: failed program was:" >&5
1755
sed 's/^/| /' conftest.$ac_ext >&5
1759
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1764
# ac_fn_c_try_run LINENO
1765
# ----------------------
1766
# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1767
# that executables *can* be run.
1770
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1771
if { { ac_try="$ac_link"
1773
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1774
*) ac_try_echo=$ac_try;;
1776
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1777
$as_echo "$ac_try_echo"; } >&5
1778
(eval "$ac_link") 2>&5
1780
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1781
test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1782
{ { case "(($ac_try" in
1783
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1784
*) ac_try_echo=$ac_try;;
1786
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1787
$as_echo "$ac_try_echo"; } >&5
1788
(eval "$ac_try") 2>&5
1790
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1791
test $ac_status = 0; }; }; then :
1794
$as_echo "$as_me: program exited with status $ac_status" >&5
1795
$as_echo "$as_me: failed program was:" >&5
1796
sed 's/^/| /' conftest.$ac_ext >&5
1798
ac_retval=$ac_status
1800
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1801
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1806
# ac_fn_c_check_func LINENO FUNC VAR
1807
# ----------------------------------
1808
# Tests whether FUNC exists, setting the cache variable VAR accordingly
1809
ac_fn_c_check_func ()
1811
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1812
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1813
$as_echo_n "checking for $2... " >&6; }
1814
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1815
$as_echo_n "(cached) " >&6
1817
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1818
/* end confdefs.h. */
1819
/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1820
For example, HP-UX 11i <limits.h> declares gettimeofday. */
1821
#define $2 innocuous_$2
1823
/* System header to define __stub macros and hopefully few prototypes,
1824
which can conflict with char $2 (); below.
1825
Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1826
<limits.h> exists even on freestanding compilers. */
1829
# include <limits.h>
1831
# include <assert.h>
1836
/* Override any GCC internal prototype to avoid an error.
1837
Use char because int might match the return type of a GCC
1838
builtin and then its argument prototype would still apply. */
1843
/* The GNU C library defines this for functions which it implements
1844
to always fail with ENOSYS. Some functions are actually named
1845
something starting with __ and the normal name is an alias. */
1846
#if defined __stub_$2 || defined __stub___$2
1858
if ac_fn_c_try_link "$LINENO"; then :
1863
rm -f core conftest.err conftest.$ac_objext \
1864
conftest$ac_exeext conftest.$ac_ext
1867
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1868
$as_echo "$ac_res" >&6; }
1869
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1871
} # ac_fn_c_check_func
1873
# ac_fn_cxx_try_compile LINENO
1874
# ----------------------------
1875
# Try to compile conftest.$ac_ext, and return whether this succeeded.
1876
ac_fn_cxx_try_compile ()
1878
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1879
rm -f conftest.$ac_objext
1880
if { { ac_try="$ac_compile"
1882
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1883
*) ac_try_echo=$ac_try;;
1885
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1886
$as_echo "$ac_try_echo"; } >&5
1887
(eval "$ac_compile") 2>conftest.err
1889
if test -s conftest.err; then
1890
grep -v '^ *+' conftest.err >conftest.er1
1891
cat conftest.er1 >&5
1892
mv -f conftest.er1 conftest.err
1894
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1895
test $ac_status = 0; } && {
1896
test -z "$ac_cxx_werror_flag" ||
1897
test ! -s conftest.err
1898
} && test -s conftest.$ac_objext; then :
1901
$as_echo "$as_me: failed program was:" >&5
1902
sed 's/^/| /' conftest.$ac_ext >&5
1906
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1909
} # ac_fn_cxx_try_compile
1911
# ac_fn_cxx_try_cpp LINENO
1912
# ------------------------
1913
# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1914
ac_fn_cxx_try_cpp ()
1916
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1917
if { { ac_try="$ac_cpp conftest.$ac_ext"
1919
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1920
*) ac_try_echo=$ac_try;;
1922
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1923
$as_echo "$ac_try_echo"; } >&5
1924
(eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1926
if test -s conftest.err; then
1927
grep -v '^ *+' conftest.err >conftest.er1
1928
cat conftest.er1 >&5
1929
mv -f conftest.er1 conftest.err
1931
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1932
test $ac_status = 0; } >/dev/null && {
1933
test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1934
test ! -s conftest.err
1938
$as_echo "$as_me: failed program was:" >&5
1939
sed 's/^/| /' conftest.$ac_ext >&5
1943
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1946
} # ac_fn_cxx_try_cpp
1948
# ac_fn_cxx_try_link LINENO
1949
# -------------------------
1950
# Try to link conftest.$ac_ext, and return whether this succeeded.
1951
ac_fn_cxx_try_link ()
1953
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1954
rm -f conftest.$ac_objext conftest$ac_exeext
1955
if { { ac_try="$ac_link"
1957
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1958
*) ac_try_echo=$ac_try;;
1960
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1961
$as_echo "$ac_try_echo"; } >&5
1962
(eval "$ac_link") 2>conftest.err
1964
if test -s conftest.err; then
1965
grep -v '^ *+' conftest.err >conftest.er1
1966
cat conftest.er1 >&5
1967
mv -f conftest.er1 conftest.err
1969
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1970
test $ac_status = 0; } && {
1971
test -z "$ac_cxx_werror_flag" ||
1972
test ! -s conftest.err
1973
} && test -s conftest$ac_exeext && {
1974
test "$cross_compiling" = yes ||
1975
$as_test_x conftest$ac_exeext
1979
$as_echo "$as_me: failed program was:" >&5
1980
sed 's/^/| /' conftest.$ac_ext >&5
1984
# Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1985
# created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1986
# interfere with the next link command; also delete a directory that is
1987
# left behind by Apple's compiler. We do this before executing the actions.
1988
rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1989
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1992
} # ac_fn_cxx_try_link
1994
# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1995
# -------------------------------------------------------
1996
# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1997
# the include files in INCLUDES and setting the cache variable VAR
1999
ac_fn_c_check_header_mongrel ()
2001
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2002
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2003
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2004
$as_echo_n "checking for $2... " >&6; }
2005
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2006
$as_echo_n "(cached) " >&6
2009
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2010
$as_echo "$ac_res" >&6; }
2012
# Is the header compilable?
2013
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2014
$as_echo_n "checking $2 usability... " >&6; }
2015
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2016
/* end confdefs.h. */
2020
if ac_fn_c_try_compile "$LINENO"; then :
2021
ac_header_compiler=yes
2023
ac_header_compiler=no
2025
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2026
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2027
$as_echo "$ac_header_compiler" >&6; }
2029
# Is the header present?
2030
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2031
$as_echo_n "checking $2 presence... " >&6; }
2032
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2033
/* end confdefs.h. */
2036
if ac_fn_c_try_cpp "$LINENO"; then :
2037
ac_header_preproc=yes
2039
ac_header_preproc=no
2041
rm -f conftest.err conftest.$ac_ext
2042
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2043
$as_echo "$ac_header_preproc" >&6; }
2045
# So? What about this header?
2046
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2048
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2049
$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2050
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2051
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2054
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2055
$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2056
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2057
$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2058
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2059
$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2060
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2061
$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2062
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2063
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2065
## --------------------------------- ##
2066
## Report this to edam@waxworlds.org ##
2067
## --------------------------------- ##
2069
) | sed "s/^/$as_me: WARNING: /" >&2
2072
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2073
$as_echo_n "checking for $2... " >&6; }
2074
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2075
$as_echo_n "(cached) " >&6
2077
eval "$3=\$ac_header_compiler"
2080
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2081
$as_echo "$ac_res" >&6; }
2083
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2085
} # ac_fn_c_check_header_mongrel
2086
cat >config.log <<_ACEOF
2087
This file contains any messages produced by compilers while
2088
running configure, to aid debugging if configure makes a mistake.
2090
It was created by sqlite3cc $as_me 0.1.0, which was
2091
generated by GNU Autoconf 2.64. Invocation command line was
2103
hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2104
uname -m = `(uname -m) 2>/dev/null || echo unknown`
2105
uname -r = `(uname -r) 2>/dev/null || echo unknown`
2106
uname -s = `(uname -s) 2>/dev/null || echo unknown`
2107
uname -v = `(uname -v) 2>/dev/null || echo unknown`
2109
/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2110
/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2112
/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2113
/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2114
/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2115
/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2116
/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2117
/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2118
/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2122
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2126
test -z "$as_dir" && as_dir=.
2127
$as_echo "PATH: $as_dir"
2143
# Keep a trace of the command line.
2144
# Strip out --no-create and --no-recursion so they do not pile up.
2145
# Strip out --silent because we don't want to record it for future runs.
2146
# Also quote any args containing shell meta-characters.
2147
# Make two passes to allow for proper duplicate-argument suppression.
2151
ac_must_keep_next=false
2157
-no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2158
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
2159
| -silent | --silent | --silen | --sile | --sil)
2162
ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2165
1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2167
as_fn_append ac_configure_args1 " '$ac_arg'"
2168
if test $ac_must_keep_next = true; then
2169
ac_must_keep_next=false # Got value, back to normal.
2172
*=* | --config-cache | -C | -disable-* | --disable-* \
2173
| -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2174
| -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2175
| -with-* | --with-* | -without-* | --without-* | --x)
2176
case "$ac_configure_args0 " in
2177
"$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2180
-* ) ac_must_keep_next=true ;;
2183
as_fn_append ac_configure_args " '$ac_arg'"
2188
{ ac_configure_args0=; unset ac_configure_args0;}
2189
{ ac_configure_args1=; unset ac_configure_args1;}
2191
# When interrupted or exit'd, cleanup temporary files, and complete
2192
# config.log. We remove comments because anyway the quotes in there
2193
# would cause problems or look ugly.
2194
# WARNING: Use '\'' to represent an apostrophe within the trap.
2195
# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2196
trap 'exit_status=$?
2197
# Save into config.log some information that might help in debugging.
2202
## ---------------- ##
2203
## Cache variables. ##
2204
## ---------------- ##
2207
# The following way of writing the cache mishandles newlines in values,
2209
for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2210
eval ac_val=\$$ac_var
2214
*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2215
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2218
_ | IFS | as_nl) ;; #(
2219
BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2220
*) { eval $ac_var=; unset $ac_var;} ;;
2225
case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2226
*${as_nl}ac_space=\ *)
2228
"s/'\''/'\''\\\\'\'''\''/g;
2229
s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2232
sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2240
## ----------------- ##
2241
## Output variables. ##
2242
## ----------------- ##
2245
for ac_var in $ac_subst_vars
2247
eval ac_val=\$$ac_var
2249
*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2251
$as_echo "$ac_var='\''$ac_val'\''"
2255
if test -n "$ac_subst_files"; then
2257
## ------------------- ##
2258
## File substitutions. ##
2259
## ------------------- ##
2262
for ac_var in $ac_subst_files
2264
eval ac_val=\$$ac_var
2266
*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2268
$as_echo "$ac_var='\''$ac_val'\''"
2273
if test -s confdefs.h; then
2283
test "$ac_signal" != 0 &&
2284
$as_echo "$as_me: caught signal $ac_signal"
2285
$as_echo "$as_me: exit $exit_status"
2287
rm -f core *.core core.conftest.* &&
2288
rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2291
for ac_signal in 1 2 13 15; do
2292
trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2296
# confdefs.h avoids OS command line length limits that DEFS can exceed.
2297
rm -f -r conftest* confdefs.h
2299
$as_echo "/* confdefs.h */" > confdefs.h
2301
# Predefined preprocessor variables.
2303
cat >>confdefs.h <<_ACEOF
2304
#define PACKAGE_NAME "$PACKAGE_NAME"
2307
cat >>confdefs.h <<_ACEOF
2308
#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2311
cat >>confdefs.h <<_ACEOF
2312
#define PACKAGE_VERSION "$PACKAGE_VERSION"
2315
cat >>confdefs.h <<_ACEOF
2316
#define PACKAGE_STRING "$PACKAGE_STRING"
2319
cat >>confdefs.h <<_ACEOF
2320
#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2323
cat >>confdefs.h <<_ACEOF
2324
#define PACKAGE_URL "$PACKAGE_URL"
2328
# Let the site file select an alternate cache file if it wants to.
2329
# Prefer an explicitly selected file to automatically selected ones.
2332
if test -n "$CONFIG_SITE"; then
2333
ac_site_file1=$CONFIG_SITE
2334
elif test "x$prefix" != xNONE; then
2335
ac_site_file1=$prefix/share/config.site
2336
ac_site_file2=$prefix/etc/config.site
2338
ac_site_file1=$ac_default_prefix/share/config.site
2339
ac_site_file2=$ac_default_prefix/etc/config.site
2341
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2343
test "x$ac_site_file" = xNONE && continue
2344
if test -r "$ac_site_file"; then
2345
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2346
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2347
sed 's/^/| /' "$ac_site_file" >&5
2352
if test -r "$cache_file"; then
2353
# Some versions of bash will fail to source /dev/null (special
2354
# files actually), so we avoid doing that.
2355
if test -f "$cache_file"; then
2356
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2357
$as_echo "$as_me: loading cache $cache_file" >&6;}
2359
[\\/]* | ?:[\\/]* ) . "$cache_file";;
2360
*) . "./$cache_file";;
2364
{ $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2365
$as_echo "$as_me: creating cache $cache_file" >&6;}
2369
# Check that the precious variables saved in the cache have kept the same
2371
ac_cache_corrupted=false
2372
for ac_var in $ac_precious_vars; do
2373
eval ac_old_set=\$ac_cv_env_${ac_var}_set
2374
eval ac_new_set=\$ac_env_${ac_var}_set
2375
eval ac_old_val=\$ac_cv_env_${ac_var}_value
2376
eval ac_new_val=\$ac_env_${ac_var}_value
2377
case $ac_old_set,$ac_new_set in
2379
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2380
$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2381
ac_cache_corrupted=: ;;
2383
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2384
$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2385
ac_cache_corrupted=: ;;
2388
if test "x$ac_old_val" != "x$ac_new_val"; then
2389
# differences in whitespace do not lead to failure.
2390
ac_old_val_w=`echo x $ac_old_val`
2391
ac_new_val_w=`echo x $ac_new_val`
2392
if test "$ac_old_val_w" != "$ac_new_val_w"; then
2393
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2394
$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2395
ac_cache_corrupted=:
2397
{ $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2398
$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2399
eval $ac_var=\$ac_old_val
2401
{ $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2402
$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2403
{ $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2404
$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2407
# Pass precious variables to config.status.
2408
if test "$ac_new_set" = set; then
2410
*\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2411
*) ac_arg=$ac_var=$ac_new_val ;;
2413
case " $ac_configure_args " in
2414
*" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2415
*) as_fn_append ac_configure_args " '$ac_arg'" ;;
2419
if $ac_cache_corrupted; then
2420
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2421
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2422
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2423
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2424
as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2426
## -------------------- ##
2427
## Main body of script. ##
2428
## -------------------- ##
2431
ac_cpp='$CPP $CPPFLAGS'
2432
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2433
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2434
ac_compiler_gnu=$ac_cv_c_compiler_gnu
2437
LIBSQLITE3CC_INTERFACE=0:0:0
2440
for ac_dir in build-aux "$srcdir"/build-aux; do
2441
for ac_t in install-sh install.sh shtool; do
2442
if test -f "$ac_dir/$ac_t"; then
2444
ac_install_sh="$ac_aux_dir/$ac_t -c"
2449
if test -z "$ac_aux_dir"; then
2450
as_fn_error "cannot find install-sh, install.sh, or shtool in build-aux \"$srcdir\"/build-aux" "$LINENO" 5
2453
# These three variables are undocumented and unsupported,
2454
# and are intended to be withdrawn in a future Autoconf release.
2455
# They can cause serious problems if a builder's source tree is in a directory
2456
# whose full name contains unusual characters.
2457
ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2458
ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2459
ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2463
am__api_version='1.11'
2465
# Find a good install program. We prefer a C program (faster),
2466
# so one script is as good as another. But avoid the broken or
2467
# incompatible versions:
2468
# SysV /etc/install, /usr/sbin/install
2469
# SunOS /usr/etc/install
2470
# IRIX /sbin/install
2472
# AmigaOS /C/install, which installs bootblocks on floppy discs
2473
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2474
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2475
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2476
# OS/2's system install, which has a completely different semantic
2477
# ./install, which can be erroneously created by make from ./install.sh.
2478
# Reject install programs that cannot install multiple files.
2479
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2480
$as_echo_n "checking for a BSD-compatible install... " >&6; }
2481
if test -z "$INSTALL"; then
2482
if test "${ac_cv_path_install+set}" = set; then :
2483
$as_echo_n "(cached) " >&6
2485
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2489
test -z "$as_dir" && as_dir=.
2490
# Account for people who put trailing slashes in PATH elements.
2491
case $as_dir/ in #((
2492
./ | .// | /[cC]/* | \
2493
/etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2494
?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2497
# OSF1 and SCO ODT 3.0 have their own names for install.
2498
# Don't use installbsd from OSF since it installs stuff as root
2500
for ac_prog in ginstall scoinst install; do
2501
for ac_exec_ext in '' $ac_executable_extensions; do
2502
if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2503
if test $ac_prog = install &&
2504
grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2505
# AIX install. It has an incompatible calling convention.
2507
elif test $ac_prog = install &&
2508
grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2509
# program-specific install script used by HP pwplus--don't use.
2512
rm -rf conftest.one conftest.two conftest.dir
2513
echo one > conftest.one
2514
echo two > conftest.two
2516
if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2517
test -s conftest.one && test -s conftest.two &&
2518
test -s conftest.dir/conftest.one &&
2519
test -s conftest.dir/conftest.two
2521
ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2534
rm -rf conftest.one conftest.two conftest.dir
2537
if test "${ac_cv_path_install+set}" = set; then
2538
INSTALL=$ac_cv_path_install
2540
# As a last resort, use the slow shell script. Don't cache a
2541
# value for INSTALL within a source directory, because that will
2542
# break other packages using the cache if that directory is
2543
# removed, or if the value is a relative name.
2544
INSTALL=$ac_install_sh
2547
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2548
$as_echo "$INSTALL" >&6; }
2550
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2551
# It thinks the first close brace ends the variable substitution.
2552
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2554
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2556
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2558
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2559
$as_echo_n "checking whether build environment is sane... " >&6; }
2562
echo timestamp > conftest.file
2563
# Reject unsafe characters in $srcdir or the absolute working directory
2564
# name. Accept space and tab only in the latter.
2568
*[\\\"\#\$\&\'\`$am_lf]*)
2569
as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2572
*[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2573
as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2576
# Do `set' in a subshell so we don't clobber the current shell's
2577
# arguments. Must try -L first in case configure is actually a
2578
# symlink; some systems play weird games with the mod time of symlinks
2579
# (eg FreeBSD returns the mod time of the symlink's containing
2582
set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2583
if test "$*" = "X"; then
2585
set X `ls -t "$srcdir/configure" conftest.file`
2588
if test "$*" != "X $srcdir/configure conftest.file" \
2589
&& test "$*" != "X conftest.file $srcdir/configure"; then
2591
# If neither matched, then we have a broken ls. This can happen
2592
# if, for instance, CONFIG_SHELL is bash and it inherits a
2593
# broken ls alias from the environment. This has actually
2594
# happened. Such a system could not be considered "sane".
2595
as_fn_error "ls -t appears to fail. Make sure there is not a broken
2596
alias in your environment" "$LINENO" 5
2599
test "$2" = conftest.file
2605
as_fn_error "newly created file is older than distributed files!
2606
Check your system clock" "$LINENO" 5
2608
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2609
$as_echo "yes" >&6; }
2610
test "$program_prefix" != NONE &&
2611
program_transform_name="s&^&$program_prefix&;$program_transform_name"
2612
# Use a double $ so make ignores it.
2613
test "$program_suffix" != NONE &&
2614
program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2615
# Double any \ or $.
2616
# By default was `s,x,x', remove it if useless.
2617
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2618
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2620
# expand $ac_aux_dir to an absolute path
2621
am_aux_dir=`cd $ac_aux_dir && pwd`
2623
if test x"${MISSING+set}" != xset; then
2626
MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2628
MISSING="\${SHELL} $am_aux_dir/missing" ;;
2631
# Use eval to expand $SHELL
2632
if eval "$MISSING --run true"; then
2633
am_missing_run="$MISSING --run "
2636
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2637
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2640
if test x"${install_sh}" != xset; then
2643
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2645
install_sh="\${SHELL} $am_aux_dir/install-sh"
2649
# Installed binaries are usually stripped using `strip' when the user
2650
# run `make install-strip'. However `strip' might not be the right
2651
# tool to use in cross-compilation environments, therefore Automake
2652
# will honor the `STRIP' environment variable to overrule this program.
2653
if test "$cross_compiling" != no; then
2654
if test -n "$ac_tool_prefix"; then
2655
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2656
set dummy ${ac_tool_prefix}strip; ac_word=$2
2657
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2658
$as_echo_n "checking for $ac_word... " >&6; }
2659
if test "${ac_cv_prog_STRIP+set}" = set; then :
2660
$as_echo_n "(cached) " >&6
2662
if test -n "$STRIP"; then
2663
ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2665
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2669
test -z "$as_dir" && as_dir=.
2670
for ac_exec_ext in '' $ac_executable_extensions; do
2671
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2672
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2673
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2682
STRIP=$ac_cv_prog_STRIP
2683
if test -n "$STRIP"; then
2684
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2685
$as_echo "$STRIP" >&6; }
2687
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2688
$as_echo "no" >&6; }
2693
if test -z "$ac_cv_prog_STRIP"; then
2695
# Extract the first word of "strip", so it can be a program name with args.
2696
set dummy strip; ac_word=$2
2697
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2698
$as_echo_n "checking for $ac_word... " >&6; }
2699
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2700
$as_echo_n "(cached) " >&6
2702
if test -n "$ac_ct_STRIP"; then
2703
ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2705
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2709
test -z "$as_dir" && as_dir=.
2710
for ac_exec_ext in '' $ac_executable_extensions; do
2711
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2712
ac_cv_prog_ac_ct_STRIP="strip"
2713
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2722
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2723
if test -n "$ac_ct_STRIP"; then
2724
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2725
$as_echo "$ac_ct_STRIP" >&6; }
2727
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2728
$as_echo "no" >&6; }
2731
if test "x$ac_ct_STRIP" = x; then
2734
case $cross_compiling:$ac_tool_warned in
2736
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2737
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2738
ac_tool_warned=yes ;;
2743
STRIP="$ac_cv_prog_STRIP"
2747
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2749
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2750
$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2751
if test -z "$MKDIR_P"; then
2752
if test "${ac_cv_path_mkdir+set}" = set; then :
2753
$as_echo_n "(cached) " >&6
2755
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2756
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2759
test -z "$as_dir" && as_dir=.
2760
for ac_prog in mkdir gmkdir; do
2761
for ac_exec_ext in '' $ac_executable_extensions; do
2762
{ test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2763
case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2764
'mkdir (GNU coreutils) '* | \
2765
'mkdir (coreutils) '* | \
2766
'mkdir (fileutils) '4.1*)
2767
ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2777
if test "${ac_cv_path_mkdir+set}" = set; then
2778
MKDIR_P="$ac_cv_path_mkdir -p"
2780
# As a last resort, use the slow shell script. Don't cache a
2781
# value for MKDIR_P within a source directory, because that will
2782
# break other packages using the cache if that directory is
2783
# removed, or if the value is a relative name.
2784
test -d ./--version && rmdir ./--version
2785
MKDIR_P="$ac_install_sh -d"
2788
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2789
$as_echo "$MKDIR_P" >&6; }
2793
[\\/$]* | ?:[\\/]*) ;;
2794
*/*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2797
for ac_prog in gawk mawk nawk awk
2799
# Extract the first word of "$ac_prog", so it can be a program name with args.
2800
set dummy $ac_prog; ac_word=$2
2801
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2802
$as_echo_n "checking for $ac_word... " >&6; }
2803
if test "${ac_cv_prog_AWK+set}" = set; then :
2804
$as_echo_n "(cached) " >&6
2806
if test -n "$AWK"; then
2807
ac_cv_prog_AWK="$AWK" # Let the user override the test.
2809
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2813
test -z "$as_dir" && as_dir=.
2814
for ac_exec_ext in '' $ac_executable_extensions; do
2815
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2816
ac_cv_prog_AWK="$ac_prog"
2817
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2827
if test -n "$AWK"; then
2828
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2829
$as_echo "$AWK" >&6; }
2831
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2832
$as_echo "no" >&6; }
2836
test -n "$AWK" && break
2839
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2840
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2842
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2843
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2844
$as_echo_n "(cached) " >&6
2846
cat >conftest.make <<\_ACEOF
2849
@echo '@@@%%%=$(MAKE)=@@@%%%'
2851
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2852
case `${MAKE-make} -f conftest.make 2>/dev/null` in
2854
eval ac_cv_prog_make_${ac_make}_set=yes;;
2856
eval ac_cv_prog_make_${ac_make}_set=no;;
2860
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2861
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2862
$as_echo "yes" >&6; }
2865
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2866
$as_echo "no" >&6; }
2867
SET_MAKE="MAKE=${MAKE-make}"
2870
rm -rf .tst 2>/dev/null
2871
mkdir .tst 2>/dev/null
2872
if test -d .tst; then
2877
rmdir .tst 2>/dev/null
2879
if test "`cd $srcdir && pwd`" != "`pwd`"; then
2880
# Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2881
# is not polluted with repeated "-I."
2882
am__isrc=' -I$(srcdir)'
2883
# test to see if srcdir already configured
2884
if test -f $srcdir/config.status; then
2885
as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2889
# test whether we have cygpath
2890
if test -z "$CYGPATH_W"; then
2891
if (cygpath --version) >/dev/null 2>/dev/null; then
2892
CYGPATH_W='cygpath -w'
2899
# Define the identity of the package.
2904
cat >>confdefs.h <<_ACEOF
2905
#define PACKAGE "$PACKAGE"
2909
cat >>confdefs.h <<_ACEOF
2910
#define VERSION "$VERSION"
2913
# Some tools Automake needs.
2915
ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2918
AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2921
AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2924
AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2927
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2929
# We need awk for the "check" target. The system "awk" is bad on
2931
# Always define AMTAR for backward compatibility.
2933
AMTAR=${AMTAR-"${am_missing_run}tar"}
2935
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2942
ac_config_headers="$ac_config_headers config.h"
2946
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
2947
$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
2952
macro_version='2.2.6'
2953
macro_revision='1.3012'
2967
ltmain="$ac_aux_dir/ltmain.sh"
2969
# Make sure we can run config.sub.
2970
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2971
as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2973
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2974
$as_echo_n "checking build system type... " >&6; }
2975
if test "${ac_cv_build+set}" = set; then :
2976
$as_echo_n "(cached) " >&6
2978
ac_build_alias=$build_alias
2979
test "x$ac_build_alias" = x &&
2980
ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2981
test "x$ac_build_alias" = x &&
2982
as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
2983
ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2984
as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2987
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2988
$as_echo "$ac_cv_build" >&6; }
2989
case $ac_cv_build in
2991
*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
2994
ac_save_IFS=$IFS; IFS='-'
3000
# Remember, the first character of IFS is used to create $*,
3001
# except with old shells:
3004
case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3007
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3008
$as_echo_n "checking host system type... " >&6; }
3009
if test "${ac_cv_host+set}" = set; then :
3010
$as_echo_n "(cached) " >&6
3012
if test "x$host_alias" = x; then
3013
ac_cv_host=$ac_cv_build
3015
ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3016
as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3020
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3021
$as_echo "$ac_cv_host" >&6; }
3024
*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
3027
ac_save_IFS=$IFS; IFS='-'
3033
# Remember, the first character of IFS is used to create $*,
3034
# except with old shells:
3037
case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3040
DEPDIR="${am__leading_dot}deps"
3042
ac_config_commands="$ac_config_commands depfiles"
3045
am_make=${MAKE-make}
3046
cat > confinc << 'END'
3048
@echo this is the am__doit target
3051
# If we don't find an include directive, just comment out the code.
3052
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3053
$as_echo_n "checking for style of include used by $am_make... " >&6; }
3057
# First try GNU make style include.
3058
echo "include confinc" > confmf
3059
# Ignore all kinds of additional output from `make'.
3060
case `$am_make -s -f confmf 2> /dev/null` in #(
3061
*the\ am__doit\ target*)
3067
# Now try BSD make style include.
3068
if test "$am__include" = "#"; then
3069
echo '.include "confinc"' > confmf
3070
case `$am_make -s -f confmf 2> /dev/null` in #(
3071
*the\ am__doit\ target*)
3072
am__include=.include
3080
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3081
$as_echo "$_am_result" >&6; }
3082
rm -f confinc confmf
3084
# Check whether --enable-dependency-tracking was given.
3085
if test "${enable_dependency_tracking+set}" = set; then :
3086
enableval=$enable_dependency_tracking;
3089
if test "x$enable_dependency_tracking" != xno; then
3090
am_depcomp="$ac_aux_dir/depcomp"
3093
if test "x$enable_dependency_tracking" != xno; then
3103
ac_cpp='$CPP $CPPFLAGS'
3104
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3105
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3106
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3107
if test -n "$ac_tool_prefix"; then
3108
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3109
set dummy ${ac_tool_prefix}gcc; ac_word=$2
3110
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3111
$as_echo_n "checking for $ac_word... " >&6; }
3112
if test "${ac_cv_prog_CC+set}" = set; then :
3113
$as_echo_n "(cached) " >&6
3115
if test -n "$CC"; then
3116
ac_cv_prog_CC="$CC" # Let the user override the test.
3118
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3122
test -z "$as_dir" && as_dir=.
3123
for ac_exec_ext in '' $ac_executable_extensions; do
3124
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3125
ac_cv_prog_CC="${ac_tool_prefix}gcc"
3126
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3136
if test -n "$CC"; then
3137
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3138
$as_echo "$CC" >&6; }
3140
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3141
$as_echo "no" >&6; }
3146
if test -z "$ac_cv_prog_CC"; then
3148
# Extract the first word of "gcc", so it can be a program name with args.
3149
set dummy gcc; ac_word=$2
3150
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3151
$as_echo_n "checking for $ac_word... " >&6; }
3152
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3153
$as_echo_n "(cached) " >&6
3155
if test -n "$ac_ct_CC"; then
3156
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3158
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3162
test -z "$as_dir" && as_dir=.
3163
for ac_exec_ext in '' $ac_executable_extensions; do
3164
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3165
ac_cv_prog_ac_ct_CC="gcc"
3166
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3175
ac_ct_CC=$ac_cv_prog_ac_ct_CC
3176
if test -n "$ac_ct_CC"; then
3177
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3178
$as_echo "$ac_ct_CC" >&6; }
3180
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3181
$as_echo "no" >&6; }
3184
if test "x$ac_ct_CC" = x; then
3187
case $cross_compiling:$ac_tool_warned in
3189
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3190
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3191
ac_tool_warned=yes ;;
3199
if test -z "$CC"; then
3200
if test -n "$ac_tool_prefix"; then
3201
# Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3202
set dummy ${ac_tool_prefix}cc; ac_word=$2
3203
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3204
$as_echo_n "checking for $ac_word... " >&6; }
3205
if test "${ac_cv_prog_CC+set}" = set; then :
3206
$as_echo_n "(cached) " >&6
3208
if test -n "$CC"; then
3209
ac_cv_prog_CC="$CC" # Let the user override the test.
3211
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3215
test -z "$as_dir" && as_dir=.
3216
for ac_exec_ext in '' $ac_executable_extensions; do
3217
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3218
ac_cv_prog_CC="${ac_tool_prefix}cc"
3219
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3229
if test -n "$CC"; then
3230
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3231
$as_echo "$CC" >&6; }
3233
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3234
$as_echo "no" >&6; }
3240
if test -z "$CC"; then
3241
# Extract the first word of "cc", so it can be a program name with args.
3242
set dummy cc; ac_word=$2
3243
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3244
$as_echo_n "checking for $ac_word... " >&6; }
3245
if test "${ac_cv_prog_CC+set}" = set; then :
3246
$as_echo_n "(cached) " >&6
3248
if test -n "$CC"; then
3249
ac_cv_prog_CC="$CC" # Let the user override the test.
3252
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3256
test -z "$as_dir" && as_dir=.
3257
for ac_exec_ext in '' $ac_executable_extensions; do
3258
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3259
if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3260
ac_prog_rejected=yes
3264
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3271
if test $ac_prog_rejected = yes; then
3272
# We found a bogon in the path, so make sure we never use it.
3273
set dummy $ac_cv_prog_CC
3275
if test $# != 0; then
3276
# We chose a different compiler from the bogus one.
3277
# However, it has the same basename, so the bogon will be chosen
3278
# first if we set CC to just the basename; use the full file name.
3280
ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3286
if test -n "$CC"; then
3287
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3288
$as_echo "$CC" >&6; }
3290
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3291
$as_echo "no" >&6; }
3296
if test -z "$CC"; then
3297
if test -n "$ac_tool_prefix"; then
3298
for ac_prog in cl.exe
3300
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3301
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3302
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3303
$as_echo_n "checking for $ac_word... " >&6; }
3304
if test "${ac_cv_prog_CC+set}" = set; then :
3305
$as_echo_n "(cached) " >&6
3307
if test -n "$CC"; then
3308
ac_cv_prog_CC="$CC" # Let the user override the test.
3310
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3314
test -z "$as_dir" && as_dir=.
3315
for ac_exec_ext in '' $ac_executable_extensions; do
3316
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3317
ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3318
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3328
if test -n "$CC"; then
3329
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3330
$as_echo "$CC" >&6; }
3332
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3333
$as_echo "no" >&6; }
3337
test -n "$CC" && break
3340
if test -z "$CC"; then
3342
for ac_prog in cl.exe
3344
# Extract the first word of "$ac_prog", so it can be a program name with args.
3345
set dummy $ac_prog; ac_word=$2
3346
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3347
$as_echo_n "checking for $ac_word... " >&6; }
3348
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3349
$as_echo_n "(cached) " >&6
3351
if test -n "$ac_ct_CC"; then
3352
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3354
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3358
test -z "$as_dir" && as_dir=.
3359
for ac_exec_ext in '' $ac_executable_extensions; do
3360
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3361
ac_cv_prog_ac_ct_CC="$ac_prog"
3362
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3371
ac_ct_CC=$ac_cv_prog_ac_ct_CC
3372
if test -n "$ac_ct_CC"; then
3373
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3374
$as_echo "$ac_ct_CC" >&6; }
3376
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3377
$as_echo "no" >&6; }
3381
test -n "$ac_ct_CC" && break
3384
if test "x$ac_ct_CC" = x; then
3387
case $cross_compiling:$ac_tool_warned in
3389
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3390
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3391
ac_tool_warned=yes ;;
3400
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3401
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3402
as_fn_error "no acceptable C compiler found in \$PATH
3403
See \`config.log' for more details." "$LINENO" 5; }
3405
# Provide some information about the compiler.
3406
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3409
for ac_option in --version -v -V -qversion; do
3410
{ { ac_try="$ac_compiler $ac_option >&5"
3412
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3413
*) ac_try_echo=$ac_try;;
3415
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3416
$as_echo "$ac_try_echo"; } >&5
3417
(eval "$ac_compiler $ac_option >&5") 2>conftest.err
3419
if test -s conftest.err; then
3421
... rest of stderr output deleted ...
3422
10q' conftest.err >conftest.er1
3423
cat conftest.er1 >&5
3424
rm -f conftest.er1 conftest.err
3426
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3427
test $ac_status = 0; }
3430
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3431
/* end confdefs.h. */
3436
FILE *f = fopen ("conftest.out", "w");
3437
return ferror (f) || fclose (f) != 0;
3443
ac_clean_files_save=$ac_clean_files
3444
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
3445
# Try to create an executable without -o first, disregard a.out.
3446
# It will help us diagnose broken compilers, and finding out an intuition
3448
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3449
$as_echo_n "checking for C compiler default output file name... " >&6; }
3450
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3452
# The possible output files:
3453
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3456
for ac_file in $ac_files
3459
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3460
* ) ac_rmfiles="$ac_rmfiles $ac_file";;
3465
if { { ac_try="$ac_link_default"
3467
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3468
*) ac_try_echo=$ac_try;;
3470
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3471
$as_echo "$ac_try_echo"; } >&5
3472
(eval "$ac_link_default") 2>&5
3474
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3475
test $ac_status = 0; }; then :
3476
# Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3477
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3478
# in a Makefile. We should not override ac_cv_exeext if it was cached,
3479
# so that the user can short-circuit this test for compilers unknown to
3481
for ac_file in $ac_files ''
3483
test -f "$ac_file" || continue
3485
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3488
# We found the default executable, but exeext='' is most
3492
if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3494
ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3496
# We set ac_cv_exeext here because the later test for it is not
3497
# safe: cross compilers may not add the suffix if given an `-o'
3498
# argument, so we may need to know it at that point already.
3499
# Even if this section looks crufty: it has the advantage of
3506
test "$ac_cv_exeext" = no && ac_cv_exeext=
3511
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3512
$as_echo "$ac_file" >&6; }
3513
if test -z "$ac_file"; then :
3514
$as_echo "$as_me: failed program was:" >&5
3515
sed 's/^/| /' conftest.$ac_ext >&5
3517
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3518
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3519
{ as_fn_set_status 77
3520
as_fn_error "C compiler cannot create executables
3521
See \`config.log' for more details." "$LINENO" 5; }; }
3523
ac_exeext=$ac_cv_exeext
3525
# Check that the compiler produces executables we can run. If not, either
3526
# the compiler is broken, or we cross compile.
3527
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3528
$as_echo_n "checking whether the C compiler works... " >&6; }
3529
# If not cross compiling, check that we can run a simple program.
3530
if test "$cross_compiling" != yes; then
3531
if { ac_try='./$ac_file'
3532
{ { case "(($ac_try" in
3533
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3534
*) ac_try_echo=$ac_try;;
3536
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3537
$as_echo "$ac_try_echo"; } >&5
3538
(eval "$ac_try") 2>&5
3540
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3541
test $ac_status = 0; }; }; then
3544
if test "$cross_compiling" = maybe; then
3547
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3548
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3549
as_fn_error "cannot run C compiled programs.
3550
If you meant to cross compile, use \`--host'.
3551
See \`config.log' for more details." "$LINENO" 5; }
3555
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3556
$as_echo "yes" >&6; }
3558
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
3559
ac_clean_files=$ac_clean_files_save
3560
# Check that the compiler produces executables we can run. If not, either
3561
# the compiler is broken, or we cross compile.
3562
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3563
$as_echo_n "checking whether we are cross compiling... " >&6; }
3564
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3565
$as_echo "$cross_compiling" >&6; }
3567
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3568
$as_echo_n "checking for suffix of executables... " >&6; }
3569
if { { ac_try="$ac_link"
3571
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3572
*) ac_try_echo=$ac_try;;
3574
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3575
$as_echo "$ac_try_echo"; } >&5
3576
(eval "$ac_link") 2>&5
3578
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3579
test $ac_status = 0; }; then :
3580
# If both `conftest.exe' and `conftest' are `present' (well, observable)
3581
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3582
# work properly (i.e., refer to `conftest.exe'), while it won't with
3584
for ac_file in conftest.exe conftest conftest.*; do
3585
test -f "$ac_file" || continue
3587
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3588
*.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3594
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3595
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3596
as_fn_error "cannot compute suffix of executables: cannot compile and link
3597
See \`config.log' for more details." "$LINENO" 5; }
3599
rm -f conftest$ac_cv_exeext
3600
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3601
$as_echo "$ac_cv_exeext" >&6; }
3603
rm -f conftest.$ac_ext
3604
EXEEXT=$ac_cv_exeext
3606
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3607
$as_echo_n "checking for suffix of object files... " >&6; }
3608
if test "${ac_cv_objext+set}" = set; then :
3609
$as_echo_n "(cached) " >&6
3611
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3612
/* end confdefs.h. */
3622
rm -f conftest.o conftest.obj
3623
if { { ac_try="$ac_compile"
3625
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3626
*) ac_try_echo=$ac_try;;
3628
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3629
$as_echo "$ac_try_echo"; } >&5
3630
(eval "$ac_compile") 2>&5
3632
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3633
test $ac_status = 0; }; then :
3634
for ac_file in conftest.o conftest.obj conftest.*; do
3635
test -f "$ac_file" || continue;
3637
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3638
*) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3643
$as_echo "$as_me: failed program was:" >&5
3644
sed 's/^/| /' conftest.$ac_ext >&5
3646
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3647
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3648
as_fn_error "cannot compute suffix of object files: cannot compile
3649
See \`config.log' for more details." "$LINENO" 5; }
3651
rm -f conftest.$ac_cv_objext conftest.$ac_ext
3653
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3654
$as_echo "$ac_cv_objext" >&6; }
3655
OBJEXT=$ac_cv_objext
3657
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3658
$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3659
if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3660
$as_echo_n "(cached) " >&6
3662
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3663
/* end confdefs.h. */
3676
if ac_fn_c_try_compile "$LINENO"; then :
3681
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3682
ac_cv_c_compiler_gnu=$ac_compiler_gnu
3685
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3686
$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3687
if test $ac_compiler_gnu = yes; then
3692
ac_test_CFLAGS=${CFLAGS+set}
3693
ac_save_CFLAGS=$CFLAGS
3694
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3695
$as_echo_n "checking whether $CC accepts -g... " >&6; }
3696
if test "${ac_cv_prog_cc_g+set}" = set; then :
3697
$as_echo_n "(cached) " >&6
3699
ac_save_c_werror_flag=$ac_c_werror_flag
3700
ac_c_werror_flag=yes
3703
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3704
/* end confdefs.h. */
3714
if ac_fn_c_try_compile "$LINENO"; then :
3718
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3719
/* end confdefs.h. */
3729
if ac_fn_c_try_compile "$LINENO"; then :
3732
ac_c_werror_flag=$ac_save_c_werror_flag
3734
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3735
/* end confdefs.h. */
3745
if ac_fn_c_try_compile "$LINENO"; then :
3748
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3750
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3752
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3753
ac_c_werror_flag=$ac_save_c_werror_flag
3755
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3756
$as_echo "$ac_cv_prog_cc_g" >&6; }
3757
if test "$ac_test_CFLAGS" = set; then
3758
CFLAGS=$ac_save_CFLAGS
3759
elif test $ac_cv_prog_cc_g = yes; then
3760
if test "$GCC" = yes; then
3766
if test "$GCC" = yes; then
3772
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3773
$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3774
if test "${ac_cv_prog_cc_c89+set}" = set; then :
3775
$as_echo_n "(cached) " >&6
3777
ac_cv_prog_cc_c89=no
3779
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3780
/* end confdefs.h. */
3783
#include <sys/types.h>
3784
#include <sys/stat.h>
3785
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3786
struct buf { int x; };
3787
FILE * (*rcsopen) (struct buf *, struct stat *, int);
3788
static char *e (p, i)
3794
static char *f (char * (*g) (char **, int), char **p, ...)
3799
s = g (p, va_arg (v,int));
3804
/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3805
function prototypes and stuff, but not '\xHH' hex character constants.
3806
These don't provoke an error unfortunately, instead are silently treated
3807
as 'x'. The following induces an error, until -std is added to get
3808
proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3809
array size at least. It's necessary to write '\x00'==0 to get something
3810
that's true only with -std. */
3811
int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3813
/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3814
inside strings and character constants. */
3816
int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3818
int test (int i, double x);
3819
struct s1 {int (*f) (int a);};
3820
struct s2 {int (*f) (double a);};
3821
int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3827
return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3832
for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3833
-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3835
CC="$ac_save_CC $ac_arg"
3836
if ac_fn_c_try_compile "$LINENO"; then :
3837
ac_cv_prog_cc_c89=$ac_arg
3839
rm -f core conftest.err conftest.$ac_objext
3840
test "x$ac_cv_prog_cc_c89" != "xno" && break
3842
rm -f conftest.$ac_ext
3847
case "x$ac_cv_prog_cc_c89" in
3849
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3850
$as_echo "none needed" >&6; } ;;
3852
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3853
$as_echo "unsupported" >&6; } ;;
3855
CC="$CC $ac_cv_prog_cc_c89"
3856
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3857
$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3859
if test "x$ac_cv_prog_cc_c89" != xno; then :
3864
ac_cpp='$CPP $CPPFLAGS'
3865
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3866
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3867
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3869
depcc="$CC" am_compiler_list=
3871
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3872
$as_echo_n "checking dependency style of $depcc... " >&6; }
3873
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
3874
$as_echo_n "(cached) " >&6
3876
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3877
# We make a subdir and do the tests there. Otherwise we can end up
3878
# making bogus files that we don't know about and never remove. For
3879
# instance it was reported that on HP-UX the gcc test will end up
3880
# making a dummy file named `D' -- because `-MD' means `put the output
3883
# Copy depcomp to subdir because otherwise we won't find it if we're
3884
# using a relative directory.
3885
cp "$am_depcomp" conftest.dir
3887
# We will build objects and dependencies in a subdirectory because
3888
# it helps to detect inapplicable dependency modes. For instance
3889
# both Tru64's cc and ICC support -MD to output dependencies as a
3890
# side effect of compilation, but ICC will put the dependencies in
3891
# the current directory while Tru64 will put them in the object
3895
am_cv_CC_dependencies_compiler_type=none
3896
if test "$am_compiler_list" = ""; then
3897
am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3900
case " $depcc " in #(
3901
*\ -arch\ *\ -arch\ *) am__universal=true ;;
3904
for depmode in $am_compiler_list; do
3905
# Setup a source with many dependencies, because some compilers
3906
# like to wrap large dependency lists on column 80 (with \), and
3907
# we should not choose a depcomp mode which is confused by this.
3909
# We need to recreate these files for each test, as the compiler may
3910
# overwrite some of them when testing with obscure command lines.
3911
# This happens at least with the AIX C compiler.
3913
for i in 1 2 3 4 5 6; do
3914
echo '#include "conftst'$i'.h"' >> sub/conftest.c
3915
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3916
# Solaris 8's {/usr,}/bin/sh.
3917
touch sub/conftst$i.h
3919
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3921
# We check with `-c' and `-o' for the sake of the "dashmstdout"
3922
# mode. It turns out that the SunPro C++ compiler does not properly
3923
# handle `-M -o', and we need to detect this. Also, some Intel
3924
# versions had trouble with output in subdirs
3925
am__obj=sub/conftest.${OBJEXT-o}
3926
am__minus_obj="-o $am__obj"
3929
# This depmode causes a compiler race in universal mode.
3930
test "$am__universal" = false || continue
3933
# after this tag, mechanisms are not by side-effect, so they'll
3934
# only be used when explicitly requested
3935
if test "x$enable_dependency_tracking" = xyes; then
3941
msvisualcpp | msvcmsys)
3942
# This compiler won't grok `-c -o', but also, the minuso test has
3943
# not run yet. These depmodes are late enough in the game, and
3944
# so weak that their functioning should not be impacted.
3945
am__obj=conftest.${OBJEXT-o}
3950
if depmode=$depmode \
3951
source=sub/conftest.c object=$am__obj \
3952
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3953
$SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3954
>/dev/null 2>conftest.err &&
3955
grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3956
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3957
grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3958
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3959
# icc doesn't choke on unknown options, it will just issue warnings
3960
# or remarks (even with -Werror). So we grep stderr for any message
3961
# that says an option was ignored or not supported.
3962
# When given -MP, icc 7.0 and 7.1 complain thusly:
3963
# icc: Command line warning: ignoring option '-M'; no argument required
3964
# The diagnosis changed in icc 8.0:
3965
# icc: Command line remark: option '-MP' not supported
3966
if (grep 'ignoring option' conftest.err ||
3967
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3968
am_cv_CC_dependencies_compiler_type=$depmode
3977
am_cv_CC_dependencies_compiler_type=none
3981
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3982
$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3983
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3986
test "x$enable_dependency_tracking" != xno \
3987
&& test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3989
am__fastdepCC_FALSE='#'
3991
am__fastdepCC_TRUE='#'
3992
am__fastdepCC_FALSE=
3996
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
3997
$as_echo_n "checking for a sed that does not truncate output... " >&6; }
3998
if test "${ac_cv_path_SED+set}" = set; then :
3999
$as_echo_n "(cached) " >&6
4001
ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4002
for ac_i in 1 2 3 4 5 6 7; do
4003
ac_script="$ac_script$as_nl$ac_script"
4005
echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4006
{ ac_script=; unset ac_script;}
4007
if test -z "$SED"; then
4008
ac_path_SED_found=false
4009
# Loop through the user's path and test for each of PROGNAME-LIST
4010
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4014
test -z "$as_dir" && as_dir=.
4015
for ac_prog in sed gsed; do
4016
for ac_exec_ext in '' $ac_executable_extensions; do
4017
ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4018
{ test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4019
# Check for GNU ac_path_SED and select it if it is found.
4020
# Check for GNU $ac_path_SED
4021
case `"$ac_path_SED" --version 2>&1` in
4023
ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
4026
$as_echo_n 0123456789 >"conftest.in"
4029
cat "conftest.in" "conftest.in" >"conftest.tmp"
4030
mv "conftest.tmp" "conftest.in"
4031
cp "conftest.in" "conftest.nl"
4032
$as_echo '' >> "conftest.nl"
4033
"$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4034
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4035
as_fn_arith $ac_count + 1 && ac_count=$as_val
4036
if test $ac_count -gt ${ac_path_SED_max-0}; then
4037
# Best one so far, save it but keep looking for a better one
4038
ac_cv_path_SED="$ac_path_SED"
4039
ac_path_SED_max=$ac_count
4041
# 10*(2^10) chars as input seems more than enough
4042
test $ac_count -gt 10 && break
4044
rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4047
$ac_path_SED_found && break 3
4052
if test -z "$ac_cv_path_SED"; then
4053
as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
4060
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4061
$as_echo "$ac_cv_path_SED" >&6; }
4062
SED="$ac_cv_path_SED"
4065
test -z "$SED" && SED=sed
4066
Xsed="$SED -e 1s/^X//"
4078
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4079
$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4080
if test "${ac_cv_path_GREP+set}" = set; then :
4081
$as_echo_n "(cached) " >&6