*** empty log message ***
[bpt/guile.git] / ChangeLog
CommitLineData
b074884f
JB
11999-09-01 James Blandy <jimb@mule.m17n.org>
2
3 * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
4 the system doesn't have memmove. Don't test for memmove and bcopy
5 with AC_CHECK_FUNCS.
6 * configure: Regenerated.
7
a7098335
MD
81999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
9
10 * configure.in: Test for atexit.
11
9a26d6f9
MD
121999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
13
b030b39b
MD
14 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
15
9a26d6f9
MD
16 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
17 (Thanks to Bernard Urban.)
18 Test for memmove and bcopy. (Thanks to
a7098335 19 suzukis@file.phys.tohoku.ac.jp.)
9a26d6f9
MD
20
21 * acconfig.h: Added HAVE_S_ISLNK.
22
a05cba61
JB
231999-08-20 James Blandy <jimb@mule.m17n.org>
24
0a852b94
JB
25 * Guile 1.3.2 released.
26
a05cba61
JB
27 * Makefile.in: Regenerated.
28
f29f2933
MD
291999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
30
31 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
32 to libtool-1.3.3.
33
0e8a8468
MV
341999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
35
36 Added guile-readline subdirectory with the removed readline
37 support.
38 * guile-readline: New directory, see ChangeLog there.
39 * configure.in: Cause configure to descend into guile-readline
40 dir.
41 * Makefile.am: Likewise for make.
42 * NEWS: Explain how to activate the readline support.
43 * configure, Makefile.in: Regenerated.
44
3144e1a9
JB
451999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
46
47