Sync up mktime with gnulib
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 28 Jun 2014 00:45:54 +0000 (06:15 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Sat, 28 Jun 2014 00:45:54 +0000 (06:15 +0530)
commitdd0ba018122e88937a5f14b6594b9a40693b2e58
tree3dd76b6f283c521778c04ac45c23c070cfeebccd
parent64df73c2ea0e02f7794ba2f08540a74a9bb198db
Sync up mktime with gnulib

From the gnulib commit log:

commit e2646b0c6b5acda25e9ffeb4c12a5513a1e3b5ac
Author: Paul Eggert <eggert@cs.ucla.edu>
Date:   Fri Jun 27 11:35:44 2014 -0700

    mktime: merge #if/#ifdef usage from glibc

    * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
    as that works with both Glibc's and Gnulib's style.
    See thread starting at Siddhesh Poyarekar's bug report at:
    http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
ChangeLog
time/mktime.c