aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorJeff Davidson <jpd@google.com>2015-01-21 22:05:40 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-01-21 22:05:40 +0000
commite6ae5ecfc360e1ad261b561c8e5e16b6554d5347 (patch)
tree204041a6b0ac0941d14faa2afe222d1b4b627db9 /config.h.in
parent80aff29bb2d37977a02c0a677721522d3467a4d9 (diff)
parentafb4b72037e3f13db208590fc782c4bc8e27f862 (diff)
downloadexternal_protobuf-e6ae5ecfc360e1ad261b561c8e5e16b6554d5347.zip
external_protobuf-e6ae5ecfc360e1ad261b561c8e5e16b6554d5347.tar.gz
external_protobuf-e6ae5ecfc360e1ad261b561c8e5e16b6554d5347.tar.bz2
Merge "Upgrade protobuf library to v2.6.1."
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 6580e95..e70582e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -110,6 +110,9 @@
your system. */
#undef PTHREAD_CREATE_JOINABLE
+/* 64bit enabled */
+#undef SOLARIS_64BIT_ENABLED
+
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS