diff m4/fcntl_h.m4 @ 11482:5ff04014c57f

Tweak last commit.
author Bruno Haible <bruno@clisp.org>
date Tue, 14 Apr 2009 21:31:30 +0200 (2009-04-14)
parents 2e168b9fc9aa
children d1047ae4b8d5
line wrap: on
line diff
--- a/m4/fcntl_h.m4
+++ b/m4/fcntl_h.m4
@@ -8,8 +8,9 @@
 
 AC_DEFUN([gl_FCNTL_H],
 [
+  AC_REQUIRE([gl_FCNTL_H_DEFAULTS])
+  dnl Persuade glibc <fcntl.h> to define O_NOATIME and O_NOFOLLOW.
   AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])
-  AC_REQUIRE([gl_FCNTL_H_DEFAULTS])
   AC_CACHE_CHECK([for working fcntl.h], [gl_cv_header_working_fcntl_h],
     [AC_RUN_IFELSE(
        [AC_LANG_PROGRAM(