summaryrefslogtreecommitdiff
path: root/m4/timespec.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-08-19 16:31:24 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-08-19 16:31:24 -0700
commit562d4436bce90adc8535aeb2b9b1517952ee67ad (patch)
tree5f0e3326cb58d26d69af7e30714ecf4c13d88f73 /m4/timespec.m4
parentb69a6d228467365b4ed2545dcb1ecc3582d20e2a (diff)
downloademacs-562d4436bce90adc8535aeb2b9b1517952ee67ad.tar.gz
Merge from gnulib.
2012-08-19 ignore-value, stat-time, timespec: omit AC_C_INLINE 2012-08-19 mktime, sys_select: avoid 'static inline' 2012-08-19 gnulib-tool: Fix indentation.
Diffstat (limited to 'm4/timespec.m4')
-rw-r--r--m4/timespec.m48
1 files changed, 2 insertions, 6 deletions
diff --git a/m4/timespec.m4 b/m4/timespec.m4
index 597b9c2d1af..63c00e83cdf 100644
--- a/m4/timespec.m4
+++ b/m4/timespec.m4
@@ -1,4 +1,4 @@
-#serial 14
+#serial 15
# Copyright (C) 2000-2001, 2003-2007, 2009-2012 Free Software Foundation, Inc.
@@ -8,8 +8,4 @@
dnl From Jim Meyering
-AC_DEFUN([gl_TIMESPEC],
-[
- dnl Prerequisites of lib/timespec.h.
- AC_REQUIRE([AC_C_INLINE])
-])
+AC_DEFUN([gl_TIMESPEC], [:])