OS400: enable Unix sockets.

This commit is contained in:
Patrick Monnerat
2014-12-04 15:34:03 +01:00
parent 86fe7e502b
commit 4ce87e33ee
3 changed files with 6 additions and 1 deletions

View File

@@ -540,6 +540,9 @@
/* Define to use the GSKit package. */
#define USE_GSKIT
/* Define to use Unix sockets. */
#define USE_UNIX_SOCKETS
/* Use the system keyring as the default CA bundle. */
#define CURL_CA_BUNDLE "/QIBM/UserData/ICSS/Cert/Server/DEFAULT.KDB"