Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Mar 2007 21:24:55 +0000 (21:24 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 1 Mar 2007 21:24:55 +0000 (21:24 +0000)
commitc7857d5835743de62405964797a38f6e1adfb3b1
tree337b8e4ffe7fd841cc2598e3160f2478eb86ce62
parent359a6e0fc608dcca9372a68c771ef1cf56169ac0
Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
<http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
* doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
as another example.
* lib/time_.h: Fix misspelling.
* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
Require gl_HEADER_TIME_H_DEFAULTS.
* m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
* m4/time_r.m4 (gl_TIME_R): Likewise.
* m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
ChangeLog
doc/gnulib-tool.texi
lib/time_.h
m4/nanosleep.m4
m4/strptime.m4
m4/time_r.m4
m4/timegm.m4