summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-08-20 20:20:17 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-08-20 20:20:17 +0000
commit2ff1f7400ae539940539da019a4aef2de9152687 (patch)
tree97172d14529af3e83f3df872817f5a103921cea7 /ChangeLog
parent872a43c7801106a02373899db39e684b4747bbaa (diff)
downloadpango-2ff1f7400ae539940539da019a4aef2de9152687.tar.gz
Make the test for VARARGS macros more robust, fixing problem with
Tue Aug 20 16:06:36 2002 Owen Taylor <otaylor@redhat.com> * configure.in: Make the test for VARARGS macros more robust, fixing problem with misbehaving IRIX compiler that doesn't error on #error. (#90267)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e5f8aa3..2bd15452 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Aug 20 16:06:36 2002 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Make the test for VARARGS macros
+ more robust, fixing problem with misbehaving
+ IRIX compiler that doesn't error on #error.
+ (#90267)
+
Tue Aug 20 15:42:33 2002 Owen Taylor <otaylor@redhat.com>
* modules/indic/indic-xft.c (maybe_add_SUB_feature):