*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 5 Feb 2002 09:42:16 +0000 (09:42 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 5 Feb 2002 09:42:16 +0000 (09:42 +0000)
ChangeLog
ice-9/ChangeLog
libguile/ChangeLog
scripts/ChangeLog

index dfac20b..0b1c124 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2002-02-05  Thien-Thi Nguyen  <ttn@giblet.glug.org>
+
+       * pre-inst-guile.am, pre-inst-guile: New files.
+
+       * check-guile.in (srcdir): Delete var.
+       (top_builddir, top_srcdir, guile_opts): New vars.
+
+       Use "set -e".
+       No longer set LTDL_LIBRARY_PATH.
+       Use ${top_srcdir}/pre-inst-guile instead of libguile/guile.
+
+       * configure.in (libguile/guile-snarf-docs-texi): Remove
+       from `AC_CONFIG_FILES' and `AC_CONFIG_COMMANDS'.
+
 2002-01-31  Stefan Jahn  <stefan@lkcc.org>
 
        * configure.in: Add -DLIBLTDL_DLL_IMPORT to INCLTDL when using
@@ -5,7 +19,7 @@
 
 2002-01-28  Stefan Jahn  <stefan@lkcc.org>
 
-       * configure.in (guile_cv_have_uint32_t): Look also in 
+       * configure.in (guile_cv_have_uint32_t): Look also in
        `stdint.h' for uint32_t.
 
 2002-01-13  Neil Jerram  <neil@ossau.uklinux.net>
@@ -31,7 +45,7 @@
 
        * configure.in (HAVE_MAKEINFO): Check for the makeinfo program and
        set this conditional accordingly.
-       
+
 2001-12-01  Thien-Thi Nguyen  <ttn@giblet.glug.org>
 
        * README: Fix virulent typo.
index 016ee6e..542d0aa 100644 (file)
@@ -1,3 +1,9 @@
+2002-02-05  Thien-Thi Nguyen  <ttn@giblet.glug.org>
+
+       * Makefile.am: Include $(top_srcdir)/pre-inst-guile.am.
+
+       (psyntax.pp): Use $(preinstguile).
+
 2002-01-14  Marius Vollmer  <mvo@zagadka.ping.de>
 
        * psyntax.ss (datum->syntax-object): Removed assertion in
@@ -8,7 +14,7 @@
 2002-01-12  Marius Vollmer  <mvo@zagadka.ping.de>
 
        More options for pretty-print.  Thanks to Matthias Köppe!
-       
+
        * pretty-print.scm (generic-write): New per-line-prefix argument.
        (pretty-print): Check whether the new keyword argument style is
        used and dispatch to pretty-print-with-keys accordingly.
index 1fc2f21..a0680ab 100644 (file)
@@ -1,3 +1,13 @@
+2002-02-05  Thien-Thi Nguyen  <ttn@giblet.glug.org>
+
+       * Makefile.am: Include $(top_srcdir)/pre-inst-guile.am.
+
+       (bin_SCRIPTS): Remove guile-snarf-docs-texi.
+       (alldotdocfiles, snarf2checkedtexi, dotdoc2texi): New vars.
+       (guile.texi, guile-procedures.texi): Use $(dotdoc2texi).
+
+       * guile-snarf-docs-texi.in: Bye bye.
+
 2002-02-04  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
 
        * symbols.c (scm_make_symbol): Fix typo in docstring.
        This signals a interned symbol.
        (scm_mem2uninterned_symbol, scm_symbol_interned_p,
        scm_make_symbol): New.
-       
+
        * print.c (scm_iprin1): Print uninterned symbols unreadably.
 
 2002-02-02  Thien-Thi Nguyen  <ttn@giblet.glug.org>
 
        * __scm.h (HAVE_UINTPTR_T): Only define if UINTPTR_T attributes
        are defined: UINTPTR_MAX, INTPTR_MAX, INTPTR_MIN.
+       Thanks to Dave Love.
 
 2002-01-31  Marius Vollmer  <mvo@zagadka.ping.de>
 
index c936eae..f11df41 100644 (file)
@@ -1,3 +1,9 @@
+2002-02-05  Thien-Thi Nguyen  <ttn@giblet.glug.org>
+
+       * Include $(top_srcdir)/pre-inst-guile.am.
+
+       (overview): Use $(preinstguiletool).
+
 2002-01-11  Thien-Thi Nguyen  <ttn@giblet.glug.org>
 
        * Makefile.am (scripts_sources): Add autofrisk.