summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2001-11-12 00:58:48 +0000
committerMarius Vollmer <mvo@zagadka.de>2001-11-12 00:58:48 +0000
commit35656ebcef3f1537bffdb5c7250bd4d001abb341 (patch)
tree3aab71ce907992bdbbbe75c335d0827d63d96bad
parent813b3dd465bd05b227dec775517e7f77a6698784 (diff)
downloadguile-35656ebcef3f1537bffdb5c7250bd4d001abb341.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cf6eabc9..8599d90bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-12 Marius Vollmer <mvo@zagadka.ping.de>
+
+ * configure.in: Check for sizes of short, size_t, uintptr_t, and
+ ptrdiff_t. Checking for a size also checks automatically for the
+ existence of the type, so we don't check for the existence of
+ uintptr_t, ptrdiff_t and long long ourselves.
+
2001-11-10 Thien-Thi Nguyen <ttn@glug.org>
* BUGS (11): New.