]> Savannah Git Hosting - gnulib.git/commit
mktime: merge #if/#ifdef usage from glibc
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Jun 2014 18:35:44 +0000 (11:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Jun 2014 18:36:15 +0000 (11:36 -0700)
commite2646b0c6b5acda25e9ffeb4c12a5513a1e3b5ac
tree840107e6a7e7b0a6419db837dca47f1679507e4d
parentfdf9a5de25e265b41bccde64e93c1a2e13b3fdd2
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
lib/mktime.c