* configure.in: Make it be guile-snarf.awk, since we'll be
[bpt/guile.git] / ChangeLog
CommitLineData
763a6716
MD
11999-12-14 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2
3 * configure.in: Create guile-doc-snarf.awk.
4
6aca8c6c
GB
51999-12-12 Greg J. Badros <gjb@cs.washington.edu>
6
7 * configure.in: Create guile-doc-snarf, chmod +x that script after
8 AC_OUTPUTted.
9
101999-12-10 Greg J. Badros <gjb@cs.washington.edu>
6e706938
GB
11
12 * NEWS: More complete description for --enable-debug-freelist.
13
aee8ca3f
GH
141999-12-09 Gary Houston <ghouston@freewire.co.uk>
15
16 * configure.in (CFLAGS): don't add -Wpointer-arith, since it
17 causes numerous spurious warnings with recent gcc and/or glibc
18 versions.
19
afe5177e
GH
201999-11-19 Gary Houston <ghouston@freewire.co.uk>
21
22 * acconfig.h: add HAVE_ARRAYS.
23
24 * configure.in: add --disable-arrays option, probably temporary.
25
5c11cc9d
GH
261999-11-17 Gary Houston <ghouston@freewire.co.uk>
27
28 * configure.in: check for hstrerror.
29
5d94b2fe
JB
301999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
31
e8ff4648
JB
32 * autogen.sh: Don't call autoreconf at all; it's not reliable.
33 Instead, call the various tools explicitly. Invoke
34 guile-readline's autogen.sh script.
0cbedb5b
JB
35
36 Straighten up the situation regarding guile.m4 and qthreads.m4.
37
38 We can't have .m4 files which are installed where aclocal can
39 see them, but also used by guile's own configure.in, because
40 aclocal will read both copies, complain about duplicate macro
41 definitions, and refuse to generate aclocal.m4 at all. This
42 happens if you invoke it as `aclocal -I .', as autoreconf does.
43 This is probably a flaw in the autotools, but Guile doesn't need
44 that flaw fixed immediately.
45
46 guile.m4 is intended for use by people linking against guile, so
47 it needs to be installed. But Guile itself doesn't use it. So
48 move guile.m4 into guile-config. That makes sense, since
49 guile.m4's GUILE_FLAGS macro is just an easy way to call
50 guile-config.
51
52 qthreads.m4 is indented to help configure a qthreads tree. It's
53 only useful to a package which actually includes a qthreads tree,
54 and it's intimately related to that tree, so it's not useful to
55 install this. So don't install it.
56
57 * guile.m4: Moved to guile-config.
58 * Makefile.am (aclocaldir, aclocal_DATA): Delete.
59 (EXTRA_DIST): Move qthreads.m4 here.
60
5d94b2fe
JB
61 Don't store generated files in the repository any more. Instead,
62 require people to run autogen.sh on trees from snapshots and CVS.
0cbedb5b 63 * Makefile.in, aclocal.m4, configure: Deleted.
5d94b2fe
JB
64 * autogen.sh: New file.
65 * ANON-CVS, SNAPSHOTS: Updated instructions.
66
dc4d930b
JB
671999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
68
69 * acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
70
6e706938 711999-09-27 Greg J. Badros <gjb@cs.washington.edu>
15526538
GB
72
73 * configure.in: Added --enable-debug-freelist option.
74
fca7547b 75 * acconfig.h: Added GUILE_DEBUG_FREELIST.
15526538 76
52cfc69b
GH
771999-09-23 Gary Houston <ghouston@freewire.co.uk>
78
79 * acconfig.h: add HAVE_POSIX, HAVE_NETWORKING. remove FD_SETTER,
80 FILE_CNT_FIELD, FILE_CNT_GPTR, FILE_CNT_READPTR.
81
82 * configure.in: new options --disable-posix, --disable-net
83 and --disable-regex
84 export HAVE_POSIX and HAVE_NETWORKING definitions.
85 don't add regex-posix.o to LIBOBJS if regex disabled.
86
87 LIBOBJS: add filesys.c, posix.c, net_db.c, socket.c,
88 conditionally.
89
bab4e1cc
JB
901999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
91
92 * Guile 1.3.4 released.
93
fc97c626
JB
941999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
95
96 * configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
97 libtool knows how to get ANSI C behavior from the compiler.
98 * configure: Regenerated.
99
7ee92fce
GH
1001999-09-20 Gary Houston <ghouston@freewire.co.uk>
101
102 * configure.in: check availability of siginterrupt.
103
08b8c694
GH
1041999-09-18 Gary Houston <ghouston@freewire.co.uk>
105
106 * configure.in: use AC_SYS_RESTARTABLE_SYSCALLS instead of
107 testing for SA_RESTART.
108
7cdbcc7d
MD
1091999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
110
111 * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
112
e1f20ec6
JB
1131999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
114
115 * configure.in (GUILE_STAMP): Don't set this variable, or
116 substitute it into anything. Full explanation in ice-9/ChangeLog.
117 * configure, Makefile.in: Regenerated.
118
ffe70f9c
JB
1191999-09-06 James Blandy <jimb@mule.m17n.org>
120
121 Propagate the changes of 2 Sept the rest of the way through.
122 * configure: Regenerated.
123 * Makefile.in: Regenerated. Not sure why this diff is so big.
124
e127c348
JB
1251999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
126
127 * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
128 variable name. (Thanks to Bill Schottstaedt.)
9918cf63 129 * aclocal.m4: Regenerated.
e127c348 130
655f19ab
MD
1311999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
132
133 * configure.in: Test for presence of function on_exit.
134
b074884f
JB
1351999-09-01 James Blandy <jimb@mule.m17n.org>
136
137 * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
138 the system doesn't have memmove. Don't test for memmove and bcopy
139 with AC_CHECK_FUNCS.
140 * configure: Regenerated.
141
a7098335
MD
1421999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
143
144 * configure.in: Test for atexit.
145
9a26d6f9
MD
1461999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
147
b030b39b
MD
148 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
149
9a26d6f9
MD
150 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
151 (Thanks to Bernard Urban.)
152 Test for memmove and bcopy. (Thanks to
a7098335 153 suzukis@file.phys.tohoku.ac.jp.)
9a26d6f9
MD
154
155 * acconfig.h: Added HAVE_S_ISLNK.
156
a05cba61
JB
1571999-08-20 James Blandy <jimb@mule.m17n.org>
158
0a852b94
JB
159 * Guile 1.3.2 released.
160
a05cba61
JB
161 * Makefile.in: Regenerated.
162
f29f2933
MD
1631999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
164
165 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
166 to libtool-1.3.3.
167
0e8a8468
MV
1681999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
169
170 Added guile-readline subdirectory with the removed readline
171 support.
172 * guile-readline: New directory, see ChangeLog there.
173 * configure.in: Cause configure to descend into guile-readline
174 dir.
175 * Makefile.am: Likewise for make.
176 * NEWS: Explain how to activate the readline support.
177 * configure, Makefile.in: Regenerated.
178
3144e1a9
JB
1791999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
180
181