1999-09-18 Gary Houston <ghouston@freewire.co.uk>
[bpt/guile.git] / ChangeLog
CommitLineData
7cdbcc7d
MD
11999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
2
3 * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
4
e1f20ec6
JB
51999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
6
7 * configure.in (GUILE_STAMP): Don't set this variable, or
8 substitute it into anything. Full explanation in ice-9/ChangeLog.
9 * configure, Makefile.in: Regenerated.
10
ffe70f9c
JB
111999-09-06 James Blandy <jimb@mule.m17n.org>
12
13 Propagate the changes of 2 Sept the rest of the way through.
14 * configure: Regenerated.
15 * Makefile.in: Regenerated. Not sure why this diff is so big.
16
e127c348
JB
171999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
18
19 * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
20 variable name. (Thanks to Bill Schottstaedt.)
9918cf63 21 * aclocal.m4: Regenerated.
e127c348 22
655f19ab
MD
231999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
24
25 * configure.in: Test for presence of function on_exit.
26
b074884f
JB
271999-09-01 James Blandy <jimb@mule.m17n.org>
28
29 * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
30 the system doesn't have memmove. Don't test for memmove and bcopy
31 with AC_CHECK_FUNCS.
32 * configure: Regenerated.
33
a7098335
MD
341999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
35
36 * configure.in: Test for atexit.
37
9a26d6f9
MD
381999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
39
b030b39b
MD
40 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
41
9a26d6f9
MD
42 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
43 (Thanks to Bernard Urban.)
44 Test for memmove and bcopy. (Thanks to
a7098335 45 suzukis@file.phys.tohoku.ac.jp.)
9a26d6f9
MD
46
47 * acconfig.h: Added HAVE_S_ISLNK.
48
a05cba61
JB
491999-08-20 James Blandy <jimb@mule.m17n.org>
50
0a852b94
JB
51 * Guile 1.3.2 released.
52
a05cba61
JB
53 * Makefile.in: Regenerated.
54
f29f2933
MD
551999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
56
57 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
58 to libtool-1.3.3.
59
0e8a8468
MV
601999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
61
62 Added guile-readline subdirectory with the removed readline
63 support.
64 * guile-readline: New directory, see ChangeLog there.
65 * configure.in: Cause configure to descend into guile-readline
66 dir.
67 * Makefile.am: Likewise for make.
68 * NEWS: Explain how to activate the readline support.
69 * configure, Makefile.in: Regenerated.
70
3144e1a9
JB
711999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
72
73