public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-fs/nfs-utils/files: nfs-utils-1.2.2-nfsv4.patch
@ 2010-07-23  1:33 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2010-07-23  1:33 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/07/23 01:33:58

  Added:                nfs-utils-1.2.2-nfsv4.patch
  Log:
  Fix configure script when enabling NFSv4 and Kerberos, some tests would have been skipped.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-fs/nfs-utils/files/nfs-utils-1.2.2-nfsv4.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/files/nfs-utils-1.2.2-nfsv4.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/files/nfs-utils-1.2.2-nfsv4.patch?rev=1.1&content-type=text/plain

Index: nfs-utils-1.2.2-nfsv4.patch
===================================================================
Index: nfs-utils-1.2.2/configure.ac
===================================================================
--- nfs-utils-1.2.2.orig/configure.ac
+++ nfs-utils-1.2.2/configure.ac
@@ -81,7 +81,7 @@ AC_ARG_ENABLE(nfsv41,
 	if test "$enable_nfsv41" = yes; then
 		AC_DEFINE(NFS41_SUPPORTED, 1, [Define this if you want NFSv41 support compiled in])
 	else
-		enable_nfsv4=
+		enable_nfsv41=
 	fi
 	AC_SUBST(enable_nfsv41)
 	AM_CONDITIONAL(CONFIG_NFSV41, [test "$enable_nfsv41" = "yes"])






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-23  1:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23  1:33 [gentoo-commits] gentoo-x86 commit in net-fs/nfs-utils/files: nfs-utils-1.2.2-nfsv4.patch Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox