]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of the autoconf-generated configuration file from "config.h"
authordrh <>
Tue, 4 Oct 2022 10:35:10 +0000 (10:35 +0000)
committerdrh <>
Tue, 4 Oct 2022 10:35:10 +0000 (10:35 +0000)
commita4b2f419382c95cd2f4924d0394f37b3d2f0cfce
tree98d945e9538e9c7d11e35edc19448dc27d5c86f0
parent16292a5e52cc4f6b1375bd1dbefe048a10f7e14f
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 [https://twitter.com/josecastillo/status/1577136108097314816|a tweet from Jose Castillo].

FossilOrigin-Name: 897e187cad981126fc5f6ea8e382e937825af10b0c9589b0a23b9fbaa4ca58b8
Makefile.in
configure
configure.ac
manifest
manifest.uuid
sqlite_cfg.h.in [moved from config.h.in with 82% similarity]
src/ctime.c
src/sqliteInt.h
tool/mkctimec.tcl