From e0ec0d4589fc39966426488833de315e44591150 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Thu, 6 Oct 2011 10:55:36 -0400 Subject: [PATCH] fix typo --- m4/macros/struct_nfs_fh3.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/macros/struct_nfs_fh3.m4 b/m4/macros/struct_nfs_fh3.m4 index ba37e6da..7d5cac0b 100644 --- a/m4/macros/struct_nfs_fh3.m4 +++ b/m4/macros/struct_nfs_fh3.m4 @@ -4,7 +4,7 @@ dnl if found, defined am_nfs_fh3 to it, else leave it undefined. dnl THE ORDER OF LOOKUPS IN THIS FILE IS VERY IMPORTANT!!! AC_DEFUN([AMU_STRUCT_NFS_FH3], [ -AC_CACHE_CHECK(for type/structure of NFS V2 filehandle, +AC_CACHE_CHECK(for type/structure of NFS V3 filehandle, ac_cv_struct_nfs_fh3, [ # try to compile a program which may have a definition for the type -- 2.43.0