1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.62 for sqlcipher 3.8.0.2.
3
+ # Generated by GNU Autoconf 2.69 for sqlcipher 3.8.0.2.
4
+ #
5
+ #
6
+ # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7
+ #
4
8
#
5
9
# This configure script is free software; the Free Software Foundation
6
10
# gives unlimited permission to copy, distribute and modify it.
@@ -1638,7 +1642,7 @@ test -n "$ac_init_help" && exit $ac_status
1638
1642
if $ac_init_version; then
1639
1643
cat <<\_ACEOF
1640
1644
sqlcipher configure 3.8.0.2
1641
- generated by GNU Autoconf 2.62
1645
+ generated by GNU Autoconf 2.69
1642
1646
1643
1647
Copyright (C) 2012 Free Software Foundation, Inc.
1644
1648
This configure script is free software; the Free Software Foundation
@@ -1647,8 +1651,9 @@ _ACEOF
1647
1651
exit
1648
1652
fi
1649
1653
1650
- It was created by sqlcipher $as_me 3.8.0.2, which was
1651
- generated by GNU Autoconf 2.62. Invocation command line was
1654
+ ## ------------------------ ##
1655
+ ## Autoconf initialization. ##
1656
+ ## ------------------------ ##
1652
1657
1653
1658
# ac_fn_c_try_compile LINENO
1654
1659
# --------------------------
@@ -2055,7 +2060,7 @@ cat >config.log <<_ACEOF
2055
2060
This file contains any messages produced by compilers while
2056
2061
running configure, to aid debugging if configure makes a mistake.
2057
2062
2058
- It was created by sqlcipher $as_me 3.8.0, which was
2063
+ It was created by sqlcipher $as_me 3.8.0.2 , which was
2059
2064
generated by GNU Autoconf 2.69. Invocation command line was
2060
2065
2061
2066
$ $0 $@
@@ -12001,7 +12006,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12001
12006
# values after options handling.
12002
12007
ac_log="
12003
12008
This file was extended by sqlcipher $as_me 3.8.0.2, which was
12004
- generated by GNU Autoconf 2.62 . Invocation command line was
12009
+ generated by GNU Autoconf 2.69 . Invocation command line was
12005
12010
12006
12011
CONFIG_FILES = $CONFIG_FILES
12007
12012
CONFIG_HEADERS = $CONFIG_HEADERS
@@ -12067,8 +12072,8 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12067
12072
ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
12068
12073
ac_cs_version=" \\
12069
12074
sqlcipher config.status 3.8.0.2
12070
- configured by $0 , generated by GNU Autoconf 2.62 ,
12071
- with options \\ " ` $as_echo " $ac_configure_args " | sed ' s/^ //; s/[\\""\`\$]/\\\\&/g ' ` \\ "
12075
+ configured by $0 , generated by GNU Autoconf 2.69 ,
12076
+ with options \\ " \$ ac_cs_config \\ "
12072
12077
12073
12078
Copyright (C) 2012 Free Software Foundation, Inc.
12074
12079
This config.status script is free software; the Free Software Foundation
0 commit comments