*** empty log message ***
[bpt/guile.git] / ChangeLog
index 40c408f..25cb87e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,40 @@
+Mon Jun  9 02:35:46 1997  Tim Pierce  <twp@twp.tezcat.com>
+
+       * config.guess: New copy from autoconf-2.12, which recognizes
+       OpenBSD.
+
+Tue Jun  3 16:34:19 1997  Jim Blandy  <jimb@totoro.cyclic.com>
+
+       * configure.in: Check for Rx, so we will use its routines (which I
+       pretty much trust) if it is installed.
+       * configure: Regenerated.
+
+Sat May 31 03:48:45 1997  Gary Houston  <ghouston@actrix.gen.nz>
+
+       * acconfig.h: mention HAVE_RESTARTS.
+       * configure.in: check for sigaction and restartable system calls.
+
+Tue May 27 22:47:52 1997  Tim Pierce  <twp@twp.tezcat.com>
+
+       * configure.in: Check for presence of regcomp.
+       * configure: Regenerated.
+
+Mon May 26 12:14:20 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       * COPYING: New address for FSF.
+
+       * configure.in: We don't need to add fileblocks.o to LIBOBJS if
+       struct stat doesn't have the st_blocks field.  We take care of
+       that case in the code.  Replace AC_STRUCT_ST_BLOCKS with its
+       definition, edited appropriately.  (Bernard URBAN)
+       * configure: Regenerated.
+
 Sat May 17 13:49:28 1997  Jim Blandy  <jimb@floss.cyclic.com>
 
+       * configure.in: Don't link against -lnsl or -lsocket unless we
+       actually need to.  This causes trouble on Irix.  (Thanks to Larry
+       Schwimmer.)
+
        * config.sub: Get newer version, that recognizes the i686.
 
 Fri May 16 17:26:10 1997  Jim Blandy  <jimb@totoro.cyclic.com>