]> git.cworth.org Git - tar/blobdiff - m4/fcntl_h.m4
Imported Upstream version 1.22
[tar] / m4 / fcntl_h.m4
index e3b9aa526cb31b5929fad6fe012b49928f235b63..4a7fc42b2b2f5f98119361049b5d8ad2fbd1c7ea 100644 (file)
@@ -1,5 +1,5 @@
 # Configure fcntl.h.
-dnl Copyright (C) 2006, 2007 Free Software Foundation, Inc.
+dnl Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -9,7 +9,7 @@ dnl Written by Paul Eggert.
 AC_DEFUN([gl_FCNTL_H],
 [
   AC_REQUIRE([gl_FCNTL_H_DEFAULTS])
-  AC_CACHE_CHECK([for working fcntl.h], gl_cv_header_working_fcntl_h,
+  AC_CACHE_CHECK([for working fcntl.h], [gl_cv_header_working_fcntl_h],
     [AC_RUN_IFELSE(
        [AC_LANG_PROGRAM(
          [[#include <sys/types.h>