35cd52193c9a0bfff7a3fe04c0d75dbcc8a442da
[bpt/guile.git] / ChangeLog
1 2000-06-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2
3 * libguile.h: Removed #include "libguile/kw.h".
4
5 * Makefile.am (ACLOCAL): Define as ./guile-aclocal.sh.
6 (The rule will cd to $(top_srcdir).)
7
8 * configure.in (EXTRA_DOT_DOC_FILES): Create from LIBOBJS and
9 substitute it into libguile/Makefile.
10
11 * HACKING: Updated recommended libtool version to be 1.3.5.
12
13 * RELEASE: Say that we should update HACKING to reflect the
14 versions of the tools we're using rather than README.
15
16 2000-06-02 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
17
18 * NOTES: Removed.
19
20 * TODO: Moved to devel/.
21
22 2000-06-01 Craig Brozefsky <craig@red-bean.com>
23
24 * GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VERSION,
25 LIBGUILE_MINOR_VERSION, LIBGUILE_REVISION_VERSION so that we now
26 define libguile.so version in a well-lit place.
27
28 * configure.in: added AC_SUBST lines for the new LIBGUILE version
29 variables.
30
31 2000-06-01 Michael Livshin <mlivshin@bigfoot.com>
32
33 * autogen.sh: call ./guile-aclocal.sh instead of aclocal.
34
35 * guile-aclocal.sh: new file, works around aclocal problems.
36
37 2000-05-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
38
39 * acconfig.h (USE_FSU_PTHREADS, USE_MIT_PTHREADS,
40 USE_PCTHREADS_PTHREADS): Removed.
41
42 2000-05-01 Gary Houston <ghouston@arglist.com>
43
44 * Makefile.am: add include_HEADERS.
45 libguile.h: moved from libguile directory. maybe libguile.h should
46 be installed in $prefix/include/libguile/libguile.h instead?
47
48 2000-04-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
49
50 * qthreads.m4: Removed THREADS_CPPFLAGS.
51
52 * acinclude.m4: Removed qthreads macros. They are provided in
53 qthreads.m4, so these were redundant.
54
55 * acconfig.h (GUILE_DEBUG_MALLOC): New.
56
57 * configure.in: New --enable-debug-malloc configuration option.
58
59 2000-03-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
60
61 * acconfig.h (GUILE_PTHREAD_COMPAT): New config variable.
62
63 * configure.in: Enable workaround for COOP-linuxthreads
64 compatibility on Linux systems.
65
66 2000-03-19 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
67
68 * devel: New directory. Intended to carry documentation related
69 to Guile development (as opposed to the doc directory which
70 contains documentation related to the use of the current Guile).
71 This directory (devel) is not included in the Guile distribution,
72 but is accessible via anonymous CVS.
73
74 2000-03-13 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
75
76 * configure.in: Don't add iselect.o to LIBOBJS.
77
78 2000-03-13 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
79
80 * configure.in: Added end-tag for local variables. (Thanks to
81 Thien-Thi Nguyen.)
82
83 2000-03-12 Gary Houston <ghouston@arglist.com>
84
85 * README (Guile Documentation, About This Distribution): updated.
86
87 2000-03-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
88
89 * configure.in (ac_cv_struct_timespec): Added test for struct
90 timespec.
91
92 * acconfig.h (HAVE_STRUCT_TIMESPEC): Added.
93
94 2000-01-25 Marius Vollmer <mvo@zagadka.ping.de>
95
96 * autogen.sh: Call libtoolize. Pass --add-missing option to
97 automake. Do not decent into libltdl directory. The libltdl
98 directory is now populated by libtoolize and does not need any
99 further autogeneration.
100
101 2000-01-23 Gary Houston <ghouston@arglist.com>
102
103 * configure.in: check for fchown.
104
105 Tue Jan 18 12:55:15 2000 Mikael Djurfeldt <mdj@r11n07-s.pdc.kth.se>
106
107 * acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdl
108 instead of $(top_builddir)/libltdl to includepath.
109
110 2000-01-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
111
112 * emacs: New subdirectory for elisp tools.
113
114 2000-01-15 Marius Vollmer <mvo@zagadka.ping.de>
115
116 * README, HACKING: Moved "Hacking it yourself" section from README
117 to HACKING. Updated recommended libtool version to be 1.3.4.
118
119 2000-01-14 Gary Houston <ghouston@arglist.com>
120
121 * configure.in: needs to have --disable-networking, not
122 --disable-net.
123
124 2000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
125
126 * libltdl/acconfig.h: New file: Needed by autogen.sh.
127
128 Tue Jan 11 13:42:35 2000 Greg J. Badros <gjb@cs.washington.edu>
129
130 * autogen.sh: Added messages as we run autogen in subdirectories.
131
132 * configure.in: Output libugile/guile-func-name-check script, and
133 chmod +x it.
134
135 2000-01-11 Marius Vollmer <mvo@zagadka.ping.de>
136
137 * libltdl/autogen.sh: New file.
138 * autogen.sh: Invoke libltdl/autogen.sh.
139
140 2000-01-09 Marius Vollmer <mvo@zagadka.ping.de>
141
142 Finally applied the libltdl patch from Thomas Tanner, with slight
143 modifications. All code copied from the libtool package is from
144 libtool-1.3.4.
145
146 * configure.in: Make "--with-modules=yes" the default. Do not
147 clear INCLTDL, LIBLTDL prior to processing "--with-modules".
148
149 1999-07-25 Thomas Tanner <tanner@ffii.org>
150
151 * Makefile.am: add libltdl to SUBDIRS, automake automatically
152 includes ltconfig, ltmain.sh and acconfig.h in EXTRA_DIST
153 * acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4
154 (no need to install libtool any more)
155 * configure.in: replace --enable-dynamic-linking with
156 --with-modules, required modules can be specified using
157 --with-modules="/path/to/mod.la" and will be linked
158 statically on platforms that don't support dynamic loading,
159 configure libltdl, configure libtool for dlopening
160 * libltdl: added using libtoolize -c --ltdl
161
162 2000-01-09 Gary Houston <ghouston@arglist.com>
163
164 * configure.in: check whether localtime caches TZ. copied from
165 Emacs 20.5.
166 * acconfig.h: add LOCALTIME_CACHE.
167
168 Tue Dec 14 09:12:22 1999 Greg J. Badros <gjb@cs.washington.edu>
169
170 * configure.in: Make it be guile-snarf.awk, since we'll be
171 switching names for guile-doc-snarf. (I wouldn't have changed
172 this, but I was getting ready to commit this way when the below
173 change was committed).
174
175 1999-12-14 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
176
177 * configure.in: Create guile-doc-snarf.awk.
178
179 1999-12-12 Greg J. Badros <gjb@cs.washington.edu>
180
181 * configure.in: Create guile-doc-snarf, chmod +x that script after
182 AC_OUTPUTted.
183
184 1999-12-10 Greg J. Badros <gjb@cs.washington.edu>
185
186 * NEWS: More complete description for --enable-debug-freelist.
187
188 1999-12-09 Gary Houston <ghouston@freewire.co.uk>
189
190 * configure.in (CFLAGS): don't add -Wpointer-arith, since it
191 causes numerous spurious warnings with recent gcc and/or glibc
192 versions.
193
194 1999-11-19 Gary Houston <ghouston@freewire.co.uk>
195
196 * acconfig.h: add HAVE_ARRAYS.
197
198 * configure.in: add --disable-arrays option, probably temporary.
199
200 1999-11-17 Gary Houston <ghouston@freewire.co.uk>
201
202 * configure.in: check for hstrerror.
203
204 1999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
205
206 * autogen.sh: Don't call autoreconf at all; it's not reliable.
207 Instead, call the various tools explicitly. Invoke
208 guile-readline's autogen.sh script.
209
210 Straighten up the situation regarding guile.m4 and qthreads.m4.
211
212 We can't have .m4 files which are installed where aclocal can
213 see them, but also used by guile's own configure.in, because
214 aclocal will read both copies, complain about duplicate macro
215 definitions, and refuse to generate aclocal.m4 at all. This
216 happens if you invoke it as `aclocal -I .', as autoreconf does.
217 This is probably a flaw in the autotools, but Guile doesn't need
218 that flaw fixed immediately.
219
220 guile.m4 is intended for use by people linking against guile, so
221 it needs to be installed. But Guile itself doesn't use it. So
222 move guile.m4 into guile-config. That makes sense, since
223 guile.m4's GUILE_FLAGS macro is just an easy way to call
224 guile-config.
225
226 qthreads.m4 is indented to help configure a qthreads tree. It's
227 only useful to a package which actually includes a qthreads tree,
228 and it's intimately related to that tree, so it's not useful to
229 install this. So don't install it.
230
231 * guile.m4: Moved to guile-config.
232 * Makefile.am (aclocaldir, aclocal_DATA): Delete.
233 (EXTRA_DIST): Move qthreads.m4 here.
234
235 Don't store generated files in the repository any more. Instead,
236 require people to run autogen.sh on trees from snapshots and CVS.
237 * Makefile.in, aclocal.m4, configure: Deleted.
238 * autogen.sh: New file.
239 * ANON-CVS, SNAPSHOTS: Updated instructions.
240
241 1999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
242
243 * acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
244
245 1999-09-27 Greg J. Badros <gjb@cs.washington.edu>
246
247 * configure.in: Added --enable-debug-freelist option.
248
249 * acconfig.h: Added GUILE_DEBUG_FREELIST.
250
251 1999-09-23 Gary Houston <ghouston@freewire.co.uk>
252
253 * acconfig.h: add HAVE_POSIX, HAVE_NETWORKING. remove FD_SETTER,
254 FILE_CNT_FIELD, FILE_CNT_GPTR, FILE_CNT_READPTR.
255
256 * configure.in: new options --disable-posix, --disable-net
257 and --disable-regex
258 export HAVE_POSIX and HAVE_NETWORKING definitions.
259 don't add regex-posix.o to LIBOBJS if regex disabled.
260
261 LIBOBJS: add filesys.c, posix.c, net_db.c, socket.c,
262 conditionally.
263
264 1999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
265
266 * Guile 1.3.4 released.
267
268 1999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
269
270 * configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
271 libtool knows how to get ANSI C behavior from the compiler.
272 * configure: Regenerated.
273
274 1999-09-20 Gary Houston <ghouston@freewire.co.uk>
275
276 * configure.in: check availability of siginterrupt.
277
278 1999-09-18 Gary Houston <ghouston@freewire.co.uk>
279
280 * configure.in: use AC_SYS_RESTARTABLE_SYSCALLS instead of
281 testing for SA_RESTART.
282
283 1999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
284
285 * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
286
287 1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
288
289 * configure.in (GUILE_STAMP): Don't set this variable, or
290 substitute it into anything. Full explanation in ice-9/ChangeLog.
291 * configure, Makefile.in: Regenerated.
292
293 1999-09-06 James Blandy <jimb@mule.m17n.org>
294
295 Propagate the changes of 2 Sept the rest of the way through.
296 * configure: Regenerated.
297 * Makefile.in: Regenerated. Not sure why this diff is so big.
298
299 1999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
300
301 * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
302 variable name. (Thanks to Bill Schottstaedt.)
303 * aclocal.m4: Regenerated.
304
305 1999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
306
307 * configure.in: Test for presence of function on_exit.
308
309 1999-09-01 James Blandy <jimb@mule.m17n.org>
310
311 * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
312 the system doesn't have memmove. Don't test for memmove and bcopy
313 with AC_CHECK_FUNCS.
314 * configure: Regenerated.
315
316 1999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
317
318 * configure.in: Test for atexit.
319
320 1999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
321
322 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
323
324 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
325 (Thanks to Bernard Urban.)
326 Test for memmove and bcopy. (Thanks to
327 suzukis@file.phys.tohoku.ac.jp.)
328
329 * acconfig.h: Added HAVE_S_ISLNK.
330
331 1999-08-20 James Blandy <jimb@mule.m17n.org>
332
333 * Guile 1.3.2 released.
334
335 * Makefile.in: Regenerated.
336
337 1999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
338
339 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
340 to libtool-1.3.3.
341
342 1999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
343
344 Added guile-readline subdirectory with the removed readline
345 support.
346 * guile-readline: New directory, see ChangeLog there.
347 * configure.in: Cause configure to descend into guile-readline
348 dir.
349 * Makefile.am: Likewise for make.
350 * NEWS: Explain how to activate the readline support.
351 * configure, Makefile.in: Regenerated.
352
353 1999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
354
355 Fixes for EMX from Mikael Ståldal.
356
357 * configure.in: Check for <io.h>.
358 * configure: Regenerated.
359
360 1999-07-18 Jim Blandy <jimb@savonarola.red-bean.com>
361
362 * qthreads.m4 (QTHREADS_CONFIGURE): 'alpha' in a configuration
363 name can have suffixes, like alphaev56-unknown-linux-gnu.
364 * aclocal.m4, configure: Rebuilt.
365 (Thanks to Sebastien Villemot.)
366
367 1999-07-04 Gary Houston <ghouston@easynet.co.uk>
368
369 * configure.in: don't check for ways to violate stdio abstraction.
370
371 1999-05-02 Jim Blandy <jimb@savonarola.red-bean.com>
372
373 * configure.in (AC_CHECK_FUNCS): Fill in list of functions that
374 libguile/net_db.h wants to use. (Add setprotoent, setservent.)
375
376 1999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
377
378 Remove all automatic readline support, to avoid copyright
379 confusion.
380 * INSTALL: Update text.
381 * NEWS: Explain the situation.
382 * configure.in: Remove configury for readline and its supporting
383 libraries.
384 * configure: Regenerated.
385
386 * README: Change URL's for automake and autoconf.
387
388 * Makefile.in, configure: Regenerated with autoconf 2.13, automake
389 1.4, libtool 1.2f (1.385 1999/03/15 17:24:54). I've upgraded to
390 all the right tools, according to README, but I'm still getting
391 different results than Mikael is. Hmm.
392
393 1999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
394
395 * New libtool: 1.2f
396 * ltmain.sh, ltconfig, config.guess, config.sub: New versions.
397 * README: Mention new version number of libtool.
398
399 1999-03-04 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
400
401 New automake: 1.4
402 * config.guess, config.sub, install-sh, mdate-sh, missing,
403 mkinstalldirs: New versions.
404 * Makefile.in, aclocal.m4, configure: Regenerated.
405 * README: Mention new version numbers on autoconf and automake.
406
407 1999-02-12 Jim Blandy <jimb@savonarola.red-bean.com>
408
409 * configure.in: Add --with-readline flag.
410 * configure: Rebuilt.
411
412 1999-02-09 Maciej Stachowiak <mstachow@alum.mit.edu>
413
414 * NEWS: Added entry for optargs module.
415
416 1999-02-06 Jim Blandy <jimb@zwingli.cygnus.com>
417
418 * configure: Regenerated using autoconf 2.12.
419
420 1999-01-26 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
421
422 * configure.in: Removed test AC_C_BIGENDIAN. (This test was
423 considered to encourage bad coding style.)
424
425 1999-01-21 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
426
427 * configure.in: Added test AC_C_BIGENDIAN.
428
429 1999-01-11 Jim Blandy <jimb@zwingli.cygnus.com>
430
431 * configure.in: Remove quotes around ac_cv_lib_readline_main and
432 ac_cv_var_rl_getc_function. They should both always be set to
433 non-null values; this way, we get error messages.
434 * configure: Regenerated.
435
436 1999-01-10 Jim Blandy <jimb@savonarola.red-bean.com>
437
438 * configure.in: Cite the variable ac_cv_lib_readline_main, not
439 ac_cv_lib_readline_readline; the latter isn't set any more, since
440 we look for 'main' in libreadline now. Add quotes around
441 reference to the variable references, too, so this will work even
442 when a variable's value is the empty string.
443 * configure: Regenerated.
444
445 1999-01-07 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
446
447 * acconfig.h: Added HAVE_LONG_LONGS.
448
449 * configure.in: Added AC_CHECK_SIZEOF(long), AC_CHECK_SIZEOF(int);
450 Added check for long longs.
451
452 1998-12-14 Jim Blandy <jimb@zwingli.cygnus.com>
453
454 * configure.in: Check for tgoto in ncurses, then termcap.
455 S.u.S.E. Linux doesn't have a termcap. (Thanks to Karl
456 Eichwalder.)
457 * configure: Regenerated.
458
459 1998-10-24 Jim Blandy <jimb@zwingli.cygnus.com>
460
461 * configure.in: Call AM_PROG_CC_STDC, to see what flags we should
462 pass the compiler to make it support ANSI. (Thanks to Bernard
463 Urban.)
464 * aclocal.m4, configure: Regenerated.
465
466 1998-10-20 Jim Blandy <jimb@zwingli.cygnus.com>
467
468 * Guile 1.3 released.
469
470 1998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
471
472 * GUILE-VERSION: Bump to 1.3.
473
474 * Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS.
475 * Makefile.in: Regenerated.
476
477 1998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
478
479 * qthreads.m4 (QTHREADS_CONFIGURE): On NetBSD, pass through a flag
480 to the Makefile which explicitly tells it to pass assembly files
481 through the preprocessor. (Thanks to Perry Metzger.)
482 * aclocal.m4, configure, Makefile.in: Regenerated.
483
484 1998-10-14 Jim Blandy <jimb@zwingli.cygnus.com>
485
486 * configure.in: Define SCM_SINGLES whenever a float can fit in a
487 long, not only when a float is the same size as a long. This gets
488 us SCM_SINGLES defined on alphas. (Thanks to Clark McGrew.)
489 * configure: Regenerated.
490
491 * configure.in: Construct libguile/versiondat.h here; see
492 log entry in libguile/ChangeLog for details.
493 * configure: Regenerated.
494
495 * configure.in: Allow tabs and whitespace between `void' and
496 `usleep'. (Thanks to Harvey J. Stein.)
497 * configure: Regenerated.
498
499 Don't redefine sleep/usleep.
500 * configure.in: Remove tests for usleep's argument type; we only
501 need that if we're going to replace it.
502
503 * acconfig.h (USLEEP_ARG_TYPE): Delete. All the other SLEEP
504 garbage is needed just to use usleep and sleep without compiler
505 warnings.
506 * configure: Regenerated.
507
508 1998-10-12 Jim Blandy <jimb@zwingli.cygnus.com>
509
510 * configure: Regenerated.
511
512 * configure.in (GUILE_FUNC_DECLARED): Name the cache variables
513 starting with guile_cv_; ac_cv_ is autoconf's namespace.
514
515 The type of the argument to usleep varies from system to system,
516 as does the return type. We really shouldn't be redefining usleep
517 at all, but I don't have time to clean that up before the 1.3
518 release. It's on the schedule for afterwards.
519 * configure.in: Cache results from usleep return value test.
520 Test for the type of the usleep argument, and cache that too.
521 * acconfig.h (USLEEP_ARG_TYPE): New macro.
522
523 1998-10-11 Jim Blandy <jimb@zwingli.cygnus.com>
524
525 * acconfig.h (HAVE_RL_GETC_FUNCTION): Fix this entry.
526
527 1998-10-10 Jim Blandy <jimb@zwingli.cygnus.com>
528
529 * GUILE-VERSION: bump to 1.2.91, since we're doing snapshots again.
530
531 * Guile 1.2.90 released --- beta.
532 * GUILE-VERSION: Set to 1.2.90. This would appear to be a
533 regression from 1.3a, but everyone knows that the next release is
534 1.3, I want to switch to a more coherent version numbering system,
535 and now is the time.
536
537 1998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
538
539 * configure.in: Call AC_C_INLINE, so we can use inline happily in
540 libguile.
541 * configure: Regenerated.
542
543 1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
544
545 * configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION if
546 we do find the rl_getc_function variable in the readline library;
547 AC_CHECK_FUNCS used to do this for us, but we're not using it any
548 more.
549 * acconfig.h: Add an entry for HAVE_RL_GETC_FUNCTION.
550
551 * configure.in: Properly test for the presence of rl_getc_function;
552 it's a variable, not a function.
553 * configure: Regenerated.
554
555 * doc: New subdirectory.
556 * Makefile.am (SUBDIRS): List it.
557 * configure.in (AC_OUTPUT): Build its Makefile.
558 * configure, Makefile.in: Regenerated.
559
560 * guile.m4 (GUILE_FLAGS): New macro.
561
562 * guile.m4 (AM_INIT_GUILE_MODULE): Deleted; it doesn't do anything
563 terribly helpful any more, nobody's using it, and this is not
564 really the way I want to handle modules anyway.
565
566 1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
567
568 * configure.in (FD_SETTER, FILE_CNT_GPTR): New cases for SCO's
569 stdio implementation. (Thanks to David Tillman.)
570 * configure: Rebuilt.
571
572 * guile-config: Renamed from `build'.
573 * Makefile.am (SUBDIRS): Mention `guile-config', not `build'.
574 * configure.in: Create `guile-config/Makefile.in', not
575 `build/Makefile.in'. Doc fix, too.
576
577 * qthreads.m4: Doc fix.
578 * Makefile.in, aclocal.m4, configure: Regeneranegerederadea.
579
580 1998-10-03 <jimb@savonarola.red-bean.com>
581
582 * configure.in: Check for a missing `sleep' declaration.
583 * acconfig.h (MISSING_SLEEP_DECL): Provide some text for this.
584 * configure: Regenerated.
585
586 * configure.in: Don't use the canonical host name to decide
587 whether `bzero' and `usleep' have declarations --- that's going
588 back to the bad old days before autoconf. Remove the call to
589 AC_CANONICAL_HOST and the subsequent case statement.
590 (GUILE_FUNC_DECLARED): New m4 macro. Use it to check for
591 declarations for `bzero', `usleep', and (new!) `strptime'.
592 * acconfig.h: (DECLARE_BZERO, DECLARE_USLEEP): Removed.
593 (MISSING_BZERO_DECL, MISSING_USLEEP_DECL, MISSING_STRPTIME_DECL):
594 Added. I think this naming convention is more consistent with the
595 rest of autoconf; names generally describes the system, not what
596 the package should do to accomodate the system.
597 * configure: Regenerated.
598
599 1998-09-05 Jim Blandy <jimb@zwingli.cygnus.com>
600
601 * configure.in: Remove --disable-debug option. The debugging
602 support is pretty stable now, and it's confusing people.
603 * configure: Regenerated.
604
605 * HACKING: Remove -Wstrict-prototypes from the list of requested
606 flags (to match 1998-07-30 change).
607
608 1998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
609
610 * configure.in: Don't use -Wstrict-prototypes after all.
611 * configure: Regenerated.
612
613 1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
614
615 * configure.in: Request more warnings.
616 * configure: Regenerated.
617 * HACKING: Ask people not to make changes that introduce those
618 warnings. Now I have to go through the code and actually bring it
619 up to standards... :(
620
621 * Makefile.in, aclocal.m4, configure: Regenerated using the last
622 public version of automake, not the hacked Cygnus version.
623 * config.guess, config.sub, ltconfig, ltmain.sh: New versions from
624 libtool.
625
626 * configure.in, qthreads.m4: Display a message about how the
627 threads configuration went.
628 * aclocal.m4, configure: Regenerated.
629
630 1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
631
632 Remove the TOTORO kludge. We're not doing snapshots any more, so
633 totoro is completely uninvolved. (Poor Totoro!)
634 * configure.in: Remove code to check the hostname and #define
635 TOTORO.
636 * acconfig.h: Remove comments for TOTORO symbol.
637 * configure, Makefile.in: Regenerated.
638
639 * qthreads.m4 (QTHREADS_CONFIGURE): We *can* use AC_REQUIRE here
640 to get AC_PROG_LN_S.
641 * aclocal.m4, configure: Regenerated.
642
643 1998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
644
645 Clean up thread configuration.
646 * qthreads.m4: New file, which knows how to configure the qthreads
647 library.
648 * configure.in: Replace all thread package selection code. Do the
649 --with-threads argument processing here. Enable the appropriate
650 thread interface files in libguile. Remove all qthreads
651 configuration code; call QTHREADS_CONFIGURE instead. Set
652 GUILE_LIBS using the info provided by QTHREADS_CONFIGURE.
653 * threads.m4: Removed; not used any more.
654 * Makefile.am (aclocal_DATA): Mention qthreads.m4, not threads.m4.
655 * Makefile.in, aclocal.m4, configure: Rgnrtd. (Sv th vwls!)
656 Note that these were regenerated with the tools available from
657 Cygnus's source tree, which have patches not available to the
658 general public. I'm not sure this was a good idea; feel free to
659 revert them to the latest released versions of the tools.
660
661 Upgrade to the version of libtool available at Cygnus. See note
662 above.
663 * config.guess, config.sub, ltconfig, ltmain.sh: Upgraded.
664
665 1998-07-12 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
666
667 * configure.in: Changed variable HOSTNAME --> PROG_HOSTNAME in
668 totoro kludge.
669
670 Sat Jul 11 21:54:29 1998 Mikael Djurfeldt <mdj@totoro.red-bean.com>
671
672 * acconfig.h, configure.in: Define TOTORO if configuring on
673 totoro.red-bean.com.
674
675 * configure.in: Check for strdup.
676
677 1998-05-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
678
679 * configure.in: Check for rl_cleanup_after_signal.
680
681 1998-05-11 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
682
683 * configure.in: Added test for rl_getc_function. Warn if
684 libreadline is found but not this function.
685
686 1998-05-06 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
687
688 * configure.in: Replaced some AC_CHECK_FUNC --> AC_CHECK_FUNCS so
689 that suitable HAVE_<function name> symbols get defined.
690
691 1998-04-25 Mikael Djurfeldt <mdj@kenneth>
692
693 * configure.in: Define USLEEP_RETURNS_VOID on some systems.
694 (Thanks to Julian Satchell.)
695
696 1998-04-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
697
698 * configure.in: Check for usleep; Define DECLARE_BZERO and
699 DECLARE_USLEEP on Solaris 2.5 since it supplies those functions
700 without declaring them.
701
702 * acconfig.h: Added DECLARE_BZERO, DECLARE_USLEEP
703
704 1998-04-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
705
706 * configure.in: Define HAVE_DLOPEN also when HAVE_LIBDL is
707 defined.
708
709 1998-04-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
710
711 * configure.in (GUILE_LIBS): New variable. Contains libraries
712 which libguile needs to be linked with. Substituted into
713 libpath.h.
714
715 * threads.m4 (threads_package): Don't add $LDFLAGS and $LIBS to
716 $cy_cv_threads_libs.
717
718 1998-04-11 Mikael Djurfeldt <mdj@kenneth>
719
720 New libtool: 1.2
721 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
722 New automake: 1.3
723 * Makefile.in, aclocal.m4, configure: Regenerated.
724 * README: Mention new version numbers on libtool and automake.
725
726 1997-12-11 Tim Pierce <twp@skepsis.com>
727
728 * HACKING: Note that SSH is mandatory for CVS access.
729
730 Sun Dec 7 06:11:24 1997 Gary Houston <ghouston@actrix.gen.nz>
731
732 * README: using Automake 1.2d
733 * configure.in: AC_CHECK_FUNCS: add "system".
734
735 1997-12-01 Tim Pierce <twp@skepsis.com>
736
737 * acconfig.h: Add USCORE.
738
739 1997-11-27 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
740
741 * configure.in: Added code to enable GUILE_ISELECT on systems
742 which have the necessary functions (gettimeofday, select).
743
744 * acconfig.h: Added GUILE_ISELECT.
745
746 1997-11-24 Tim Pierce <twp@twp.tezcat.com>
747
748 * acinclude.m4: Assume dlsym does not add underscore if
749 cross-compiling.
750 * aclocal.m4, configure: Regenderated.
751
752 1997-11-21 Tim Pierce <twp@twp.tezcat.com>
753
754 * acinclude.m4 (GUILE_DLSYM_USCORE): New macro, thanks Dan Hagerty
755 <hag@ai.mit.edu>.
756 * configure.in: Use it.
757 * configure: Regenerated.
758 * acconfig.h (DLSYM_ADDS_USCORE): New #define.
759
760 1997-10-26 Mikael Djurfeldt <mdj@nada.kth.se>
761
762 * README (libtool): Tell people to use version 1.0e.
763
764 Sat Oct 25 02:50:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
765
766 Call the QuickThreads library libqthreads.a, not libqt.a. The old
767 name conflicts with the Qt user interface toolkit.
768 * threads.m4 (CY_AC_WITH_THREADS): Use new library name.
769 * configure.in: Same.
770 * aclocal.m4, configure: Regenerated.
771
772 Thu Oct 23 00:58:06 1997 Jim Blandy <jimb@totoro.red-bean.com>
773
774 * configure.in: Check for the readline library, and the termcap
775 library (on which readline relies).
776 * configure: Regenerated.
777
778 Wed Oct 22 16:55:57 1997 Jim Blandy <jimb@totoro.red-bean.com>
779
780 New libtool: 1.0e
781 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
782 * configure, aclocal.m4: Regenerated.
783
784 1997-10-02 Marius Vollmer <mvo@zagadka.ping.de>
785
786 Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)
787 * configure.in: Check whether dlopen can be found without -ldl.
788
789 Mon Sep 29 23:52:52 1997 Jim Blandy <jimb@totoro.red-bean.com>
790
791 * Makefile.in: Regenerated with automake 1.2c.
792
793 Sat Sep 27 23:01:58 1997 Jim Blandy <jimb@totoro.red-bean.com>
794
795 * Makefile.am: Add new `build' subdirectory to SUBDIRS.
796 * configure.in: Add build/Makefile to AC_OUTPUT clause.
797 * Makefile.in, configure: Regenerated.
798
799 * Makefile.in, aclocal.m4: Regenerated with automake 1.2a.
800
801 Tue Sep 16 00:19:46 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
802
803 * README, ltconfig, ltmain.sh: New libtool: 1.0c.
804
805 Thu Sep 11 11:28:24 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
806
807 * ltmain.sh: Added a missing '\' before \n on line 32.
808
809 Thu Aug 28 23:40:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
810
811 New libtool: 1.0b.
812 * ltconfig, ltmain.sh, config.guess: Freshly libtoolized.
813 * Makefile.in, aclocal.m4, configure: Regenerated, salamander-style.
814
815 Wed Aug 27 11:35:09 1997 Jim Blandy <jimb@totoro.red-bean.com>
816
817 * Makefile.in: Regenerated, so it uses "tar", not "gtar".
818
819 * configure.in: Use the QuickThreads assembler fragment with Irix
820 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
821 Jesse Glick.
822 * configure: Regenerated.
823
824 Sun Aug 24 15:51:12 1997 Mikael Djurfeldt <mdj@kenneth>
825
826 * acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
827 so that test for the same function can be performed multiple
828 times.
829
830 * configure.in (AC_CHECK_HEADERS): Test for rxposix.h,
831 rx/rxposix.h. Add library rx only if regcomp can't be found
832 without it.
833
834 * acconfig.h (HAVE_REGCOMP): Added it here since autoheader misses
835 it for some reason!
836
837 Fri Aug 22 21:21:49 1997 Jim Blandy <jimb@totoro.red-bean.com>
838
839 * THANKS: New file.
840 * Makefile.in, aclocal.m4, configure: Regenerated.
841
842 Wed Jul 23 20:24:27 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
843
844 * configure.in: Added thread support for the alpha architecture.
845 configure: Regenerated.
846
847 Thu Jul 17 07:56:05 1997 Gary Houston <ghouston@actrix.gen.nz>
848
849 * configure.in: use AC_CHECK_FUNCS for sethostent etc.,
850 so scmconfig.h is updated with the test results. this may
851 disable one of the cygwin hacks.
852
853 Fri Jul 11 00:18:19 1997 Jim Blandy <jimb@floss.red-bean.com>
854
855 Changes to compile under gnu-win32, from Marcus Daniels:
856 * configure.in: When sys/un.h exists, define HAVE_UNIX_DOMAIN_SOCKETS
857 to indicate that Unix domain sockets will work.
858 Check for socketpair, getgroups, setwent, pause, and tzset
859 (cygwin currently lacks these them).
860 Check for sethostent endhostent getnetent setnetent endnetent
861 getprotoent endprotoent getservent endservent getnetbyaddr
862 getnetbyname inet_lnaof inet_makeaddr inet_netof (cygwin currently
863 lacks them). In the case of cygwin, temporarily prefix these
864 functions with "cygwin32_", the way that netdb.h does.
865 Don't define HAVE_REGCOMP unless both regcomp and regex.h are
866 available (cygwin b18 came distributed without a working regex.h
867 file).
868 * acconfig.h (HAVE_UNIX_DOMAIN_SOCKETS): Add this.
869 * configure: Regenerated.
870
871 Wed Jul 2 12:28:40 1997 Tim Pierce <twp@twp.tezcat.com>
872
873 * ltmain.sh: Remove any trailing colon on $shlibpath_var
874 (i.e. LD_LIBRARY_PATH) for braindamaged linkers that choke on it.
875 Patch sent to bug-libtool.
876
877 Sat Jun 28 16:13:43 1997 Tim Pierce <twp@twp.tezcat.com>
878
879 * configure.in: Add alloca.o explicitly to LIBOBJS (thanks Eric
880 Backus for reporting this problem and suggesting a fix).
881 * configure: Regenerated.
882
883 Thu Jun 26 20:43:31 1997 Jim Blandy <jimb@floss.red-bean.com>
884
885 * Guile 1.2 released.
886
887 * configure.in: Check for librx after libm; fundamentals need to
888 come first.
889 * configure: Regenerated.
890
891 Tue Jun 24 13:34:20 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>
892
893 * aclocal.m4 (AM_PATH_PROG_LD): Change `ac_cv_path_LD' typo to
894 `am_cv_path_LD'.
895 * configure: Regenerated.
896
897 Sun Jun 22 15:43:07 1997 Jim Blandy <jimb@floss.red-bean.com>
898
899 Try to detect when people are using one version of libguile and a
900 different version of ice-9. People have been skewing things and
901 sending in bug reports.
902 * configure.in: Provide libguile its version information through a
903 separate header file generated by the Makefile, not through
904 scmconfig.h.
905 (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION, GUILE_VERSION):
906 AC_SUBST these, instead of AC_DEFINE'ing them.
907 (GUILE_STAMP): New AC_SUBST: the time we configured the tree.
908 (AC_OUTPUT): Create ice-9/version.scm.
909 * acconfig.h (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION,
910 GUILE_VERSION): Deleted.
911 * Makefile.in: Regenerated.
912
913 * aclocal.m4: Regenerated, using the libtool 0.9h m4 macros.
914
915 * Makefile.am (EXTRA_DIST): Include acconfig.h in the
916 distribution.
917 * Makefile.in: Regenerated.
918
919 Sat Jun 21 00:14:07 1997 Jim Blandy <jimb@floss.red-bean.com>
920
921 * ltmain.sh (line 1191): Don't forget 'test' in if statement.
922
923 * ltconfig, ltmain.sh: libtoolized, using libtool 0.9h.
924
925 Wed Jun 11 00:34:01 1997 Jim Blandy <jimb@floss.red-bean.com>
926
927 * ltconfig, ltmain.sh, config.guess: New files from libtool 0.9g.
928
929 * configure.in: By default, include functions in Guile to allow
930 linking with dynamic libraries at run-time. In other words,
931 --enable-dynamic-linking is now the default.
932 * configure: Rebuilt.
933
934 * configure.in: Remove space between AC_CHECK_LIB and opening
935 paren in check for Rx.
936 * configure: Regenerated.
937
938 * configure.in: Remove all mention of xtra_PLUGIN_guile_libs.
939 It's never used.
940 * configure, Makefile.in: Regenerated.
941
942 Tue Jun 10 23:37:12 1997 Jim Blandy <jimb@floss.red-bean.com>
943
944 * configure.in: Move checks for libraries (-lm, -lnsl, -lsocket,
945 -dl, -dld) before checks for functions.
946 * configure: Regenerated.
947
948 Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
949
950 * config.guess: New copy from autoconf-2.12, which recognizes
951 OpenBSD.
952
953 Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
954
955 * configure.in: Check for Rx, so we will use its routines (which I
956 pretty much trust) if it is installed.
957 * configure: Regenerated.
958
959 Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
960
961 * acconfig.h: mention HAVE_RESTARTS.
962 * configure.in: check for sigaction and restartable system calls.
963
964 Tue May 27 22:47:52 1997 Tim Pierce <twp@twp.tezcat.com>
965
966 * configure.in: Check for presence of regcomp.
967 * configure: Regenerated.
968
969 Mon May 26 12:14:20 1997 Jim Blandy <jimb@floss.cyclic.com>
970
971 * COPYING: New address for FSF.
972
973 * configure.in: We don't need to add fileblocks.o to LIBOBJS if
974 struct stat doesn't have the st_blocks field. We take care of
975 that case in the code. Replace AC_STRUCT_ST_BLOCKS with its
976 definition, edited appropriately. (Bernard URBAN)
977 * configure: Regenerated.
978
979 Sat May 17 13:49:28 1997 Jim Blandy <jimb@floss.cyclic.com>
980
981 * configure.in: Don't link against -lnsl or -lsocket unless we
982 actually need to. This causes trouble on Irix. (Thanks to Larry
983 Schwimmer.)
984
985 * config.sub: Get newer version, that recognizes the i686.
986
987 Fri May 16 17:26:10 1997 Jim Blandy <jimb@totoro.cyclic.com>
988
989 * README: Changed Mikael's threads work attribution in order
990 to sooth Anthony's enormous, but wounded, ego.
991
992 Fri May 16 17:26:53 1997 Jim Blandy <jimb@totoro.cyclic.com>
993
994 Just kidding!!!
995
996 Fri May 16 04:24:48 1997 Jim Blandy <jimb@floss.cyclic.com>
997
998 Guile 1.1 released.
999 * GUILE-VERSION: Bump to 1.1.
1000
1001 Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
1002
1003 Switch to automake-1.1p.
1004 * Makefile.in, aclocal.m4, configure: Regenerated.
1005
1006 Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
1007
1008 * threads.m4: Copy Anthony's change here, so it'll actually
1009 survive.
1010
1011 Thu May 8 11:48:40 1997 Anthony Green <green@hoser.cygnus.com>
1012
1013 * aclocal.m4: Fixes for building with coop threads in a
1014 seperate compilation directory.
1015 * configure: Rebuilt.
1016
1017 Fri May 2 16:24:15 1997 Jim Blandy <jimb@floss.cyclic.com>
1018
1019 Upgrade to libtool 0.9e.
1020 * ltconfig, ltmain.sh, config.guess, config.sub: New versions,
1021 supplied by libtool.
1022
1023 * configure.in: When configuring qt, sunos needs the underscore
1024 files; Solaris and Linux both need the normal files.
1025 * configure: Reebilt.
1026
1027 Thu May 1 15:35:49 1997 Jim Blandy <jimb@floss.cyclic.com>
1028
1029 * configure.in: Get the paths for qt's md files right, so it can
1030 build correctly when using a separate compilation directory.
1031 * configure: Regenerated.
1032
1033 Thu Apr 24 01:20:34 1997 Jim Blandy <jimb@floss.cyclic.com>
1034
1035 Get threads to work again.
1036 * Makefile.am (SUBDIRS): List libguile last, so qt gets built
1037 first.
1038 * Makefile.in: Regenerated.
1039 * aclocal.m4, configure: Regenerate, with modern definition of
1040 CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
1041
1042 Reduced Guile distribution: one configure script, no plugins.
1043 * configure.in: Merged the old text from qt/configure.in and
1044 libguile/configure.in; Tom Tromey says automake only wants one
1045 configure.in script. This seems fishy, but...
1046 * Makefile.am: List the subdirectories explicitly; no more PLUGIN
1047 gubbish.
1048 * acconfig.h, acinclude.m4: Moved here from libguile, since
1049 libguile's configure script lives here now.
1050 * AUTHORS, INSTALL, README: Updated.
1051 * Makefile.in, aclocal.m4 configure: Regenerated. Just like
1052 amputated amphibian limbs.
1053
1054 Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
1055
1056 * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
1057 * newdoc/ref/Makefile.in: Regenerated.
1058
1059 Mon Apr 14 18:51:25 1997 Jim Blandy <jimb@floss.cyclic.com>
1060
1061 * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
1062 need to link against libthreads; the files it used to contain
1063 are now a part of libguile.
1064
1065 Sun Apr 13 22:14:10 1997 Jim Blandy <jimb@floss.cyclic.com>
1066
1067 * guile.m4: Revert change of Mar 15, and use the new 'no-define'
1068 argument to the AM_INIT_AUTOMAKE macro.
1069
1070 Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
1071
1072 * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
1073 * README: Say where to find libtool 0.9d.
1074
1075 Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
1076
1077 Changes to work with automake-1.1n, which has better libtool
1078 support. Also use libtool 0.8.
1079 * README: Note new version numbers for automake and libtool.
1080 * missing: New file required by new automake.
1081 * Makefile.in: Regenerated.
1082
1083 Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
1084
1085 * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
1086
1087 * Makefile.am: Omit doc subtree.
1088 * configure.in: Omit makefiles in doc subtree.
1089 * Makefile.in, configure: Rebuilt.
1090
1091 Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1092
1093 * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
1094 with its definition and commented out definition of PACKAGE. This
1095 changed seemed necessary after having removed PACKAGE from
1096 libguile/acconfig.h.
1097
1098 Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1099
1100 * ltconfig, ltmain.sh: New versions from libtool-0.9.
1101
1102 * configure.in: Added AM_MAINTAINER_MODE
1103
1104 Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
1105
1106 * config.sub, config.guess: New versions, that handle i686, etc.
1107
1108 Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
1109
1110 * newdoc/tutorial/guile-tut.texi: started checking in the Guile
1111 tutorial rewrite, but have not merged much into it yet.
1112
1113 Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
1114
1115 * newdoc/ref/guile-ref.texi: started checking in parts of the
1116 reference manual re-write.
1117
1118 Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
1119
1120 * ltconfig, ltmain.sh: New files for libtool support. libguile,
1121 rx, gh and gtcltk-lib can now be build as shared libraries.
1122 * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
1123
1124 Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
1125
1126 * Guile 1.0 released. This is the first release by the Free
1127 Software Foundation; Cygnus has also released earlier versions of
1128 Guile.
1129
1130 * GUILE-VERSION: Updated version number.
1131 * NEWS: Added comments for all the user-visible changes marked in
1132 the ChangeLogs.
1133 * README: Updated for release.
1134
1135 Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
1136
1137 * scsh: new directory.
1138
1139 Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
1140
1141 * configure.in: Generate doc/guile-programmer/Makefile and
1142 doc/guile-user/Makefile.
1143
1144 Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
1145
1146 * aclocal.m4: Now automatically generated by aclocal.
1147 * threads.m4: New file.
1148 * guile.m4: New file.
1149 * Makefile.am, doc/Makefile.am: New files.
1150 * configure.in: Updated for Automake. Avoid excessively verbose
1151 "greet" messages.
1152
1153 Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
1154
1155 * lgh: directory renamed to gh, along with all prefixes of the
1156 high level library procedures.
1157
1158 Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
1159
1160 * Makefile.in (TAGS tags): Find the source files in $srcdir.
1161
1162 Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
1163
1164 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
1165
1166 Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
1167
1168 * configure.in: Added some configuration magic from the Cygnus
1169 distribution.
1170
1171 * aclocal.m4: New file. For now used for thread support
1172 configuration.
1173
1174 Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
1175
1176 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
1177
1178 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
1179 directories, to arrange for lgh to the last thing
1180 configured/built.
1181
1182 Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
1183
1184 * lgh/: added the directory in which I implement the high level
1185 libguile library (lgh_) for this release of Guile. See the
1186 ChangeLog in there for further details.
1187
1188 Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
1189
1190 * doc/ (guile-user and guile-programmer): added the guile-user and
1191 guile-programmer directories which contain the user and programmer
1192 manuals. See the ChangeLog entries there for detail.
1193
1194 Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
1195
1196 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
1197
1198 * Makefile.in (distclean): Don't forget to delete
1199 config.build-subdirs.
1200
1201 Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
1202
1203 * Makefile.in (tags): New name for `TAGS' target, which will
1204 always run the commands.
1205
1206 Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
1207
1208 * README: Doc fixes.
1209
1210 Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
1211
1212 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
1213
1214 Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
1215
1216 * configure.in: Check for -ldl, so the check for Tcl won't fail
1217 spuriously.
1218
1219 Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
1220
1221 Change the way we decide whether to build gtcltk-lib, so that it's
1222 omitted from the build process when appropriate, but never from
1223 the dist process.
1224 * configure.in: Don't edit all_subdirs depending on the
1225 availability of Tk; let that be the list of all PLUGIN
1226 subdirectories present, as it used to be. Instead, edit a new
1227 variable, build_subdirs; write its final value, the list of
1228 subdirs we do want to compile in, to config.build-subdirs.
1229 Substitute that into the top-level Makefile too.
1230 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
1231 recurse on the subdirectories we should build.
1232 (distdirs): Set this to @existingdirs@, so it includes the subdirs
1233 we decided not to build.
1234
1235 * doc/gtcltk.texi: File resurrected from old Guile releases.
1236 * doc/Makefile.in (info): Build the gtcltk documentation.
1237 (DIST_FILES): Include it in the distribution.
1238
1239 * configure.in: If we can find the library for tcl7.5, build
1240 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
1241 compiler (not sure this is necessary).
1242
1243 Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
1244
1245 * NEWS: Fix bug reporting address.
1246
1247 Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
1248
1249 * AUTHORS: New file, in accordance with the GNU maintainers'
1250 standards.
1251
1252 Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
1253
1254 * README: Renamed from ANNOUNCE; include bug report address,
1255 description, and short tour.
1256 * INSTALL: Renamed from BUILDING.
1257 * NEWS: New file.
1258 * Makefile.in (DISTFILES): Update appropriately.
1259
1260 Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
1261
1262 * doc/Makefile.in: Added pattern targets for creating DVI and
1263 PostScript files.
1264 (%.ps, %.dvi, %.txt): New targets.
1265 (DVIPS, TEXI2DVI): New variables.
1266
1267 * GUILE-VERSION: Updated to 1.0b3.
1268
1269 Rehashed distribution system, in preparation for nightly
1270 snapshots. Other changes in subdirectories.
1271 * Makefile.in (dist): Rewritten --- the old target was out of
1272 date, dependent on files that we don't have, and relied on GNU
1273 tar. The new target is simpler.
1274 (VERSION, srcdir, dist_dirs): New variables.
1275 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
1276 TODO.
1277 (localtreats): Variable removed. We don't have this file.
1278 (info): cd to doc and make info there; don't make info in every
1279 ${subdir}; those Makefiles don't know what to do.
1280 (distname, distdir, treats, announcefile): Variables removed.
1281 (manifest-file): Target removed.
1282 (dist-dir): New target, responsible for distributable files in
1283 this directory.
1284 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
1285 controlling the 'dist' target.
1286 * configure.in: Substitute GUILE-VERSION into the top-level
1287 Makefile. Build doc/Makefile from doc/Makefile.in.
1288
1289 * doc/Makefile.in: New file.