ofz#46905 Null-dereference
[LibreOffice.git] / config_host / config_oox.h.in
blobf711fa79477a9e9858e93502f12775e2ab994ca2
1 #ifndef CONFIG_OOX_H
2 #define CONFIG_OOX_H
4 /*
6 Which TLS backend to use for cryptographic operations.
8 */
10 #define USE_TLS_OPENSSL 0
11 #define USE_TLS_NSS 0
13 #endif