Deleted Added
full compact
configure (361456) configure (362190)
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for sqlite 3.31.1.
3# Generated by GNU Autoconf 2.69 for sqlite 3.32.2.
4#
5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7#
8#
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
11## -------------------- ##

--- 560 unchanged lines hidden (view full) ---

572cross_compiling=no
573subdirs=
574MFLAGS=
575MAKEFLAGS=
576
577# Identity of this package.
578PACKAGE_NAME='sqlite'
579PACKAGE_TARNAME='sqlite'
4#
5#
6# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7#
8#
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
11## -------------------- ##

--- 560 unchanged lines hidden (view full) ---

572cross_compiling=no
573subdirs=
574MFLAGS=
575MAKEFLAGS=
576
577# Identity of this package.
578PACKAGE_NAME='sqlite'
579PACKAGE_TARNAME='sqlite'
580PACKAGE_VERSION='3.31.1'
581PACKAGE_STRING='sqlite 3.31.1'
580PACKAGE_VERSION='3.32.2'
581PACKAGE_STRING='sqlite 3.32.2'
582PACKAGE_BUGREPORT=''
583PACKAGE_URL=''
584
585# Factoring default headers for most tests.
586ac_includes_default="\
587#include <stdio.h>
588#ifdef HAVE_SYS_TYPES_H
589# include <sys/types.h>

--- 708 unchanged lines hidden (view full) ---

1298
1299#
1300# Report the --help message.
1301#
1302if test "$ac_init_help" = "long"; then
1303 # Omit some internal or obsolete options to make the list less imposing.
1304 # This message is too long to be a string in the A/UX 3.1 sh.
1305 cat <<_ACEOF
582PACKAGE_BUGREPORT=''
583PACKAGE_URL=''
584
585# Factoring default headers for most tests.
586ac_includes_default="\
587#include <stdio.h>
588#ifdef HAVE_SYS_TYPES_H
589# include <sys/types.h>

--- 708 unchanged lines hidden (view full) ---

