blob: 2224559a51d6f0f59f070ed6a0d963747cd91f78 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
/* protobuf config.h for SNC compiler on PS3. On other platforms, this is generated
* automatically by autoheader / autoconf / configure. */
/* define if you want to use pthreads */
#define HAVE_PTHREAD 1
/* define if you want to use zlib. See readme.txt for additional
* requirements. */
// #define HAVE_ZLIB 1
|