Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for config.h.in
2022-10-04
| ||
10:35 | Renamed to sqlite_cfg.h.in. Change the name of the autoconf-generated configuration file from "config.h" to "sqlite_cfg.h" to work around a bug in a dependency checker, reported in a tweet from Joey Castillo. (check-in: [897e187cad] user: drh branch: trunk, size: 0) | |
2016-03-04
| ||
02:38 | [6376abec76] part of check-in [2cffb9e50b] Update the configure script to detect pread/pwrite and update os_unix.c to use those routines if they are available. (check-in: [2cffb9e50b] user: drh branch: pread, size: 3508) | |
2015-01-10
| ||
18:22 | [42b71ad3fe] part of check-in [46f3aba269] Add detection of the isnan() library function to the configure script. Make the code responsive to the HAVE_ISNAN configuration option. (check-in: [46f3aba269] user: drh branch: trunk, size: 3212) | |
14:27 | [3e31d7366d] part of check-in [5004063ce4] Autoconf configure script updates: (1) remove the long-obsolete --enable-cross-thread-connections option. (2) remove the --with-hints= options. (3) Extension loading is enabled by default. (4) Check for strchrnull() (5) Update the --help text. (check-in: [5004063ce4] user: drh branch: trunk, size: 3141) | |
2014-08-15
| ||
22:37 | [0ca21a167c] part of check-in [c8ade949d4] Aborted merge. (check-in: [c8ade949d4] user: numist branch: obsolete, size: 3081) | |
2012-02-08
| ||
12:13 | [0921066a13] part of check-in [16a471129d] Add an autoconf test for malloc.h and use the results of that test to conditionally #include the malloc.h header file. (check-in: [16a471129d] user: drh branch: trunk, size: 3063) | |
2011-11-09
| ||
01:53 | [31cc8c4943] part of check-in [2e8ab3cedf] For the mem1.c system malloc implementation, use the malloc_usable_size() function if the HAVE_MALLOC_USABLE_SIZE macro is defined. Update autoconf to look for that function when configuring. (check-in: [2e8ab3cedf] user: drh branch: experimental-pcache, size: 2983) | |
2011-06-20
| ||
18:00 | [405a958bdb] part of check-in [f69ed286ff] Rework the autoconf script to better deal with utime() and dlopen(). (check-in: [f69ed286ff] user: drh branch: trunk, size: 2886) | |
2009-01-28
| ||
04:46 | [868fdb48c0] part of check-in [813a3c9686] regenerate autotools (CVS 6211) (check-in: [813a3c9686] user: vapier branch: trunk, size: 2807) | |
2008-07-22
| ||
05:05 | [3fda160d9a] part of check-in [c67aa5057d] "configure" support updated. Removed unused features. Added parsing of CFLAGS and CPPFLAGS to extract OMIT options to pass to lemon and mkkeywordhash. (CVS 5446) (check-in: [c67aa5057d] user: shane branch: trunk, size: 2180) | |
2008-05-06
| ||
02:28 | [7940ca6845] part of check-in [729e2f06ba] Add defines for _FILE_OFFSET_BITS and _LARGE_FILES if needed for large file support. Ticket #3094. (CVS 5088) (check-in: [729e2f06ba] user: mlcreech branch: trunk, size: 2243) | |
2008-03-20
| ||
02:25 | Added: [feb93ab9f7] part of check-in [e2d05ea3c3] Make out-of-tree builds work as expected when using configure script (CVS 4893) (check-in: [e2d05ea3c3] user: mlcreech branch: trunk, size: 2111) | |