]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - aclocal.m4
further idmapd update
[nfs-utils.git] / aclocal.m4
index 7a4df46a0015713f241eb46150bdbe341226406a..e96abd6d4a558b0cc21ff3d654fa2b95e5557e4b 100644 (file)
@@ -129,7 +129,7 @@ define(AC_TCP_WRAPPER,
       int allow_severity = 0;],
       [return hosts_ctl ("nfsd", "", "")],
       knfsd_cv_tcp_wrapper=yes, knfsd_cv_tcp_wrapper=no)
-   LDFLAGS="$old_LDFLAGS"])
+   LIBS="$old_LIBS"])
   AC_MSG_RESULT($knfsd_cv_tcp_wrapper)
   if test "$knfsd_cv_tcp_wrapper" = yes; then
     CFLAGS="$CFLAGS -DHAVE_TCP_WRAPPER"