diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2009-04-03 15:03:15 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2009-04-03 15:03:15 -0400 |
commit | c56152202a3000c69b87f9cb90f40166f1f21275 (patch) | |
tree | 68c9b392b2dfad011fa4bec270512dba542ce97a /support/export/rmtab.c | |
parent | 3724317e223d46908aac2405bbd73ea2de4f36e5 (diff) | |
download | nfs-utils-c56152202a3000c69b87f9cb90f40166f1f21275.tar.gz nfs-utils-c56152202a3000c69b87f9cb90f40166f1f21275.tar.xz nfs-utils-c56152202a3000c69b87f9cb90f40166f1f21275.zip |
nfs-utils: fix AC_CHECK_FUNC calls in configure.ac
AC_CHECK_FUNC and AC_CHECK_FUNCS take 3 args. Any ones beyond that are
ignored. In several places, we're passing the "action-if-not-found" in
as the 4th arg so it's being ignored.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/rmtab.c')
0 files changed, 0 insertions, 0 deletions