Skip to content

Commit 6d59d13

Browse files
author
Ivan Zhakov
committed
* README.cmake: Document APU_HAVE_SQLITE3 option.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1918026 13f79535-47bb-0310-9956-ffa450edef68
1 parent 52b0c78 commit 6d59d13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.cmake

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ How to build
5858
Default: OFF
5959
APU_HAVE_ODBC Build ODBC DBD driver
6060
Default: ON
61+
APU_HAVE_SQLITE3 Build SQLite3 DBD driver
62+
Default: OFF
6163
APR_HAVE_IPV6 Enable IPv6 support
6264
Default: ON
6365
APR_BUILD_TESTAPR Build APR test suite
@@ -117,7 +119,6 @@ Known Bugs and Limitations
117119
+ DBD:
118120
. APU_HAVE_PGSQL
119121
. APU_HAVE_MYSQL
120-
. APU_HAVE_SQLITE3
121122
. APU_HAVE_SQLITE2
122123
. APU_HAVE_ORACLE
123124
+ CRYPTO:

0 commit comments

Comments
 (0)