Opened 7 years ago
Closed 7 years ago
#9986 closed defect (fixed)
sqlite --enable-fts{3,4} configure options unrecognised
Reported by: | Armin K | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
As the title says. Only fts5 can be enabled via configure flag, rest are enabled via CFLAGS.
Note:
See TracTickets
for help on using tickets.
Fixed in r19442.