summaryrefslogtreecommitdiff
path: root/m4/mktime.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2003-09-09 22:41:13 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2003-09-09 22:41:13 +0000
commit8b2c2981e6eb29e690d711da01793ad8d99ea372 (patch)
treeac78d909574f868968fd475086b32bdd708661bd /m4/mktime.m4
parent0c363304f645105a776fac77223e218e7b8f41e0 (diff)
downloadgnulib-8b2c2981e6eb29e690d711da01793ad8d99ea372.tar.gz
Remove K&R cruft.
Diffstat (limited to 'm4/mktime.m4')
-rw-r--r--m4/mktime.m46
1 files changed, 2 insertions, 4 deletions
diff --git a/m4/mktime.m4 b/m4/mktime.m4
index 739757b6a2..94ed67f706 100644
--- a/m4/mktime.m4
+++ b/m4/mktime.m4
@@ -1,4 +1,4 @@
-# mktime.m4 serial 3
+# mktime.m4 serial 4
dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. As a special exception to the GNU General
@@ -199,6 +199,4 @@ AC_DEFUN([gl_FUNC_MKTIME],
])
# Prerequisites of lib/mktime.c.
-AC_DEFUN([gl_PREREQ_MKTIME], [
- AC_REQUIRE([AC_HEADER_STDC])
-])
+AC_DEFUN([gl_PREREQ_MKTIME], [:])