summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2009-03-16 13:37:09 -0400
committerSteve Dickson <steved@redhat.com>2009-03-16 13:37:09 -0400
commit530abf870f5188b2bdd4a9211d7c93fb6ce68854 (patch)
tree1d2ed9ac28c130409501ed1a967dc3e073528d6f /Makefile.am
parentfd6a34c83051f82c9064963e24976bf3c47a5422 (diff)
downloadnfs-utils-530abf870f5188b2bdd4a9211d7c93fb6ce68854.tar.gz
nfs-utils-530abf870f5188b2bdd4a9211d7c93fb6ce68854.tar.xz
nfs-utils-530abf870f5188b2bdd4a9211d7c93fb6ce68854.zip
configure: move IPv6 feature checks into aclocal
Clean up: for consistency with other local feature checks, move IPv6 feature checks into aclocal/ 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 098446b..b3a6e91 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,8 @@ EXTRA_DIST = \
aclocal/libtirpc.m4 \
aclocal/libevent.m4 \
aclocal/libnfsidmap.m4 \
- aclocal/rpcsec_vers.m4
+ aclocal/rpcsec_vers.m4 \
+ aclocal/ipv6.m4
ACLOCAL_AMFLAGS = -I aclocal