*** empty log message ***
[bpt/guile.git] / ChangeLog
index e5118a5..182f135 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-07  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
+
+       * configure.in: When checking for suitable types for scm_t_int8,
+       etc, try int8_t first, so that we pick them up when they are
+       defined.  Also, substitute limit macros like INT8_MIN into the
+       configure header for all these types.
+
 2004-07-05  Kevin Ryde  <user42@zip.com.au>
 
        * configure.in (isinf, isnan): Detect macro versions as well as