mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Only look for config.h if the autoconf-based build is being used, and don't inline it into the amalgamation. (CVS 5093)
FossilOrigin-Name: 7df9ef2c8216133d50bf4737482f51193e8579b0
This commit is contained in:
@ -88,7 +88,6 @@ if {$addstatic} {
|
||||
foreach hdr {
|
||||
btree.h
|
||||
btreeInt.h
|
||||
config.h
|
||||
fts3.h
|
||||
fts3_hash.h
|
||||
fts3_tokenizer.h
|
||||
|
Reference in New Issue
Block a user