1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 17:20:29 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2002-02-05 11:39:15 +00:00
parent 31d6c568a9
commit 456cb52b39
4 changed files with 38 additions and 1 deletions

View file

@ -1,3 +1,18 @@
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.
(GUILE_LOAD_PATH): No longer include $top_srcdir.
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'.
2001-12-26 Marius Vollmer <mvo@zagadka.ping.de>
* configure.in (HAVE_MAKEINFO): Check for the makeinfo program and

View 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-12 Marius Vollmer <mvo@zagadka.ping.de>
* syncase.scm (ice-9): Define 'eval' before exporting it. This

View 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): Use $(dotdoc2texi).
* guile-snarf-docs-texi.in: Bye bye.
2002-01-31 Marius Vollmer <mvo@zagadka.ping.de>
* symbols.c (scm_gensym): Use " g" as default prefix, not "g".

View 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.