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