Thrift: Compile without libevent.
authorDavid Reiss <dreiss@apache.org>
Mon, 17 Sep 2007 21:15:47 +0000 (21:15 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 17 Sep 2007 21:15:47 +0000 (21:15 +0000)
commit79ae0f8d485a568ce94be9f86a2aa5f143856dda
tree95c5f6646d253458157da32722db0c31c4999d83
parent476b796fd7d4d7036a106682ebcb73a63349b408
Thrift: Compile without libevent.

Summary:
- Totally re-did the libevent check.
- Thrift now compiles and instals cleanly without libevent.
- (libevent is still needed to build libthriftnb.)

Reviewed By: mcslee

Test Plan:
- Ran configure and make in various configurations in my VMware.
- Clean build and install of Thrift on devrs004 (into /tmp).

Revert Plan: ok

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665267 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/Makefile.am
lib/cpp/aclocal/ax_event_base.m4 [deleted file]
lib/cpp/aclocal/ax_lib_event.m4 [new file with mode: 0644]
lib/cpp/configure.ac