]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - aclocal/tcp-wrappers.m4
umount.nfs: Update umount.nfs(8)
[nfs-utils.git] / aclocal / tcp-wrappers.m4
index 0fdf6113415542bd2cc52877ad7d0d291b1ac02d..35ac8e0210d842e7294c5b3a7cfc8c04a0cbbf1c 100644 (file)
@@ -4,7 +4,7 @@ AC_DEFUN([AC_TCP_WRAPPERS],[
   AC_ARG_WITH(tcp-wrappers,
     [  --with-tcp-wrappers[[=PATH]]      Enable tcpwrappers support
                  (optionally in PATH)],
-    with_tcpw=$withval, $with_tcpw=yes)
+    with_tcpw=$withval, with_tcpw=yes)
         if test "x$with_tcpw" != "xno" ; then
             saved_LIBS="$LIBS"
             saved_LDFLAGS="$LDFLAGS"