summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-30 20:35:02 +0000
committerJim Meyering <jim@meyering.net>2000-11-30 20:35:02 +0000
commit4faf0a9a17050ed949e3f85683fdcee567fe0966 (patch)
tree09723180332b6505db582664295a197b1c83859b /m4
parent3e50cea2f5644a021e73230ac6cb536c0be5f055 (diff)
downloadcoreutils-4faf0a9a17050ed949e3f85683fdcee567fe0966.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog4
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>