Thrift: Reverting TZlibTransport
authorDavid Reiss <dreiss@apache.org>
Sat, 15 Sep 2007 01:54:56 +0000 (01:54 +0000)
committerDavid Reiss <dreiss@apache.org>
Sat, 15 Sep 2007 01:54:56 +0000 (01:54 +0000)
commit5aea7c8d00b1c25fc6611c217d929c61cddd843e
tree261601c8faa3c9bdb93de0d24c9e3c8226e16816
parentb8c6334d99acdc36eda81a1105f7760fd16cb3e5
Thrift: Reverting TZlibTransport

Summary:
Stupid Red Hat.
The dev boxes don't have the development packages for zlib.

Blame Rev: 59856

Reviewed By: mcslee

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665263 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/Makefile.am
lib/cpp/aclocal/ax_event_base.m4
lib/cpp/aclocal/ax_lib_zlib.m4 [deleted file]
lib/cpp/configure.ac
lib/cpp/src/Thrift.h
lib/cpp/src/transport/TTransportException.h
lib/cpp/src/transport/TZlibTransport.cpp [deleted file]
lib/cpp/src/transport/TZlibTransport.h [deleted file]
test/DebugProtoTest.thrift
test/ZlibTest.cpp [deleted file]