mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 00:46:03 +01: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=""
|
||||
static=""
|
||||
shared=""
|
||||
omitMinimal="Crypto NetSSL_OpenSSL Zip Data Data/SQLite Data/ODBC Data/MySQL MongoDB PDF CppParser PageCompiler"
|
||||
omitTypical="Data/ODBC Data/MySQL MongoDB PDF CppParser"
|
||||
omitMinimal="Crypto NetSSL_OpenSSL Zip Data Data/SQLite Data/ODBC Data/MySQL MongoDB Redis PDF CppParser PageCompiler"
|
||||
omitTypical="Data/ODBC Data/MySQL MongoDB Redis PDF CppParser"
|
||||
omit=$omitTypical
|
||||
# parse arguments
|
||||
while [ $# -ge 1 ]; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user