mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-26 18:11:29 +02:00
Add missing Redis component in omit lists
This commit is contained in:
parent
8af7ee7590
commit
3ca4514f15
4
configure
vendored
4
configure
vendored
@ -147,8 +147,8 @@ odbcinclude=""
|
|||||||
unbundled=""
|
unbundled=""
|
||||||
static=""
|
static=""
|
||||||
shared=""
|
shared=""
|
||||||
omitMinimal="Crypto NetSSL_OpenSSL Zip Data Data/SQLite Data/ODBC Data/MySQL MongoDB PDF CppParser PageCompiler"
|
omitMinimal="Crypto NetSSL_OpenSSL Zip Data Data/SQLite Data/ODBC Data/MySQL MongoDB Redis PDF CppParser PageCompiler"
|
||||||
omitTypical="Data/ODBC Data/MySQL MongoDB PDF CppParser"
|
omitTypical="Data/ODBC Data/MySQL MongoDB Redis PDF CppParser"
|
||||||
omit=$omitTypical
|
omit=$omitTypical
|
||||||
# parse arguments
|
# parse arguments
|
||||||
while [ $# -ge 1 ]; do
|
while [ $# -ge 1 ]; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user