1
0
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:
mlcreech
2008-05-07 02:42:01 +00:00
parent ed66afb0f4
commit 1e12d43b48
7 changed files with 23 additions and 40 deletions

View File

@ -88,7 +88,6 @@ if {$addstatic} {
foreach hdr {
btree.h
btreeInt.h
config.h
fts3.h
fts3_hash.h
fts3_tokenizer.h