From: Chuck Lever Date: Mon, 16 Mar 2009 17:32:49 +0000 (-0400) Subject: nfs-utils: don't need extra libs to do AC_CHECK_LIBS for librpcsecgss X-Git-Tag: nfs-utils-1-1-6-rc2~3 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=fd6a34c83051f82c9064963e24976bf3c47a5422;hp=fd6a34c83051f82c9064963e24976bf3c47a5422 nfs-utils: don't need extra libs to do AC_CHECK_LIBS for librpcsecgss From: Jeff Layton The conftest should work without these extra libs being included. Signed-off-by: Jeff Layton Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson ---