2002-07-20 Han-Wen <hanwen@cs.uu.nl>
[bpt/guile.git] / ChangeLog
index 78fc5c0..73413fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,34 @@
+2002-07-20  Han-Wen  <hanwen@cs.uu.nl>
+
+       * autogen.sh (mscripts): find and check version number of
+       autoconf. Complain if 2.53 is not found.
+
+2002-07-20  Dirk Herrmann  <D.Herrmann@tu-bs.de>
+
+       * benchmark-guile.in:  Copied from check-guile.in and adapted for
+       use with benchmarks.
+
+       * Makefile.am:  Recurse into the benchmark-suite subdir.
+
+       * configure.in:  Added benchmarking files.
+
+2002-07-12  Gary Houston  <ghouston@arglist.com>
+
+       * configure.in: check dynamic linking before modules.  Add dynl.c
+       if dynamic linking is available, i.e., unless --with-modules=no
+       was given to configure.
+
+2002-07-09  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
+
+       * autogen.sh: Patch libltdl/ltdl.c to avoid a nasty bug in
+       libtool-1.4.2.
+
 2002-07-07  Marius Vollmer  <mvo@zagadka.ping.de>
 
+       * autogen.sh: Do not copy INSTALL from workbook since it is not
+       uniform across branches.
+       * INSTALL: Re-added to repository.
+       
        Crosscompiling and Cygwin fixes from Jan Nieuwenhuizen.  Thanks!
        
        * autogen.sh: Only fix libltdl/configure.in if it exists.  Current