commit | 7070aaa23bce996f9c40f75903d72fe427072713 | [log] [tgz] |
---|---|---|
author | T Jake Luciani <jake@apache.org> | 周四 1月 27 02:51:51 2011 +0000 |
committer | T Jake Luciani <jake@apache.org> | 周四 1月 27 02:51:51 2011 +0000 |
tree | c61168414304fb00f95e9714c2bec0914b7b9b7d | |
parent | e61fef37d846e89108ef59ddcf9d4e67bcbefd1f [diff] [blame] |
THRIFT-904: disable nagle and linger git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1063966 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configure.ac b/configure.ac index b1ab0a7..6f18c0e 100644 --- a/configure.ac +++ b/configure.ac
@@ -17,7 +17,7 @@ # under the License. # -AC_PREREQ(2.65) +#AC_PREREQ(2.65) AC_INIT([thrift], [0.7.0-dev])