--- libaitrpc/inc/config.h.in 2013/11/14 21:44:14 1.8 +++ libaitrpc/inc/config.h.in 2015/07/02 17:52:52 1.8.20.1 @@ -3,7 +3,10 @@ /* Build library with zero-copy return array from RPC client */ #undef CLI_RES_ZCOPY -/* Build library with TCP timeout period */ +/* Build library with BLOB timeout period */ +#undef DEF_RPC_BLOB_TIMEOUT + +/* Build library with RPC timeout period */ #undef DEF_RPC_TIMEOUT /* Define to 1 if you have the header file. */