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