projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc27b89
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Wed, 6 Dec 2000 10:52:37 +0000
(10:52 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 6 Dec 2000 10:52:37 +0000
(10:52 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 2cb38c7b4aa6877407885e21e6a8f9ff5769b83a..dbe0f1e2434c1682e52df9bcd4d66aa04b2aff51 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-2,6
+2,7
@@
* xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement
strtoull, we may well need the replacement strtoul, too.
+ Check for declarations of strtoul and strtoull.
2000-12-02 Jim Meyering <meyering@lucent.com>