]> code.delx.au - gnu-emacs/blobdiff - m4/stat.m4
Fix an error in Tramp for rsync
[gnu-emacs] / m4 / stat.m4
index a8b79f5bcbaad568ac3e245fc0f10a8426fcbe9c..a794975de9c3334b242404ac9ac7a5eca098e50c 100644 (file)
@@ -1,6 +1,6 @@
-# serial 10
+# serial 11
 
-# Copyright (C) 2009-2012 Free Software Foundation, Inc.
+# Copyright (C) 2009-2016 Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -68,8 +68,4 @@ AC_DEFUN([gl_FUNC_STAT],
 ])
 
 # Prerequisites of lib/stat.c.
-AC_DEFUN([gl_PREREQ_STAT],
-[
-  AC_REQUIRE([AC_C_INLINE])
-  :
-])
+AC_DEFUN([gl_PREREQ_STAT], [:])