summaryrefslogtreecommitdiffstats
path: root/aclocal/libevent.m4
Commit message (Collapse)AuthorAgeFilesLines
* autoconf: fix up libevent autoconf testJeff Layton2012-01-051-1/+2
| | | | | | | Have it set LIBEVENT to -levent and use that in the Makefiles instead of hardcoding it. Signed-off-by: Jeff Layton <jlayton@redhat.com>
* configure: pull common nfsidmap and event checks into aclocal/Chuck Lever2009-03-161-0/+11
Clean up: Create an aclocal script for the nfsidmap library and headers checks used for both --enable-gss and --enable-nfsv4. Move libevent checks out too. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>