1298
1299#
1300# Report the --help message.
1301#
1302if test "$ac_init_help" = "long"; then
1303 # Omit some internal or obsolete options to make the list less imposing.
1304 # This message is too long to be a string in the A/UX 3.1 sh.
1305 cat <<_ACEOF
1306\`configure' configures sqlite 3.31.1 to adapt to many kinds of systems.
1306\`configure' configures sqlite 3.32.2 to adapt to many kinds of systems.
1307
1308Usage: $0 [OPTION]... [VAR=VALUE]...
1309
1310To assign environment variables (e.g., CC, CFLAGS...), specify them as
1311VAR=VALUE. See below for descriptions of some of the useful variables.
1312
1313Defaults for the options are specified in brackets.
1314

--- 45 unchanged lines hidden (view full) ---

1360_ACEOF
1361
1362 cat <<\_ACEOF
1363_ACEOF
1364fi
1365
1366if test -n "$ac_init_help"; then
1367 case $ac_init_help in
1307
1308Usage: $0 [OPTION]... [VAR=VALUE]...
1309
1310To assign environment variables (e.g., CC, CFLAGS...), specify them as
1311VAR=VALUE. See below for descriptions of some of the useful variables.
1312
1313Defaults for the options are specified in brackets.
1314

--- 45 unchanged lines hidden (view full) ---

1360_ACEOF
1361
1362 cat <<\_ACEOF
1363_ACEOF
1364fi
1365
1366if test -n "$ac_init_help"; then
1367 case $ac_init_help in
1368 short | recursive ) echo "Configuration of sqlite 3.31.1:";;
1368 short | recursive ) echo "Configuration of sqlite 3.32.2:";;
1369 esac
1370 cat <<\_ACEOF
1371
1372Optional Features:
1373 --disable-option-checking ignore unrecognized --enable/--with options
1374 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1375 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1376 --enable-threads build with threads

--- 85 unchanged lines hidden (view full) ---

1462 fi || ac_status=$?
1463 cd "$ac_pwd" || { ac_status=$?; break; }
1464 done
1465fi
1466
1467test -n "$ac_init_help" && exit $ac_status
1468if $ac_init_version; then
1469 cat <<\_ACEOF
1369 esac
1370 cat <<\_ACEOF
1371
1372Optional Features:
1373 --disable-option-checking ignore unrecognized --enable/--with options
1374 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1375 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1376 --enable-threads build with threads

--- 85 unchanged lines hidden (view full) ---

1462 fi || ac_status=$?
1463 cd "$ac_pwd" || { ac_status=$?; break; }
1464 done
1465fi
1466
1467test -n "$ac_init_help" && exit $ac_status
1468if $ac_init_version; then
1469 cat <<\_ACEOF
1470sqlite configure 3.31.1
1470sqlite configure 3.32.2
1471generated by GNU Autoconf 2.69
1472
1473Copyright (C) 2012 Free Software Foundation, Inc.
1474This configure script is free software; the Free Software Foundation
1475gives unlimited permission to copy, distribute and modify it.
1476_ACEOF
1477 exit
1478fi

--- 394 unchanged lines hidden (view full) ---

1873$as_echo "$ac_res" >&6; }
1874 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1875
1876} # ac_fn_c_check_decl
1877cat >config.log <<_ACEOF
1878This file contains any messages produced by compilers while
1879running configure, to aid debugging if configure makes a mistake.
1880
1471generated by GNU Autoconf 2.69
1472
1473Copyright (C) 2012 Free Software Foundation, Inc.
1474This configure script is free software; the Free Software Foundation
1475gives unlimited permission to copy, distribute and modify it.
1476_ACEOF
1477 exit
1478fi

--- 394 unchanged lines hidden (view full) ---

1873$as_echo "$ac_res" >&6; }
1874 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1875
1876} # ac_fn_c_check_decl
1877cat >config.log <<_ACEOF
1878This file contains any messages produced by compilers while
1879running configure, to aid debugging if configure makes a mistake.
1880
1881It was created by sqlite $as_me 3.31.1, which was
1881It was created by sqlite $as_me 3.32.2, which was
1882generated by GNU Autoconf 2.69. Invocation command line was
1883
1884 $ $0 $@
1885
1886_ACEOF
1887exec 5>>config.log
1888{
1889cat <<_ASUNAME

--- 7478 unchanged lines hidden (view full) ---

9368_ASEOF
9369test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
9370
9371cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9372# Save the log message, to keep $0 and so on meaningful, and to
9373# report actual input values of CONFIG_FILES etc. instead of their
9374# values after options handling.
9375ac_log="
1882generated by GNU Autoconf 2.69. Invocation command line was
1883
1884 $ $0 $@
1885
1886_ACEOF
1887exec 5>>config.log
1888{
1889cat <<_ASUNAME

--- 7478 unchanged lines hidden (view full) ---

9368_ASEOF
9369test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
9370
9371cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9372# Save the log message, to keep $0 and so on meaningful, and to
9373# report actual input values of CONFIG_FILES etc. instead of their
9374# values after options handling.
9375ac_log="
9376This file was extended by sqlite $as_me 3.31.1, which was
9376This file was extended by sqlite $as_me 3.32.2, which was
9377generated by GNU Autoconf 2.69. Invocation command line was
9378
9379 CONFIG_FILES = $CONFIG_FILES
9380 CONFIG_HEADERS = $CONFIG_HEADERS
9381 CONFIG_LINKS = $CONFIG_LINKS
9382 CONFIG_COMMANDS = $CONFIG_COMMANDS
9383 $ $0 $@
9384

--- 36 unchanged lines hidden (view full) ---

9421$config_files
9422
9423Report bugs to the package provider."
9424
9425_ACEOF
9426cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9427ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
9428ac_cs_version="\\
9377generated by GNU Autoconf 2.69. Invocation command line was
9378
9379 CONFIG_FILES = $CONFIG_FILES
9380 CONFIG_HEADERS = $CONFIG_HEADERS
9381 CONFIG_LINKS = $CONFIG_LINKS
9382 CONFIG_COMMANDS = $CONFIG_COMMANDS
9383 $ $0 $@
9384

--- 36 unchanged lines hidden (view full) ---

9421$config_files
9422
9423Report bugs to the package provider."
9424
9425_ACEOF
9426cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9427ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
9428ac_cs_version="\\
9429sqlite config.status 3.31.1
9429sqlite config.status 3.32.2
9430configured by $0, generated by GNU Autoconf 2.69,
9431 with options \\"\$ac_cs_config\\"
9432
9433Copyright (C) 2012 Free Software Foundation, Inc.
9434This config.status script is free software; the Free Software Foundation
9435gives unlimited permission to copy, distribute and modify it."
9436
9437ac_pwd='$ac_pwd'

--- 552 unchanged lines hidden ---
9430configured by $0, generated by GNU Autoconf 2.69,
9431 with options \\"\$ac_cs_config\\"
9432
9433Copyright (C) 2012 Free Software Foundation, Inc.
9434This config.status script is free software; the Free Software Foundation
9435gives unlimited permission to copy, distribute and modify it."
9436
9437ac_pwd='$ac_pwd'

--- 552 unchanged lines hidden ---