]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "--enable-static-shell" option to the amalgamation autoconf script. If set...
authordan <dan@noemail.net>
Fri, 13 Nov 2015 16:59:00 +0000 (16:59 +0000)
committerdan <dan@noemail.net>
Fri, 13 Nov 2015 16:59:00 +0000 (16:59 +0000)
commitce6cbf9ff45002a4b2e5c5a974e55d3244a6448c
treeb286082332ddb00c0b23d413eefd75130b645047
parent05d4ebf6c3652eda096ceddd755db37d89ebca41
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.

FossilOrigin-Name: 499a02a34316cada9e197ef1d2e77c4cd75c41be
autoconf/Makefile.am
autoconf/configure.ac
manifest
manifest.uuid