diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 154c11bce..1fb049515 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,9 @@ 2000-11-30 Jim Meyering <meyering@lucent.com> + * jm-macros.m4 (jm_MACROS): Add stdint.h to the list of headers. + +2000-11-30 Jim Meyering <meyering@lucent.com> + * getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf. 2000-11-03 Bruno Haible <haible@clisp.cons.org> |