summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 462147acd..89881dd99 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -6,8 +6,11 @@
1999-04-20 Paul Eggert <eggert@twinsun.com>
+ * uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
+ long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
* ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
- * m4/lfs.m4: Port to AIX and HP-UX. Support cross-compilation.
+
+ * lfs.m4: Port to AIX and HP-UX. Support cross-compilation.
1999-04-18 Jim Meyering <meyering@ascend.com>