(_gl_STRFTIME_PREREQS): Remove. Move its body to
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 9 Nov 2004 20:53:49 +0000 (20:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 9 Nov 2004 20:53:49 +0000 (20:53 +0000)
commit158d4b60186f9ba8d3a87837f9b4c4552cfadb5d
treedaa3dfe7dad81fd08ec8906ec8532efcf4dd1ff4
parent63c34db808cb3e866dac9cf3e7d856a42751f064
(_gl_STRFTIME_PREREQS): Remove.  Move its body to
gl_FUNC_STRFTIME.
(gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
and AC_REQUIRE when possible, to avoid duplicate checks.
Check for <wchar.h>.
m4/strftime.m4