]> git.decadent.org.uk Git - nfs-utils.git/commit
configure: pull common nfsidmap and event checks into aclocal/
authorChuck Lever <chuck.lever@oracle.com>
Mon, 16 Mar 2009 17:30:26 +0000 (13:30 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 16 Mar 2009 17:30:26 +0000 (13:30 -0400)
commit767773f33c10dfeaf44ef7d6aea0946f5d9d248f
tree87a208a89d076a054d7e407a3ba0eaedb799b771
parentd271666403a87e60bbdee85372b6dcf35c2975ed
configure: pull common nfsidmap and event checks into aclocal/

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>
Makefile.am
aclocal/libevent.m4 [new file with mode: 0644]
aclocal/libnfsidmap.m4 [new file with mode: 0644]
configure.ac