Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0ff2137
)
Check for ssize_t in configure.ac.
author
David Reiss
<dreiss@apache.org>
Mon, 21 Apr 2008 18:07:43 +0000
(18:07 +0000)
committer
David Reiss
<dreiss@apache.org>
Mon, 21 Apr 2008 18:07:43 +0000
(18:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665660
13f79535
-47bb-0310-9956-
ffa450edef68
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
0e0e175
..
eb47c03
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-90,6
+90,7
@@
AC_TYPE_INT8_T
AC_TYPE_MODE_T
AC_TYPE_OFF_T
AC_TYPE_SIZE_T
+AC_TYPE_SSIZE_T
AC_TYPE_UINT16_T
AC_TYPE_UINT32_T
AC_TYPE_UINT64_T