projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
158d4b6
)
* strftime.m4: Check for wchar.h and clean up a bit.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 9 Nov 2004 20:54:49 +0000
(20:54 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 9 Nov 2004 20:54:49 +0000
(20:54 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 1f40771121da2a3b2c9618d7c297e2ddca006e4e..8c5a7d27e3e7ad8d5153cb1f71181e133c7ed320 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,11
@@
+2004-11-09 Paul Eggert <eggert@cs.ucla.edu>
+
+ * strftime.m4 (_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>.
+
2004-11-09 Bruno Haible <bruno@clisp.org>
* sockpfaf.m4: New file.