1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2002-02-05 09:42:16 +00:00
parent 0f73b20f51
commit 0187b4f417
4 changed files with 41 additions and 4 deletions

View file

@ -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

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-14 Marius Vollmer <mvo@zagadka.ping.de>
* psyntax.ss (datum->syntax-object): Removed assertion in

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, 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.
@ -22,6 +32,7 @@
* __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>

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.