summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/m4/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-10-31 12:07:19 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:15:27 +0200
commit7e78575f8f57b9df283466a297075e5660f56889 (patch)
treebc364e79117923fe19bda40beb1dac6e499c2612 /gettext-runtime/m4/ChangeLog
parentcaaefc80725bf5323fe7edfae8ecf27b0f90e9b6 (diff)
downloadexternal_gettext-7e78575f8f57b9df283466a297075e5660f56889.zip
external_gettext-7e78575f8f57b9df283466a297075e5660f56889.tar.gz
external_gettext-7e78575f8f57b9df283466a297075e5660f56889.tar.bz2
Ensure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT are consistent.
Diffstat (limited to 'gettext-runtime/m4/ChangeLog')
-rw-r--r--gettext-runtime/m4/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gettext-runtime/m4/ChangeLog b/gettext-runtime/m4/ChangeLog
index 2749329..5857ae1 100644
--- a/gettext-runtime/m4/ChangeLog
+++ b/gettext-runtime/m4/ChangeLog
@@ -1,3 +1,13 @@
+2007-10-31 Bruno Haible <bruno@clisp.org>
+
+ * longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted from
+ AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
+ (AC_TYPE_LONG_LONG_INT): Use it.
+ (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from ulonglong.m4. Use it
+ as well.
+ * ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved to
+ longlong.m4.
+
2007-10-28 Bruno Haible <bruno@clisp.org>
* po.m4 (AM_PO_SUBDIRS): Initialize XGETTEXT_EXTRA_OPTIONS.