summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2009-03-16 13:31:27 -0400
committerSteve Dickson <steved@redhat.com>2009-03-16 13:31:27 -0400
commit617d0ac4e51889506f3afc39f5ef686d5c0e0d15 (patch)
treecf512b0dd0ef37b91a8727431e8773368071bd66 /Makefile.am
parent767773f33c10dfeaf44ef7d6aea0946f5d9d248f (diff)
downloadnfs-utils-617d0ac4e51889506f3afc39f5ef686d5c0e0d15.tar.gz
nfs-utils-617d0ac4e51889506f3afc39f5ef686d5c0e0d15.tar.xz
nfs-utils-617d0ac4e51889506f3afc39f5ef686d5c0e0d15.zip
configure: Move rpcsecgss checking into aclocal
Clean up: Introduce two more aclocal scripts for handling rpcsecgss dependency checking. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6541fb7..098446b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,8 @@ EXTRA_DIST = \
aclocal/tcp-wrappers.m4 \
aclocal/libtirpc.m4 \
aclocal/libevent.m4 \
- aclocal/libnfsidmap.m4
+ aclocal/libnfsidmap.m4 \
+ aclocal/rpcsec_vers.m4
ACLOCAL_AMFLAGS = -I aclocal