SQLite

All files named ”autoconf/configure.ac”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for autoconf/configure.ac

2025-01-21
14:40
Deleted: Remove now-extraneous autoconf/INSTALL and autoconf/configure.ac and update autoconf/README.* to account for the port to autosetup. (check-in: [646667af8c] user: stephan branch: autoconf-to-autosetup, size: 0)
2022-02-17
14:33
[ec7fa914c5] part of check-in [db950192c9] Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option. (check-in: [db950192c9] user: drh branch: trunk, size: 8754)
2021-03-09
17:09
[a8ba2a9e61] part of check-in [85d28b5225] Add --enable-math to the amalgamation autoconf. On be default. Improved logging of the amalgamation autoconf. (check-in: [85d28b5225] user: drh branch: trunk, size: 9237)
2020-12-11
14:34
[55be6fc04a] part of check-in [e64ff2cce3] Fix the configure script on the autoconf distribution so that the --disable-threadsafe option works. See FreeBSD bug 244459. (check-in: [e64ff2cce3] user: drh branch: trunk, size: 8068)
2019-12-28
13:17
[3cd933b959] part of check-in [52ea0672d7] Add the --enable-all option to the main configure script as a short-hand to enable FTS4, FTS5, Geopoly/Rtree, JSON, and Sessions. In the amalgamation-autoconf, the --enable-rtree option (which is enabled by default) also now activates Geopoly. (check-in: [52ea0672d7] user: drh branch: trunk, size: 8010)
2018-09-17
12:49
[308de24343] part of check-in [96b00a3cd2] Fix missing space in 'configure.ac' reported on the mailing list. (check-in: [96b00a3cd2] user: mistachkin branch: trunk, size: 7986)
2018-06-11
21:33
[573b98629d] part of check-in [02e337e080] Improvements to the --enable and --disable options for the amalgamation tarball. (check-in: [02e337e080] user: drh branch: trunk, size: 7985)
2018-06-09
20:52
[ac680e441d] part of check-in [de0857f396] Fix a typo in the amalgamation autoconf file. (check-in: [de0857f396] user: drh branch: trunk, size: 6936)
2018-05-04
04:49
[5f6cf281ae] part of check-in [03edecaf9d] For the amalgamation-tarball, enable FTS5 and JSON1 by default and provide a new --enable-debug option that actives debugging facilities. (check-in: [03edecaf9d] user: drh branch: trunk, size: 6938)
2018-01-31
01:38
[18fca06f88] part of check-in [32ed9c1067] Changes to the autoconf tarball so that it does not try to use system() when building on iOS. (check-in: [32ed9c1067] user: drh branch: trunk, size: 6473)
2018-01-18
17:46
[aeeed858e5] part of check-in [8ecd13a1b3] Check for both zlib.h and -lz before enabling zlib support in the amalgamation configure script. (check-in: [8ecd13a1b3] user: dan branch: trunk, size: 6384)
17:09
[c610cbec36] part of check-in [41bfb6b8d6] Update the autoconf configure.ac script and Makefile.am templates so that ZLIB is automatically detected and used. (check-in: [41bfb6b8d6] user: drh branch: trunk, size: 6378)
2017-10-26
15:21
[8dd08ca564] part of check-in [e1faa78594] Fix a bug causing "make amalgmation-autoconf" to create an invalid package if either the current or parent directory contains a file named install.sh or install-sh. (check-in: [e1faa78594] user: dan branch: trunk, size: 6272)
2017-03-23
19:51
[2893b823ec] part of check-in [bf28a55d81] Improvement to the amalgamation configure.ac file contributed by Bob Friesenhahn. (check-in: [bf28a55d81] user: drh branch: trunk, size: 6249)
2016-05-28
15:09
[cacf2616ab] part of check-in [cbf72b04bb] Update the amalgamation-tarball configure script so that it can use header file "readline/readline.h" with library file "libedit". (check-in: [cbf72b04bb] user: dan branch: trunk, size: 6226)
2016-05-20
12:22
[7754404e95] part of check-in [645bd696df] Autoconf configure.ac adjustment to try to get it to look for both editline and readline automatically. (check-in: [645bd696df] user: drh branch: trunk, size: 5592)
2016-05-04
14:20
[ad7001cdde] part of check-in [7184c4b886] Portability enhancements to the configure script on the amalgamation tarball. (check-in: [7184c4b886] user: drh branch: trunk, size: 5569)
2016-05-03
13:14
[e2299fe80e] part of check-in [e462cde2a5] Turn the session extension off by default. Enable using --enable-session on configure scripts, or using the SESSION=1 argument to nmake on Windows. (check-in: [e462cde2a5] user: drh branch: session-make, size: 5573)
2016-03-11
15:25
[d807b567f7] part of check-in [83efcdebfa] Tweak the amalgamation autoconf files so that the --disable-static-shell option works again. (check-in: [83efcdebfa] user: dan branch: trunk, size: 5123)
2016-01-28
02:47
[72a5e42beb] part of check-in [47633ffdbf] Fix for pthread detection in the configure scripts. (check-in: [47633ffdbf] user: drh branch: trunk, size: 5115)
2016-01-20
15:20
[791fa422e6] part of check-in [d4a6425ff7] Fix a problem in autoconf/configure.ac causing --enable-readline to fail if libedit was not present. (check-in: [d4a6425ff7] user: dan branch: branch-3.10, size: 5065)
15:19
[7b1ea0dcaf] part of check-in [e8adeb64d4] Fix a problem in autoconf/configure.ac causing --enable-readline to fail if libedit was not present. (check-in: [e8adeb64d4] user: dan branch: trunk, size: 5073)
2016-01-13
21:23
[2f41055b10] part of check-in [9c3a0dc2e8] Look for pthread_mutexattr_init() instead of pthread_create() in autoconf scripts, to work around issues with ASAN. (check-in: [9c3a0dc2e8] user: drh branch: trunk, size: 5034)
2015-12-15
19:32
[82c628c68f] part of check-in [1928f8945b] Update the mkautoconfamal.sh script to make the building of the sqlite3-autoconf-VERSION.tar.gz package more orthodox. (check-in: [1928f8945b] user: dan branch: trunk, size: 5026)
2015-11-13
16:59
[9a65da17e4] part of check-in [499a02a343] Add the "--enable-static-shell" option to the amalgamation autoconf script. If set (the default) the compiled shell tool is statically linked against sqlite3.o. Otherwise, it is linked against libsqlite3.so. (check-in: [499a02a343] user: dan branch: trunk, size: 5013)
2015-10-30
14:25
[bec3caf78c] part of check-in [866f027778] Add the --enable-editline option to various autoconf scripts. (check-in: [866f027778] user: drh branch: trunk, size: 4471)
2015-10-09
14:37
[a1fe4eee42] part of check-in [8a4e19888f] Add --enable-fts5 and --enable-json1 options to the amalgamation autoconf package. (check-in: [8a4e19888f] user: dan branch: trunk, size: 4104)
2013-05-27
17:19
Added: [ba3e99ba1a] part of check-in [048865e8fd] Add the files used to build the amalgamation-autoconf package. (check-in: [048865e8fd] user: dan branch: autoconf-package, size: 3300)