X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fmktime.m4;h=25ca6dc46d74f695dfd52eb85cf15a767986ada0;hb=9df4453b386268b137f71b0e9548f67e03565dd4;hp=2131cff4fb6907e0bbcafa02b062a0c1ec755ec4;hpb=a76a349e949dfad5716eb3893052070b770e949f;p=gnulib.git diff --git a/m4/mktime.m4 b/m4/mktime.m4 index 2131cff4f..25ca6dc46 100644 --- a/m4/mktime.m4 +++ b/m4/mktime.m4 @@ -1,10 +1,8 @@ -# mktime.m4 serial 2 +# mktime.m4 serial 5 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 -dnl Public License, this file may be distributed as part of a program -dnl that contains a configuration script generated by Autoconf, under -dnl the same distribution terms as the rest of that program. +dnl This file is free software; the Free Software Foundation +dnl gives unlimited permission to copy and/or distribute it, +dnl with or without modifications, as long as this notice is preserved. dnl From Jim Meyering. @@ -199,7 +197,4 @@ AC_DEFUN([gl_FUNC_MKTIME], ]) # Prerequisites of lib/mktime.c. -AC_DEFUN([gl_PREREQ_MKTIME], [ - AC_REQUIRE([AC_HEADER_STDC]) - AC_CHECK_HEADERS_ONCE(limits.h) -]) +AC_DEFUN([gl_PREREQ_MKTIME], [:])