Added ax_event_base.m4 to find and configure libevent
authorMarc Slemko <marc@apache.org>
Wed, 17 Jan 2007 08:32:16 +0000 (08:32 +0000)
committerMarc Slemko <marc@apache.org>
Wed, 17 Jan 2007 08:32:16 +0000 (08:32 +0000)
commit85ca7a13e89152843efe7c75956b0e22c1c4eb3b
tree2ccb8d3cd335371d315c9febc99fa78c0c8ed985
parent75c2f702c9cbc4c0dd0ff9949adb8cc4643ec360
Added ax_event_base.m4 to find and configure libevent
Modified configure.ac to pull in AX_EVENT_BASE
Modified Makefile.am to take EVENT settings from automake.

Reviewed by dcorson

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