X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmktime.m4;h=94ed67f7060b317ac0ec6ea7f8b2a21833c05dd4;hb=7dd7a67c1fc5fbf657c2ffbd03c334310d368cb0;hp=2131cff4fb6907e0bbcafa02b062a0c1ec755ec4;hpb=a76a349e949dfad5716eb3893052070b770e949f;p=gnulib.git diff --git a/m4/mktime.m4 b/m4/mktime.m4 index 2131cff4f..94ed67f70 100644 --- a/m4/mktime.m4 +++ b/m4/mktime.m4 @@ -1,4 +1,4 @@ -# mktime.m4 serial 2 +# 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,7 +199,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], [:])