X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fsys_file_h.m4;h=0cec9582815216e8a68c1e6fcbb60d673f0c00ad;hb=da8054d48dc22e1c051db54049e005d51a006e69;hp=d33e15a3750f5662853e26b8c3439c0c4331a93c;hpb=da857f5cfa81cb721e9afae50e153ed26744bb93;p=gnulib.git diff --git a/m4/sys_file_h.m4 b/m4/sys_file_h.m4 index d33e15a37..0cec95828 100644 --- a/m4/sys_file_h.m4 +++ b/m4/sys_file_h.m4 @@ -1,7 +1,7 @@ # Configure a replacement for . -# serial 5 +# serial 6 -# Copyright (C) 2008-2010 Free Software Foundation, Inc. +# Copyright (C) 2008-2013 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -15,7 +15,6 @@ AC_DEFUN([gl_HEADER_SYS_FILE_H], dnl is always overridden, because of GNULIB_POSIXCHECK. gl_CHECK_NEXT_HEADERS([sys/file.h]) - AC_CHECK_HEADERS_ONCE([sys/file.h]) if test $ac_cv_header_sys_file_h = yes; then HAVE_SYS_FILE_H=1 else