Always build lib/sqlite in maintainer mode
This commit is contained in:
@@ -20,6 +20,9 @@ endif
|
||||
if !SQLITE3
|
||||
dir_sqlite = sqlite
|
||||
endif
|
||||
if MAINTAINER_MODE
|
||||
dir_sqlite = sqlite
|
||||
endif
|
||||
|
||||
SUBDIRS = \
|
||||
roken \
|
||||
|
Reference in New Issue
Block a user