1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

autoconf/auto.def: remove a define which made superfluous by [b8bf966628c0]. Add a check/status message for whether to statically link the library into the CLI shell.

FossilOrigin-Name: df95e908cacc7e8e749701ff49d2ce02a927c58a474dd9a362d5f84cb3d7413f
This commit is contained in:
stephan
2025-02-24 18:45:30 +00:00
parent b16c76408a
commit 31d54ad041
4 changed files with 10 additions and 10 deletions

View File

@ -10,7 +10,6 @@
#
use sqlite-config
sqlite-config-bootstrap autoconf
define ENABLE_STATIC_SHELL [opt-bool static-shell]
sqlite-check-common-bins
sqlite-check-common-system-deps
sqlite-config-finalize