summaryrefslogtreecommitdiffstats
path: root/tools/getiversion/Makefile.in
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2006-04-10 03:53:14 +0000
committerneilbrown <neilbrown>2006-04-10 03:53:14 +0000
commitdad8bf9fdf53d1f954339567da2aa1d1bc202c73 (patch)
tree1b1073c68bee3dcbca9e074b035dbd06135e697d /tools/getiversion/Makefile.in
parentc377fce0995ac5d669f74e75fdac02b90d8792b2 (diff)
downloadnfs-utils-dad8bf9fdf53d1f954339567da2aa1d1bc202c73.tar.gz
nfs-utils-dad8bf9fdf53d1f954339567da2aa1d1bc202c73.tar.xz
nfs-utils-dad8bf9fdf53d1f954339567da2aa1d1bc202c73.zip
2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
Update aclocal/tcp-wrappers.m4 to define HAVE_LIBWRAP and HAVE_TCP_WRAPPERS as appropriate.
Diffstat (limited to 'tools/getiversion/Makefile.in')
-rw-r--r--tools/getiversion/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/getiversion/Makefile.in b/tools/getiversion/Makefile.in
index 0c71413..71112dd 100644
--- a/tools/getiversion/Makefile.in
+++ b/tools/getiversion/Makefile.in
@@ -114,6 +114,8 @@ EXEEXT = @EXEEXT@
F77 = @F77@
FFLAGS = @FFLAGS@
GSSD = @GSSD@
+HAVE_LIBWRAP = @HAVE_LIBWRAP@
+HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
IDMAPD = @IDMAPD@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@