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