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