*** empty log message ***
[bpt/guile.git] / ChangeLog
1 2001-09-25 Thien-Thi Nguyen <ttn@glug.org>
2
3 * TODO: Add bugfix item to "Eventually".
4
5 2001-09-20 Rob Browning <rlb@defaultvalue.org>
6
7 * configure.in (AC_CONFIG_FILES): add libguile/version.h.
8
9 2001-09-11 Rob Browning <rlb@defaultvalue.org>
10
11 * RELEASE: Deleted Ian Grant and Julian Satchell's addresses from
12 the testing list since they're no longer functional.
13
14 2001-09-04 Thien-Thi Nguyen <ttn@revel.glug.org>
15
16 * TODO:
17 Use outline mode instead of text.
18 Reword protocol explanation.
19 Add "make error-signalling functions more consistent" to Eventually.
20 Move some C-related GOOPS tasks to 1.8.0, take ownership.
21
22 2001-08-31 Thien-Thi Nguyen <ttn@revel.glug.org>
23
24 * HACKING (Sample GDB Initialization File): New section.
25
26 * TODO (1.8.0): Add "move .gdbinit" entry.
27
28 2001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
29
30 * TODO: Added some points, and eliminated all done items.
31
32 * acconfig.h, configure.in (SCM_DEBUG_DEPRECATED,
33 SCM_ENABLE_DEPRECATED): Renamed SCM_DEBUG_DEPRECATED to
34 SCM_ENABLE_DEPRECATED with the logic reversed.
35
36 2001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
37
38 * libguile.h: Removed bogus comment, rearranged includes, removed
39 deprecated definitions.
40
41 (LIBGUILEH, SCM_LIBGUILE_H): Renamed <foo>H to SCM_<foo>_H.
42
43 2001-08-30 Thien-Thi Nguyen <ttn@revel.glug.org>
44
45 * HACKING: Mention libtool ./configure-regeneration requirement.
46
47 2001-08-27 Marius Vollmer <mvo@zagadka.ping.de>
48
49 * check-guile.in: Do not include ".libs" in LTDL_LIBRARY_PATH,
50 libltdl provides it itself.
51
52 2001-08-24 Neil Jerram <neil@ossau.uklinux.net>
53
54 * configure.in (AC_CONFIG_FILES): Add per-manual doc directory
55 Makefiles.
56
57 2001-08-15 Rob Browning <rlb@defaultvalue.org>
58
59 * configure.in
60 (LIBGUILE_INTERFACE_CURRENT): use libtool versioning scheme.
61 (LIBGUILE_INTERFACE_REVISION): use libtool versioning scheme.
62 (LIBGUILE_INTERFACE_AGE): use libtool versioning scheme.
63 (LIBGUILE_INTERFACE): use libtool versioning scheme.
64 (LIBGUILEQTHREADS_INTERFACE_CURRENT): use libtool versioning scheme.
65 (LIBGUILEQTHREADS_INTERFACE_REVISION): use libtool versioning scheme.
66 (LIBGUILEQTHREADS_INTERFACE_AGE): use libtool versioning scheme.
67 (LIBGUILEQTHREADS_INTERFACE): use libtool versioning scheme.
68
69 * GUILE-VERSION (GUILE_MINOR_VERSION): bump for new unstable.
70 (GUILE_MICRO_VERSION): reset for new unstable.
71 (LIBGUILE_INTERFACE_CURRENT): use libtool versioning scheme.
72 (LIBGUILE_INTERFACE_REVISION): use libtool versioning scheme.
73 (LIBGUILE_INTERFACE_AGE): use libtool versioning scheme.
74 (LIBGUILE_INTERFACE): use libtool versioning scheme.
75 (LIBGUILEQTHREADS_INTERFACE_CURRENT): use libtool versioning scheme.
76 (LIBGUILEQTHREADS_INTERFACE_REVISION): use libtool versioning scheme.
77 (LIBGUILEQTHREADS_INTERFACE_AGE): use libtool versioning scheme.
78 (LIBGUILEQTHREADS_INTERFACE): use libtool versioning scheme.
79
80 2001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
81
82 * Makefile.am (EXTRA_DIST, SUBDIRS): Move test-suite from
83 EXTRA_DIST to SUBDIRS.
84
85 * configure.in: Added "test-suite/Makefile".
86
87 2001-08-01 Marius Vollmer <mvo@zagadka.ping.de>
88
89 * configure.in: Added `--disable-linuxthreads' option and do not
90 define GUILE_PTHREAD_COMPAT nor link with -lpthread when it is
91 given. Thanks to Cris Cramer!
92
93 2001-07-23 Marius Vollmer <mvo@zagadka.ping.de>
94
95 * Makefile.am (SUBDIRS): Build libguile before ice-9.
96
97 2001-07-22 Marius Vollmer <mvo@zagadka.ping.de>
98
99 * configure.in: Check for "inttypes.h".
100
101 2001-07-19 Rob Browning <rlb@defaultvalue.org>
102
103 * configure.in: add checks for setitimer and getitimer.
104 Add --enable-error-on-warning.
105
106 2001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
107
108 * INSTALL, Makefile.am, configure.in: Updated copyright notice.
109
110 2001-07-15 Thien-Thi Nguyen <ttn@revel.glug.org>
111
112 * HACKING: Remove onerous authorship-info deletion clause.
113
114 2001-07-13 Keisuke Nishida <knishida@nurs.or.jp>
115
116 * autogen.sh: Call libtoolize with --force.
117
118 2001-07-10 Thien-Thi Nguyen <ttn@revel.glug.org>
119
120 * INSTALL: Point to HACKING for tool versions.
121
122 2001-07-08 Rob Browning <rlb@defaultvalue.org>
123
124 * TODO: updated to include relevant itemized post-1.6-RELEASE
125 tasks that are distributable so we can check them off as they are
126 done, and delete 1.6.0 tasks.
127
128 * RELEASE: add a note that the RELEASE instructions are out of
129 date now that we're using branches.
130
131 * AUTHORS: add "many files throughout" for myself.
132
133 2001-06-28 Thien-Thi Nguyen <ttn@revel.glug.org>
134
135 * README: Also mention guile-tools.
136
137 * README: Mention libguile-srfi-*, oop/*, scripts/* and srfi/*.
138
139 2001-06-27 Thien-Thi Nguyen <ttn@revel.glug.org>
140
141 * RELEASE: Move todo items to file TODO.
142
143 * TODO: Initial revision
144
145 * Makefile.am (EXTRA_DIST): Add TODO.
146
147 * HACKING: Refer to TODO and SNAPSHOTS.
148 No longer refer to devel/tasks.text.
149
150 * SNAPSHOTS: Fix reference bug; recommended tool
151 versions are in HACKING.
152
153 * TODO: Add completion and ownership protocol to header comments.
154
155 * RELEASE: Add TODO-processing to spiffing checklist.
156
157 * HACKING: Update deprecation procedure to refer to TODO.
158
159 2001-06-27 Michael Livshin <mlivshin@bigfoot.com>
160
161 * autogen.sh: don't run flex here.
162
163 * HACKING: clarify that newer versions of flex should be just
164 fine.
165
166 2001-06-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
167
168 * HACKING, ANON-CVS: Removed mentioning of guile-doc CVS module.
169
170 * configure.in: Added some header and function checks.
171
172 2001-06-25 Neil Jerram <neil@ossau.uklinux.net>
173
174 * autogen.sh: Quoting fix for `--enable-maintainer-mode'.
175
176 2001-06-25 Marius Vollmer <mvo@zagadka.ping.de>
177
178 * autogen.sh: Added message about what to do next. Tell them to
179 use `--enable-maintainer-mode'.
180
181 2001-06-25 Michael Livshin <mlivshin@bigfoot.com>
182
183 * HACKING: mention flex.
184
185 * autogen.sh: generate libguile/c-tokenize.c.
186
187 2001-06-20 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
188
189 * libguile.h: Removed inclusion of libguile/tag.h.
190
191 2001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
192
193 * libguile.h (scm_cond_t, scm_key_t, scm_mutex_t): Only define
194 these when using threads.
195
196 2001-06-14 Marius Vollmer <mvo@zagadka.ping.de>
197
198 * libguile.h: Added deprecated section with the olde type names.
199
200 * configure.in: Check for header <stdint.h>. Check for uintptr_t
201 type. Use AC_CHECK_TYPES for this. Do not caus ptrdiff_t to be
202 `#defined'.
203
204 * acconfig.h (ptrdiff_t): Removed.
205
206 2001-06-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
207
208 * configure.in: Generate examples/box-dynamic-module/Makefile.
209
210 2001-06-03 Marius Vollmer <mvo@zagadka.ping.de>
211
212 * configure.in (AC_CONFIG_FILES, AC_CONFIG_COMMANDS): Add
213 guile-snarf.
214
215 2001-06-02 Rob Browning <rlb@cs.utexas.edu>
216
217 * configure.in: changes for autoconf 2.50.
218 (AC_PREREQ): require at least autoconf 2.50.
219 (AC_INIT): no longer takes an arg.
220 (AC_CONFIG_SRCDIR): takes arg AC_INIT used to take.
221 (AC_STRUCT_ST_RDEV): changed -> AC_CHECK_MEMBERS.
222 (AC_STRUCT_ST_BLKSIZE): deprecated -> AC_CHECK_MEMBERS.
223 (AC_STRUCT_ST_BLOCKS): use it rather than our version.
224 (AC_CONFIG_FILES): now generated files go here, not in AC_OUTPUT.
225 (AC_CONFIG_COMMANDS): now actions go here, not in AC_OUTPUT.
226 (AC_OUTPUT): no longer takes args.
227
228 * acinclude.m4: AC_LANG not a variable now -- use __cplusplus
229 unconditionally .
230
231 2001-06-02 Marius Vollmer <mvo@zagadka.ping.de>
232
233 * configure.in: Check for mkstemp via AC_REPLACE_FUNCS. Thanks to
234 I. N. Golubev!
235
236 2001-06-01 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
237
238 * configure.in: Generate examples/box-dynamic/Makefile.
239
240 2001-05-31 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
241
242 * Makefile.am (EXTRA_DIST): New subdirectory `examples'.
243
244 * configure.in: Added all Makefiles in the `examples' directory to
245 AC_OUTPUT.
246
247 2001-05-31 Michael Livshin <mlivshin@bigfoot.com>
248
249 * configure.in: generate guile-snarf-docs & guile-snarf-docs-texi.
250 don't generate guile-snarf.awk.
251
252 * Makefile.am (EXTRA_DIST): add test-suite.
253
254 2001-05-28 Michael Livshin <mlivshin@bigfoot.com>
255
256 * check-guile.in: fix to be runnable when srcdir!=builddir.
257
258 2001-05-26 Michael Livshin <mlivshin@bigfoot.com>
259
260 revert the controversial part of the 2001-05-23 changes
261
262 2001-05-23 Michael Livshin <mlivshin@bigfoot.com>
263
264 * configure.in: configury for SCM_[U]BITS_T, some more sizeofs.
265 also, make sure that the integral type choosen to represent an SCM
266 has exactly the same size as a void pointer.
267
268 * acconfig.h: add undefs for SCM_BITS_T, SCM_UBITS_T,
269 SCM_SIZEOF_BITS_T, ptrdiff_t.
270
271 2001-05-16 Rob Browning <rlb@cs.utexas.edu>
272
273 * configure.in: add AC_SUBST for GUILE_MICRO_VERSION.
274
275 * GUILE-VERSION
276 (GUILE_VERSION): now MAJOR.MINOR.MICRO
277 (GUILE_MICRO_VERSION): new variable, records final revision.
278 i.e. the 5 in 1.6.5. MINOR_VERSION is now just the middle number,
279 i.e. the 6.
280
281 2001-05-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
282
283 * acconfig.h, configure.in: Renamed
284 GUILE_WARN_DEPRECATED_DEFAULT to SCM_WARN_DEPRECATED_DEFAULT.
285
286 2001-05-15 Marius Vollmer <mvo@zagadka.ping.de>
287
288 * acinclude.m4: Removed copy of "libtool.m4".
289
290 2001-05-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
291
292 * configure.in (SCM_DEBUG_DEPRECATED): Always defined.
293
294 2001-05-13 Thien-Thi Nguyen <ttn@revel.glug.org>
295
296 * AUTHORS (Martin Grabmueller, Thien-Thi Nguyen): Update.
297
298 * HACKING: Update copyright.
299 Add blurb pointing to devel/tasks.text.
300
301 2001-05-11 Thien-Thi Nguyen <ttn@revel.glug.org>
302
303 * check-guile.in: For SRFI testing, set and export env
304 var `LTDL_LIBRARY_PATH'.
305
306 2001-05-07 Neil Jerram <neil@ossau.uklinux.net>
307
308 * AUTHORS: Add docs-related authorship details.
309
310 2001-05-05 Marius Vollmer <mvo@zagadka.ping.de>
311
312 * configure.in (--enable-deprecated): Recognize "shutup" option
313 argument and turn it into the default warning level "no".
314
315 2001-05-05 Gary Houston <ghouston@arglist.com>
316
317 * acconfig.h: add HAVE_IPV6.
318 * configure.in: check whether we can compile with IPv6 support.
319
320 2001-05-04 Thien-Thi Nguyen <ttn@revel.glug.org>
321
322 * guile-tools.in: New file.
323
324 * configure.in (AC_OUTPUT): Add guile-tools, and make
325 executable.
326
327 * Makefile.am (bin_SCRIPTS): New var.
328
329 2001-05-04 Gary Houston <ghouston@arglist.com>
330
331 * configure.in: check whether uint32_t is defined when netdb.h
332 is included.
333 acconfig.h: added HAVE_UINT32_T.
334
335 2001-05-02 Marius Vollmer <mvo@zagadka.ping.de>
336
337 * configure.in: Added handling of `--enable-deprecated'.
338
339 * acconfig.h (SCM_DEBUG_DEPRECATED,
340 GUILE_WARN_DEPRECATED_DEFAULT): Added.
341
342 2001-04-29 Thien-Thi Nguyen <ttn@revel.glug.org>
343
344 * Makefile.am (SUBDIRS): Add "scripts".
345
346 * configure.in (AC_OUTPUT): Add scripts/Makefile.
347
348 2001-04-29 Gary Houston <ghouston@arglist.com>
349
350 * libguile.h: include rw.h.
351
352 2001-04-27 Rob Browning <rlb@cs.utexas.edu>
353
354 * GUILE-VERSION (GUILE_MINOR_VERSION): change to 5.0, switching to
355 the new odd/even ustable/stable version numbering scheme.
356 (LIBGUILEQTHREADS_MAJOR_VERSION): change to 10 to match Debian and
357 libguile. In the future, libguile and libguileqthreads may not
358 stay in sync. This still doesn't appear to affect
359 libguileqthreads, but we'll fix that next.
360
361 2001-04-25 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
362
363 * configure.in: Don't treat srfi directory specially, just create
364 the Makefile there (thanks to Neil Jerram for the patch).
365
366 2001-04-23 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
367
368 * Makefile.am (SUBDIRS): Added `srfi'.
369
370 * configure.in: Added subdirectory `srfi' to build process.
371
372 * libguile.h: Added inclusion of `values.h'.
373
374 2001-04-22 Gary Houston <ghouston@arglist.com>
375
376 * configure.in: check for inet_pton and inet_ntop.
377
378 2001-04-20 Gary Houston <ghouston@arglist.com>
379
380 * acconfig.h: include HAVE_SIN6_SCOPE_ID.
381 * configure.in: check for sin6_scope_id in sockaddr_in6.
382
383 2001-04-19 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
384
385 * RELEASE: Added deprecated macro SCM_ARRAY_CONTIGUOUS
386
387 2001-04-17 Gary Houston <ghouston@arglist.com>
388
389 * configure.in: run the autoconf BIGENDIAN check.
390
391 2001-04-12 Niibe Yutaka <gniibe@m17n.org>
392
393 * GUILE-VERSION (LIBGUILEQTHREADS_MAJOR_VERSION,
394 LIBGUILEQTHREADS_MINOR_VERSION, LIBGUILEQTHREADS_REVISION_VERSION,
395 LIBGUILEQTHREADS_VERSION): Added libguileqthreads version info.
396
397 * configure.in: Likewise.
398
399 2001-04-11 Keisuke Nishida <kxn30@po.cwru.edu>
400
401 * configure.in (AC_CHECK_FUNCS): Don't check bzero.
402 (GUILE_FUNC_DECLARED): Removed checking of bzero.
403 Thanks to NIIBE Yutaka.
404
405 2001-04-10 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
406
407 * Undeprecated scm_init_oop_goopscore_module.
408
409 2001-03-25 Thien-Thi Nguyen <ttn@revel.glug.org>
410
411 * check-guile.in: Fix sh standard conformance bug: Replace
412 "test -e" with "test -f". Thanks to Alexander Klimov.
413
414 2001-03-19 Gary Houston <ghouston@arglist.com>
415
416 * check-guile.in: rename $parent to $srcdir. if it's equal to "."
417 set it to `pwd`.
418
419 * check-guile.in: 16 documentation tests were failing if "make
420 check" was run before Guile had been installed with the current
421 --prefix. made various changes to the script so that it runs
422 without a cd to the test-suite directory. For the -i option,
423 don't point GUILE_LOAD_PATH to the current directory, but let it
424 use it's own scheme library.
425
426 2001-03-18 Gary Houston <ghouston@arglist.com>
427
428 * check-guile.in: use @srcdir@ instead of @test_suite_dir@. use
429 the current directory (build dir) not srcdir to find guile
430 executable. otherwise "make check" doesn't work with a separate
431 build directory. create the test log in
432 $build_dir/check-guile.log instead of in srcdir/test-suite
433 directory.
434 * configure.in: don't define or substitute test_suite_dir.
435
436 2001-03-17 Gary Houston <ghouston@arglist.com>
437
438 * configure.in: don't append threads.doc to EXTRA_DOT_DOC_FILES,
439 since EXTRA_DOT_DOC_FILES is redefined later. define
440 EXTRA_DOT_X_FILES and hand it to AC_SUBST.
441
442 2001-03-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
443
444 * configure.in: Added header checks for crypt.h, sys/resource.h
445 and sys/file.h, function checks for chroot, flock, getlogin,
446 cuserid, getpriority, setpriority, getpass, sethostname,
447 gethostname, and for crypt() in libcrypt.
448
449 2001-03-09 Neil Jerram <neil@ossau.uklinux.net>
450
451 * configure.in (htmldoc): Merge handling of `--enable-htmldoc'
452 option from guile-doc/configure.in.
453
454 2001-03-06 Dirk Herrmann <D.Herrmann@tu-bs.de>
455
456 * libguile.h: Removed #include "libguile/dump.h".
457
458 2001-02-02 Keisuke Nishida <kxn30@po.cwru.edu>
459
460 * libguile.h: Added #include "libguile/dump.h".
461
462 2001-01-29 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
463
464 * libguile.h: Added #include "libguile/rdelim.h".
465
466 2001-01-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
467
468 The following patch was sent by Thien-Thi Nguyen.
469
470 * check-guile.in: New file.
471
472 * Makefile.am: Add TESTS rule.
473
474 * configure.in: Add support for "make check".
475
476 2000-11-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
477
478 * acconfig.h: Removed bogus #ifndef. Thanks to Lars J. Aas.
479
480 2000-10-25 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
481
482 * GUILE-VERSION (LIBGUILE_MAJOR_VERSION): Incremented major
483 version number to 10 due to the merge of GOOPS.
484
485 * oop: New directory.
486
487 2000-09-20 Keisuke Nishida <kxn30@po.cwru.edu>
488
489 * libguile.h: #include "libguile/properties.h".
490
491 2000-09-17 Gary Houston <ghouston@arglist.com>
492
493 * configure.in, acconfig.h: remove the GCSE test: it doesn't seem
494 to be reliable on all platforms.
495
496 2000-08-18 Gary Houston <ghouston@arglist.com>
497
498 * acconfig.h: added BROKEN_GCSE.
499 * configure.in: check for a gcc GCSE optimisation bug.
500
501 2000-07-31 Gary Houston <ghouston@arglist.com>
502
503 * acconfig.h: added HAVE_H_ERRNO
504 * configure.in: removed some dnl'd & obsolete cygwin stuff.
505 added a test for h_errno.
506
507 2000-06-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
508
509 * Guile 1.4 released.
510
511 2000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
512
513 * GUILE-VERSION: Changed to work also when included by a Makefile
514 (e.g. debian/rules). (Thanks to Karl M. Hegbloom.)
515 (LIBGUILE_MAJOR_VERSION): Bumped to 9.
516 (GUILE_MINOR_VERSION): Bumped to 4.
517
518 2000-06-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
519
520 * libguile.h: Removed #include "libguile/kw.h".
521
522 * Makefile.am (ACLOCAL): Define as ./guile-aclocal.sh.
523 (The rule will cd to $(top_srcdir).)
524
525 * configure.in (EXTRA_DOT_DOC_FILES): Create from LIBOBJS and
526 substitute it into libguile/Makefile.
527
528 * HACKING: Updated recommended libtool version to be 1.3.5.
529
530 * RELEASE: Say that we should update HACKING to reflect the
531 versions of the tools we're using rather than README.
532
533 2000-06-02 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
534
535 * NOTES: Removed.
536
537 * TODO: Moved to devel/.
538
539 2000-06-01 Craig Brozefsky <craig@red-bean.com>
540
541 * GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VERSION,
542 LIBGUILE_MINOR_VERSION, LIBGUILE_REVISION_VERSION so that we now
543 define libguile.so version in a well-lit place.
544
545 * configure.in: added AC_SUBST lines for the new LIBGUILE version
546 variables.
547
548 2000-06-01 Michael Livshin <mlivshin@bigfoot.com>
549
550 * autogen.sh: call ./guile-aclocal.sh instead of aclocal.
551
552 * guile-aclocal.sh: new file, works around aclocal problems.
553
554 2000-05-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
555
556 * acconfig.h (USE_FSU_PTHREADS, USE_MIT_PTHREADS,
557 USE_PCTHREADS_PTHREADS): Removed.
558
559 2000-05-01 Gary Houston <ghouston@arglist.com>
560
561 * Makefile.am: add include_HEADERS.
562 libguile.h: moved from libguile directory. maybe libguile.h should
563 be installed in $prefix/include/libguile/libguile.h instead?
564
565 2000-04-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
566
567 * qthreads.m4: Removed THREADS_CPPFLAGS.
568
569 * acinclude.m4: Removed qthreads macros. They are provided in
570 qthreads.m4, so these were redundant.
571
572 * acconfig.h (GUILE_DEBUG_MALLOC): New.
573
574 * configure.in: New --enable-debug-malloc configuration option.
575
576 2000-03-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
577
578 * acconfig.h (GUILE_PTHREAD_COMPAT): New config variable.
579
580 * configure.in: Enable workaround for COOP-linuxthreads
581 compatibility on Linux systems.
582
583 2000-03-19 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
584
585 * devel: New directory. Intended to carry documentation related
586 to Guile development (as opposed to the doc directory which
587 contains documentation related to the use of the current Guile).
588 This directory (devel) is not included in the Guile distribution,
589 but is accessible via anonymous CVS.
590
591 2000-03-13 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
592
593 * configure.in: Don't add iselect.o to LIBOBJS.
594
595 2000-03-13 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
596
597 * configure.in: Added end-tag for local variables. (Thanks to
598 Thien-Thi Nguyen.)
599
600 2000-03-12 Gary Houston <ghouston@arglist.com>
601
602 * README (Guile Documentation, About This Distribution): updated.
603
604 2000-03-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
605
606 * configure.in (ac_cv_struct_timespec): Added test for struct
607 timespec.
608
609 * acconfig.h (HAVE_STRUCT_TIMESPEC): Added.
610
611 2000-01-25 Marius Vollmer <mvo@zagadka.ping.de>
612
613 * autogen.sh: Call libtoolize. Pass --add-missing option to
614 automake. Do not decent into libltdl directory. The libltdl
615 directory is now populated by libtoolize and does not need any
616 further autogeneration.
617
618 2000-01-23 Gary Houston <ghouston@arglist.com>
619
620 * configure.in: check for fchown.
621
622 Tue Jan 18 12:55:15 2000 Mikael Djurfeldt <mdj@r11n07-s.pdc.kth.se>
623
624 * acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdl
625 instead of $(top_builddir)/libltdl to includepath.
626
627 2000-01-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
628
629 * emacs: New subdirectory for elisp tools.
630
631 2000-01-15 Marius Vollmer <mvo@zagadka.ping.de>
632
633 * README, HACKING: Moved "Hacking it yourself" section from README
634 to HACKING. Updated recommended libtool version to be 1.3.4.
635
636 2000-01-14 Gary Houston <ghouston@arglist.com>
637
638 * configure.in: needs to have --disable-networking, not
639 --disable-net.
640
641 2000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
642
643 * libltdl/acconfig.h: New file: Needed by autogen.sh.
644
645 Tue Jan 11 13:42:35 2000 Greg J. Badros <gjb@cs.washington.edu>
646
647 * autogen.sh: Added messages as we run autogen in subdirectories.
648
649 * configure.in: Output libugile/guile-func-name-check script, and
650 chmod +x it.
651
652 2000-01-11 Marius Vollmer <mvo@zagadka.ping.de>
653
654 * libltdl/autogen.sh: New file.
655 * autogen.sh: Invoke libltdl/autogen.sh.
656
657 2000-01-09 Marius Vollmer <mvo@zagadka.ping.de>
658
659 Finally applied the libltdl patch from Thomas Tanner, with slight
660 modifications. All code copied from the libtool package is from
661 libtool-1.3.4.
662
663 * configure.in: Make "--with-modules=yes" the default. Do not
664 clear INCLTDL, LIBLTDL prior to processing "--with-modules".
665
666 1999-07-25 Thomas Tanner <tanner@ffii.org>
667
668 * Makefile.am: add libltdl to SUBDIRS, automake automatically
669 includes ltconfig, ltmain.sh and acconfig.h in EXTRA_DIST
670 * acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4
671 (no need to install libtool any more)
672 * configure.in: replace --enable-dynamic-linking with
673 --with-modules, required modules can be specified using
674 --with-modules="/path/to/mod.la" and will be linked
675 statically on platforms that don't support dynamic loading,
676 configure libltdl, configure libtool for dlopening
677 * libltdl: added using libtoolize -c --ltdl
678
679 2000-01-09 Gary Houston <ghouston@arglist.com>
680
681 * configure.in: check whether localtime caches TZ. copied from
682 Emacs 20.5.
683 * acconfig.h: add LOCALTIME_CACHE.
684
685 Tue Dec 14 09:12:22 1999 Greg J. Badros <gjb@cs.washington.edu>
686
687 * configure.in: Make it be guile-snarf.awk, since we'll be
688 switching names for guile-doc-snarf. (I wouldn't have changed
689 this, but I was getting ready to commit this way when the below
690 change was committed).
691
692 1999-12-14 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
693
694 * configure.in: Create guile-doc-snarf.awk.
695
696 1999-12-12 Greg J. Badros <gjb@cs.washington.edu>
697
698 * configure.in: Create guile-doc-snarf, chmod +x that script after
699 AC_OUTPUTted.
700
701 1999-12-10 Greg J. Badros <gjb@cs.washington.edu>
702
703 * NEWS: More complete description for --enable-debug-freelist.
704
705 1999-12-09 Gary Houston <ghouston@freewire.co.uk>
706
707 * configure.in (CFLAGS): don't add -Wpointer-arith, since it
708 causes numerous spurious warnings with recent gcc and/or glibc
709 versions.
710
711 1999-11-19 Gary Houston <ghouston@freewire.co.uk>
712
713 * acconfig.h: add HAVE_ARRAYS.
714
715 * configure.in: add --disable-arrays option, probably temporary.
716
717 1999-11-17 Gary Houston <ghouston@freewire.co.uk>
718
719 * configure.in: check for hstrerror.
720
721 1999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
722
723 * autogen.sh: Don't call autoreconf at all; it's not reliable.
724 Instead, call the various tools explicitly. Invoke
725 guile-readline's autogen.sh script.
726
727 Straighten up the situation regarding guile.m4 and qthreads.m4.
728
729 We can't have .m4 files which are installed where aclocal can
730 see them, but also used by guile's own configure.in, because
731 aclocal will read both copies, complain about duplicate macro
732 definitions, and refuse to generate aclocal.m4 at all. This
733 happens if you invoke it as `aclocal -I .', as autoreconf does.
734 This is probably a flaw in the autotools, but Guile doesn't need
735 that flaw fixed immediately.
736
737 guile.m4 is intended for use by people linking against guile, so
738 it needs to be installed. But Guile itself doesn't use it. So
739 move guile.m4 into guile-config. That makes sense, since
740 guile.m4's GUILE_FLAGS macro is just an easy way to call
741 guile-config.
742
743 qthreads.m4 is indented to help configure a qthreads tree. It's
744 only useful to a package which actually includes a qthreads tree,
745 and it's intimately related to that tree, so it's not useful to
746 install this. So don't install it.
747
748 * guile.m4: Moved to guile-config.
749 * Makefile.am (aclocaldir, aclocal_DATA): Delete.
750 (EXTRA_DIST): Move qthreads.m4 here.
751
752 Don't store generated files in the repository any more. Instead,
753 require people to run autogen.sh on trees from snapshots and CVS.
754 * Makefile.in, aclocal.m4, configure: Deleted.
755 * autogen.sh: New file.
756 * ANON-CVS, SNAPSHOTS: Updated instructions.
757
758 1999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
759
760 * acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
761
762 1999-09-27 Greg J. Badros <gjb@cs.washington.edu>
763
764 * configure.in: Added --enable-debug-freelist option.
765
766 * acconfig.h: Added GUILE_DEBUG_FREELIST.
767
768 1999-09-23 Gary Houston <ghouston@freewire.co.uk>
769
770 * acconfig.h: add HAVE_POSIX, HAVE_NETWORKING. remove FD_SETTER,
771 FILE_CNT_FIELD, FILE_CNT_GPTR, FILE_CNT_READPTR.
772
773 * configure.in: new options --disable-posix, --disable-net
774 and --disable-regex
775 export HAVE_POSIX and HAVE_NETWORKING definitions.
776 don't add regex-posix.o to LIBOBJS if regex disabled.
777
778 LIBOBJS: add filesys.c, posix.c, net_db.c, socket.c,
779 conditionally.
780
781 1999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
782
783 * Guile 1.3.4 released.
784
785 1999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
786
787 * configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
788 libtool knows how to get ANSI C behavior from the compiler.
789 * configure: Regenerated.
790
791 1999-09-20 Gary Houston <ghouston@freewire.co.uk>
792
793 * configure.in: check availability of siginterrupt.
794
795 1999-09-18 Gary Houston <ghouston@freewire.co.uk>
796
797 * configure.in: use AC_SYS_RESTARTABLE_SYSCALLS instead of
798 testing for SA_RESTART.
799
800 1999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
801
802 * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
803
804 1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
805
806 * configure.in (GUILE_STAMP): Don't set this variable, or
807 substitute it into anything. Full explanation in ice-9/ChangeLog.
808 * configure, Makefile.in: Regenerated.
809
810 1999-09-06 James Blandy <jimb@mule.m17n.org>
811
812 Propagate the changes of 2 Sept the rest of the way through.
813 * configure: Regenerated.
814 * Makefile.in: Regenerated. Not sure why this diff is so big.
815
816 1999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
817
818 * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
819 variable name. (Thanks to Bill Schottstaedt.)
820 * aclocal.m4: Regenerated.
821
822 1999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
823
824 * configure.in: Test for presence of function on_exit.
825
826 1999-09-01 James Blandy <jimb@mule.m17n.org>
827
828 * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
829 the system doesn't have memmove. Don't test for memmove and bcopy
830 with AC_CHECK_FUNCS.
831 * configure: Regenerated.
832
833 1999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
834
835 * configure.in: Test for atexit.
836
837 1999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
838
839 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
840
841 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
842 (Thanks to Bernard Urban.)
843 Test for memmove and bcopy. (Thanks to
844 suzukis@file.phys.tohoku.ac.jp.)
845
846 * acconfig.h: Added HAVE_S_ISLNK.
847
848 1999-08-20 James Blandy <jimb@mule.m17n.org>
849
850 * Guile 1.3.2 released.
851
852 * Makefile.in: Regenerated.
853
854 1999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
855
856 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
857 to libtool-1.3.3.
858
859 1999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
860
861 Added guile-readline subdirectory with the removed readline
862 support.
863 * guile-readline: New directory, see ChangeLog there.
864 * configure.in: Cause configure to descend into guile-readline
865 dir.
866 * Makefile.am: Likewise for make.
867 * NEWS: Explain how to activate the readline support.
868 * configure, Makefile.in: Regenerated.
869
870 1999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
871
872 Fixes for EMX from Mikael Ståldal.
873
874 * configure.in: Check for <io.h>.
875 * configure: Regenerated.
876
877 1999-07-18 Jim Blandy <jimb@savonarola.red-bean.com>
878
879 * qthreads.m4 (QTHREADS_CONFIGURE): 'alpha' in a configuration
880 name can have suffixes, like alphaev56-unknown-linux-gnu.
881 * aclocal.m4, configure: Rebuilt.
882 (Thanks to Sebastien Villemot.)
883
884 1999-07-04 Gary Houston <ghouston@easynet.co.uk>
885
886 * configure.in: don't check for ways to violate stdio abstraction.
887
888 1999-05-02 Jim Blandy <jimb@savonarola.red-bean.com>
889
890 * configure.in (AC_CHECK_FUNCS): Fill in list of functions that
891 libguile/net_db.h wants to use. (Add setprotoent, setservent.)
892
893 1999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
894
895 Remove all automatic readline support, to avoid copyright
896 confusion.
897 * INSTALL: Update text.
898 * NEWS: Explain the situation.
899 * configure.in: Remove configury for readline and its supporting
900 libraries.
901 * configure: Regenerated.
902
903 * README: Change URL's for automake and autoconf.
904
905 * Makefile.in, configure: Regenerated with autoconf 2.13, automake
906 1.4, libtool 1.2f (1.385 1999/03/15 17:24:54). I've upgraded to
907 all the right tools, according to README, but I'm still getting
908 different results than Mikael is. Hmm.
909
910 1999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
911
912 * New libtool: 1.2f
913 * ltmain.sh, ltconfig, config.guess, config.sub: New versions.
914 * README: Mention new version number of libtool.
915
916 1999-03-04 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
917
918 New automake: 1.4
919 * config.guess, config.sub, install-sh, mdate-sh, missing,
920 mkinstalldirs: New versions.
921 * Makefile.in, aclocal.m4, configure: Regenerated.
922 * README: Mention new version numbers on autoconf and automake.
923
924 1999-02-12 Jim Blandy <jimb@savonarola.red-bean.com>
925
926 * configure.in: Add --with-readline flag.
927 * configure: Rebuilt.
928
929 1999-02-09 Maciej Stachowiak <mstachow@alum.mit.edu>
930
931 * NEWS: Added entry for optargs module.
932
933 1999-02-06 Jim Blandy <jimb@zwingli.cygnus.com>
934
935 * configure: Regenerated using autoconf 2.12.
936
937 1999-01-26 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
938
939 * configure.in: Removed test AC_C_BIGENDIAN. (This test was
940 considered to encourage bad coding style.)
941
942 1999-01-21 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
943
944 * configure.in: Added test AC_C_BIGENDIAN.
945
946 1999-01-11 Jim Blandy <jimb@zwingli.cygnus.com>
947
948 * configure.in: Remove quotes around ac_cv_lib_readline_main and
949 ac_cv_var_rl_getc_function. They should both always be set to
950 non-null values; this way, we get error messages.
951 * configure: Regenerated.
952
953 1999-01-10 Jim Blandy <jimb@savonarola.red-bean.com>
954
955 * configure.in: Cite the variable ac_cv_lib_readline_main, not
956 ac_cv_lib_readline_readline; the latter isn't set any more, since
957 we look for 'main' in libreadline now. Add quotes around
958 reference to the variable references, too, so this will work even
959 when a variable's value is the empty string.
960 * configure: Regenerated.
961
962 1999-01-07 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
963
964 * acconfig.h: Added HAVE_LONG_LONGS.
965
966 * configure.in: Added AC_CHECK_SIZEOF(long), AC_CHECK_SIZEOF(int);
967 Added check for long longs.
968
969 1998-12-14 Jim Blandy <jimb@zwingli.cygnus.com>
970
971 * configure.in: Check for tgoto in ncurses, then termcap.
972 S.u.S.E. Linux doesn't have a termcap. (Thanks to Karl
973 Eichwalder.)
974 * configure: Regenerated.
975
976 1998-10-24 Jim Blandy <jimb@zwingli.cygnus.com>
977
978 * configure.in: Call AM_PROG_CC_STDC, to see what flags we should
979 pass the compiler to make it support ANSI. (Thanks to Bernard
980 Urban.)
981 * aclocal.m4, configure: Regenerated.
982
983 1998-10-20 Jim Blandy <jimb@zwingli.cygnus.com>
984
985 * Guile 1.3 released.
986
987 1998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
988
989 * GUILE-VERSION: Bump to 1.3.
990
991 * Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS.
992 * Makefile.in: Regenerated.
993
994 1998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
995
996 * qthreads.m4 (QTHREADS_CONFIGURE): On NetBSD, pass through a flag
997 to the Makefile which explicitly tells it to pass assembly files
998 through the preprocessor. (Thanks to Perry Metzger.)
999 * aclocal.m4, configure, Makefile.in: Regenerated.
1000
1001 1998-10-14 Jim Blandy <jimb@zwingli.cygnus.com>
1002
1003 * configure.in: Define SCM_SINGLES whenever a float can fit in a
1004 long, not only when a float is the same size as a long. This gets
1005 us SCM_SINGLES defined on alphas. (Thanks to Clark McGrew.)
1006 * configure: Regenerated.
1007
1008 * configure.in: Construct libguile/versiondat.h here; see
1009 log entry in libguile/ChangeLog for details.
1010 * configure: Regenerated.
1011
1012 * configure.in: Allow tabs and whitespace between `void' and
1013 `usleep'. (Thanks to Harvey J. Stein.)
1014 * configure: Regenerated.
1015
1016 Don't redefine sleep/usleep.
1017 * configure.in: Remove tests for usleep's argument type; we only
1018 need that if we're going to replace it.
1019
1020 * acconfig.h (USLEEP_ARG_TYPE): Delete. All the other SLEEP
1021 garbage is needed just to use usleep and sleep without compiler
1022 warnings.
1023 * configure: Regenerated.
1024
1025 1998-10-12 Jim Blandy <jimb@zwingli.cygnus.com>
1026
1027 * configure: Regenerated.
1028
1029 * configure.in (GUILE_FUNC_DECLARED): Name the cache variables
1030 starting with guile_cv_; ac_cv_ is autoconf's namespace.
1031
1032 The type of the argument to usleep varies from system to system,
1033 as does the return type. We really shouldn't be redefining usleep
1034 at all, but I don't have time to clean that up before the 1.3
1035 release. It's on the schedule for afterwards.
1036 * configure.in: Cache results from usleep return value test.
1037 Test for the type of the usleep argument, and cache that too.
1038 * acconfig.h (USLEEP_ARG_TYPE): New macro.
1039
1040 1998-10-11 Jim Blandy <jimb@zwingli.cygnus.com>
1041
1042 * acconfig.h (HAVE_RL_GETC_FUNCTION): Fix this entry.
1043
1044 1998-10-10 Jim Blandy <jimb@zwingli.cygnus.com>
1045
1046 * GUILE-VERSION: bump to 1.2.91, since we're doing snapshots again.
1047
1048 * Guile 1.2.90 released --- beta.
1049 * GUILE-VERSION: Set to 1.2.90. This would appear to be a
1050 regression from 1.3a, but everyone knows that the next release is
1051 1.3, I want to switch to a more coherent version numbering system,
1052 and now is the time.
1053
1054 1998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
1055
1056 * configure.in: Call AC_C_INLINE, so we can use inline happily in
1057 libguile.
1058 * configure: Regenerated.
1059
1060 1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
1061
1062 * configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION if
1063 we do find the rl_getc_function variable in the readline library;
1064 AC_CHECK_FUNCS used to do this for us, but we're not using it any
1065 more.
1066 * acconfig.h: Add an entry for HAVE_RL_GETC_FUNCTION.
1067
1068 * configure.in: Properly test for the presence of rl_getc_function;
1069 it's a variable, not a function.
1070 * configure: Regenerated.
1071
1072 * doc: New subdirectory.
1073 * Makefile.am (SUBDIRS): List it.
1074 * configure.in (AC_OUTPUT): Build its Makefile.
1075 * configure, Makefile.in: Regenerated.
1076
1077 * guile.m4 (GUILE_FLAGS): New macro.
1078
1079 * guile.m4 (AM_INIT_GUILE_MODULE): Deleted; it doesn't do anything
1080 terribly helpful any more, nobody's using it, and this is not
1081 really the way I want to handle modules anyway.
1082
1083 1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
1084
1085 * configure.in (FD_SETTER, FILE_CNT_GPTR): New cases for SCO's
1086 stdio implementation. (Thanks to David Tillman.)
1087 * configure: Rebuilt.
1088
1089 * guile-config: Renamed from `build'.
1090 * Makefile.am (SUBDIRS): Mention `guile-config', not `build'.
1091 * configure.in: Create `guile-config/Makefile.in', not
1092 `build/Makefile.in'. Doc fix, too.
1093
1094 * qthreads.m4: Doc fix.
1095 * Makefile.in, aclocal.m4, configure: Regeneranegerederadea.
1096
1097 1998-10-03 <jimb@savonarola.red-bean.com>
1098
1099 * configure.in: Check for a missing `sleep' declaration.
1100 * acconfig.h (MISSING_SLEEP_DECL): Provide some text for this.
1101 * configure: Regenerated.
1102
1103 * configure.in: Don't use the canonical host name to decide
1104 whether `bzero' and `usleep' have declarations --- that's going
1105 back to the bad old days before autoconf. Remove the call to
1106 AC_CANONICAL_HOST and the subsequent case statement.
1107 (GUILE_FUNC_DECLARED): New m4 macro. Use it to check for
1108 declarations for `bzero', `usleep', and (new!) `strptime'.
1109 * acconfig.h: (DECLARE_BZERO, DECLARE_USLEEP): Removed.
1110 (MISSING_BZERO_DECL, MISSING_USLEEP_DECL, MISSING_STRPTIME_DECL):
1111 Added. I think this naming convention is more consistent with the
1112 rest of autoconf; names generally describes the system, not what
1113 the package should do to accomodate the system.
1114 * configure: Regenerated.
1115
1116 1998-09-05 Jim Blandy <jimb@zwingli.cygnus.com>
1117
1118 * configure.in: Remove --disable-debug option. The debugging
1119 support is pretty stable now, and it's confusing people.
1120 * configure: Regenerated.
1121
1122 * HACKING: Remove -Wstrict-prototypes from the list of requested
1123 flags (to match 1998-07-30 change).
1124
1125 1998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
1126
1127 * configure.in: Don't use -Wstrict-prototypes after all.
1128 * configure: Regenerated.
1129
1130 1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
1131
1132 * configure.in: Request more warnings.
1133 * configure: Regenerated.
1134 * HACKING: Ask people not to make changes that introduce those
1135 warnings. Now I have to go through the code and actually bring it
1136 up to standards... :(
1137
1138 * Makefile.in, aclocal.m4, configure: Regenerated using the last
1139 public version of automake, not the hacked Cygnus version.
1140 * config.guess, config.sub, ltconfig, ltmain.sh: New versions from
1141 libtool.
1142
1143 * configure.in, qthreads.m4: Display a message about how the
1144 threads configuration went.
1145 * aclocal.m4, configure: Regenerated.
1146
1147 1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
1148
1149 Remove the TOTORO kludge. We're not doing snapshots any more, so
1150 totoro is completely uninvolved. (Poor Totoro!)
1151 * configure.in: Remove code to check the hostname and #define
1152 TOTORO.
1153 * acconfig.h: Remove comments for TOTORO symbol.
1154 * configure, Makefile.in: Regenerated.
1155
1156 * qthreads.m4 (QTHREADS_CONFIGURE): We *can* use AC_REQUIRE here
1157 to get AC_PROG_LN_S.
1158 * aclocal.m4, configure: Regenerated.
1159
1160 1998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
1161
1162 Clean up thread configuration.
1163 * qthreads.m4: New file, which knows how to configure the qthreads
1164 library.
1165 * configure.in: Replace all thread package selection code. Do the
1166 --with-threads argument processing here. Enable the appropriate
1167 thread interface files in libguile. Remove all qthreads
1168 configuration code; call QTHREADS_CONFIGURE instead. Set
1169 GUILE_LIBS using the info provided by QTHREADS_CONFIGURE.
1170 * threads.m4: Removed; not used any more.
1171 * Makefile.am (aclocal_DATA): Mention qthreads.m4, not threads.m4.
1172 * Makefile.in, aclocal.m4, configure: Rgnrtd. (Sv th vwls!)
1173 Note that these were regenerated with the tools available from
1174 Cygnus's source tree, which have patches not available to the
1175 general public. I'm not sure this was a good idea; feel free to
1176 revert them to the latest released versions of the tools.
1177
1178 Upgrade to the version of libtool available at Cygnus. See note
1179 above.
1180 * config.guess, config.sub, ltconfig, ltmain.sh: Upgraded.
1181
1182 1998-07-12 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
1183
1184 * configure.in: Changed variable HOSTNAME --> PROG_HOSTNAME in
1185 totoro kludge.
1186
1187 Sat Jul 11 21:54:29 1998 Mikael Djurfeldt <mdj@totoro.red-bean.com>
1188
1189 * acconfig.h, configure.in: Define TOTORO if configuring on
1190 totoro.red-bean.com.
1191
1192 * configure.in: Check for strdup.
1193
1194 1998-05-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1195
1196 * configure.in: Check for rl_cleanup_after_signal.
1197
1198 1998-05-11 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1199
1200 * configure.in: Added test for rl_getc_function. Warn if
1201 libreadline is found but not this function.
1202
1203 1998-05-06 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1204
1205 * configure.in: Replaced some AC_CHECK_FUNC --> AC_CHECK_FUNCS so
1206 that suitable HAVE_<function name> symbols get defined.
1207
1208 1998-04-25 Mikael Djurfeldt <mdj@kenneth>
1209
1210 * configure.in: Define USLEEP_RETURNS_VOID on some systems.
1211 (Thanks to Julian Satchell.)
1212
1213 1998-04-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1214
1215 * configure.in: Check for usleep; Define DECLARE_BZERO and
1216 DECLARE_USLEEP on Solaris 2.5 since it supplies those functions
1217 without declaring them.
1218
1219 * acconfig.h: Added DECLARE_BZERO, DECLARE_USLEEP
1220
1221 1998-04-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1222
1223 * configure.in: Define HAVE_DLOPEN also when HAVE_LIBDL is
1224 defined.
1225
1226 1998-04-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1227
1228 * configure.in (GUILE_LIBS): New variable. Contains libraries
1229 which libguile needs to be linked with. Substituted into
1230 libpath.h.
1231
1232 * threads.m4 (threads_package): Don't add $LDFLAGS and $LIBS to
1233 $cy_cv_threads_libs.
1234
1235 1998-04-11 Mikael Djurfeldt <mdj@kenneth>
1236
1237 New libtool: 1.2
1238 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
1239 New automake: 1.3
1240 * Makefile.in, aclocal.m4, configure: Regenerated.
1241 * README: Mention new version numbers on libtool and automake.
1242
1243 1997-12-11 Tim Pierce <twp@skepsis.com>
1244
1245 * HACKING: Note that SSH is mandatory for CVS access.
1246
1247 Sun Dec 7 06:11:24 1997 Gary Houston <ghouston@actrix.gen.nz>
1248
1249 * README: using Automake 1.2d
1250 * configure.in: AC_CHECK_FUNCS: add "system".
1251
1252 1997-12-01 Tim Pierce <twp@skepsis.com>
1253
1254 * acconfig.h: Add USCORE.
1255
1256 1997-11-27 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1257
1258 * configure.in: Added code to enable GUILE_ISELECT on systems
1259 which have the necessary functions (gettimeofday, select).
1260
1261 * acconfig.h: Added GUILE_ISELECT.
1262
1263 1997-11-24 Tim Pierce <twp@twp.tezcat.com>
1264
1265 * acinclude.m4: Assume dlsym does not add underscore if
1266 cross-compiling.
1267 * aclocal.m4, configure: Regenderated.
1268
1269 1997-11-21 Tim Pierce <twp@twp.tezcat.com>
1270
1271 * acinclude.m4 (GUILE_DLSYM_USCORE): New macro, thanks Dan Hagerty
1272 <hag@ai.mit.edu>.
1273 * configure.in: Use it.
1274 * configure: Regenerated.
1275 * acconfig.h (DLSYM_ADDS_USCORE): New #define.
1276
1277 1997-10-26 Mikael Djurfeldt <mdj@nada.kth.se>
1278
1279 * README (libtool): Tell people to use version 1.0e.
1280
1281 Sat Oct 25 02:50:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
1282
1283 Call the QuickThreads library libqthreads.a, not libqt.a. The old
1284 name conflicts with the Qt user interface toolkit.
1285 * threads.m4 (CY_AC_WITH_THREADS): Use new library name.
1286 * configure.in: Same.
1287 * aclocal.m4, configure: Regenerated.
1288
1289 Thu Oct 23 00:58:06 1997 Jim Blandy <jimb@totoro.red-bean.com>
1290
1291 * configure.in: Check for the readline library, and the termcap
1292 library (on which readline relies).
1293 * configure: Regenerated.
1294
1295 Wed Oct 22 16:55:57 1997 Jim Blandy <jimb@totoro.red-bean.com>
1296
1297 New libtool: 1.0e
1298 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
1299 * configure, aclocal.m4: Regenerated.
1300
1301 1997-10-02 Marius Vollmer <mvo@zagadka.ping.de>
1302
1303 Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)
1304 * configure.in: Check whether dlopen can be found without -ldl.
1305
1306 Mon Sep 29 23:52:52 1997 Jim Blandy <jimb@totoro.red-bean.com>
1307
1308 * Makefile.in: Regenerated with automake 1.2c.
1309
1310 Sat Sep 27 23:01:58 1997 Jim Blandy <jimb@totoro.red-bean.com>
1311
1312 * Makefile.am: Add new `build' subdirectory to SUBDIRS.
1313 * configure.in: Add build/Makefile to AC_OUTPUT clause.
1314 * Makefile.in, configure: Regenerated.
1315
1316 * Makefile.in, aclocal.m4: Regenerated with automake 1.2a.
1317
1318 Tue Sep 16 00:19:46 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1319
1320 * README, ltconfig, ltmain.sh: New libtool: 1.0c.
1321
1322 Thu Sep 11 11:28:24 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1323
1324 * ltmain.sh: Added a missing '\' before \n on line 32.
1325
1326 Thu Aug 28 23:40:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
1327
1328 New libtool: 1.0b.
1329 * ltconfig, ltmain.sh, config.guess: Freshly libtoolized.
1330 * Makefile.in, aclocal.m4, configure: Regenerated, salamander-style.
1331
1332 Wed Aug 27 11:35:09 1997 Jim Blandy <jimb@totoro.red-bean.com>
1333
1334 * Makefile.in: Regenerated, so it uses "tar", not "gtar".
1335
1336 * configure.in: Use the QuickThreads assembler fragment with Irix
1337 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
1338 Jesse Glick.
1339 * configure: Regenerated.
1340
1341 Sun Aug 24 15:51:12 1997 Mikael Djurfeldt <mdj@kenneth>
1342
1343 * acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
1344 so that test for the same function can be performed multiple
1345 times.
1346
1347 * configure.in (AC_CHECK_HEADERS): Test for rxposix.h,
1348 rx/rxposix.h. Add library rx only if regcomp can't be found
1349 without it.
1350
1351 * acconfig.h (HAVE_REGCOMP): Added it here since autoheader misses
1352 it for some reason!
1353
1354 Fri Aug 22 21:21:49 1997 Jim Blandy <jimb@totoro.red-bean.com>
1355
1356 * THANKS: New file.
1357 * Makefile.in, aclocal.m4, configure: Regenerated.
1358
1359 Wed Jul 23 20:24:27 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
1360
1361 * configure.in: Added thread support for the alpha architecture.
1362 configure: Regenerated.
1363
1364 Thu Jul 17 07:56:05 1997 Gary Houston <ghouston@actrix.gen.nz>
1365
1366 * configure.in: use AC_CHECK_FUNCS for sethostent etc.,
1367 so scmconfig.h is updated with the test results. this may
1368 disable one of the cygwin hacks.
1369
1370 Fri Jul 11 00:18:19 1997 Jim Blandy <jimb@floss.red-bean.com>
1371
1372 Changes to compile under gnu-win32, from Marcus Daniels:
1373 * configure.in: When sys/un.h exists, define HAVE_UNIX_DOMAIN_SOCKETS
1374 to indicate that Unix domain sockets will work.
1375 Check for socketpair, getgroups, setwent, pause, and tzset
1376 (cygwin currently lacks these them).
1377 Check for sethostent endhostent getnetent setnetent endnetent
1378 getprotoent endprotoent getservent endservent getnetbyaddr
1379 getnetbyname inet_lnaof inet_makeaddr inet_netof (cygwin currently
1380 lacks them). In the case of cygwin, temporarily prefix these
1381 functions with "cygwin32_", the way that netdb.h does.
1382 Don't define HAVE_REGCOMP unless both regcomp and regex.h are
1383 available (cygwin b18 came distributed without a working regex.h
1384 file).
1385 * acconfig.h (HAVE_UNIX_DOMAIN_SOCKETS): Add this.
1386 * configure: Regenerated.
1387
1388 Wed Jul 2 12:28:40 1997 Tim Pierce <twp@twp.tezcat.com>
1389
1390 * ltmain.sh: Remove any trailing colon on $shlibpath_var
1391 (i.e. LD_LIBRARY_PATH) for braindamaged linkers that choke on it.
1392 Patch sent to bug-libtool.
1393
1394 Sat Jun 28 16:13:43 1997 Tim Pierce <twp@twp.tezcat.com>
1395
1396 * configure.in: Add alloca.o explicitly to LIBOBJS (thanks Eric
1397 Backus for reporting this problem and suggesting a fix).
1398 * configure: Regenerated.
1399
1400 Thu Jun 26 20:43:31 1997 Jim Blandy <jimb@floss.red-bean.com>
1401
1402 * Guile 1.2 released.
1403
1404 * configure.in: Check for librx after libm; fundamentals need to
1405 come first.
1406 * configure: Regenerated.
1407
1408 Tue Jun 24 13:34:20 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>
1409
1410 * aclocal.m4 (AM_PATH_PROG_LD): Change `ac_cv_path_LD' typo to
1411 `am_cv_path_LD'.
1412 * configure: Regenerated.
1413
1414 Sun Jun 22 15:43:07 1997 Jim Blandy <jimb@floss.red-bean.com>
1415
1416 Try to detect when people are using one version of libguile and a
1417 different version of ice-9. People have been skewing things and
1418 sending in bug reports.
1419 * configure.in: Provide libguile its version information through a
1420 separate header file generated by the Makefile, not through
1421 scmconfig.h.
1422 (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION, GUILE_VERSION):
1423 AC_SUBST these, instead of AC_DEFINE'ing them.
1424 (GUILE_STAMP): New AC_SUBST: the time we configured the tree.
1425 (AC_OUTPUT): Create ice-9/version.scm.
1426 * acconfig.h (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION,
1427 GUILE_VERSION): Deleted.
1428 * Makefile.in: Regenerated.
1429
1430 * aclocal.m4: Regenerated, using the libtool 0.9h m4 macros.
1431
1432 * Makefile.am (EXTRA_DIST): Include acconfig.h in the
1433 distribution.
1434 * Makefile.in: Regenerated.
1435
1436 Sat Jun 21 00:14:07 1997 Jim Blandy <jimb@floss.red-bean.com>
1437
1438 * ltmain.sh (line 1191): Don't forget 'test' in if statement.
1439
1440 * ltconfig, ltmain.sh: libtoolized, using libtool 0.9h.
1441
1442 Wed Jun 11 00:34:01 1997 Jim Blandy <jimb@floss.red-bean.com>
1443
1444 * ltconfig, ltmain.sh, config.guess: New files from libtool 0.9g.
1445
1446 * configure.in: By default, include functions in Guile to allow
1447 linking with dynamic libraries at run-time. In other words,
1448 --enable-dynamic-linking is now the default.
1449 * configure: Rebuilt.
1450
1451 * configure.in: Remove space between AC_CHECK_LIB and opening
1452 paren in check for Rx.
1453 * configure: Regenerated.
1454
1455 * configure.in: Remove all mention of xtra_PLUGIN_guile_libs.
1456 It's never used.
1457 * configure, Makefile.in: Regenerated.
1458
1459 Tue Jun 10 23:37:12 1997 Jim Blandy <jimb@floss.red-bean.com>
1460
1461 * configure.in: Move checks for libraries (-lm, -lnsl, -lsocket,
1462 -dl, -dld) before checks for functions.
1463 * configure: Regenerated.
1464
1465 Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
1466
1467 * config.guess: New copy from autoconf-2.12, which recognizes
1468 OpenBSD.
1469
1470 Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
1471
1472 * configure.in: Check for Rx, so we will use its routines (which I
1473 pretty much trust) if it is installed.
1474 * configure: Regenerated.
1475
1476 Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
1477
1478 * acconfig.h: mention HAVE_RESTARTS.
1479 * configure.in: check for sigaction and restartable system calls.
1480
1481 Tue May 27 22:47:52 1997 Tim Pierce <twp@twp.tezcat.com>
1482
1483 * configure.in: Check for presence of regcomp.
1484 * configure: Regenerated.
1485
1486 Mon May 26 12:14:20 1997 Jim Blandy <jimb@floss.cyclic.com>
1487
1488 * COPYING: New address for FSF.
1489
1490 * configure.in: We don't need to add fileblocks.o to LIBOBJS if
1491 struct stat doesn't have the st_blocks field. We take care of
1492 that case in the code. Replace AC_STRUCT_ST_BLOCKS with its
1493 definition, edited appropriately. (Bernard URBAN)
1494 * configure: Regenerated.
1495
1496 Sat May 17 13:49:28 1997 Jim Blandy <jimb@floss.cyclic.com>
1497
1498 * configure.in: Don't link against -lnsl or -lsocket unless we
1499 actually need to. This causes trouble on Irix. (Thanks to Larry
1500 Schwimmer.)
1501
1502 * config.sub: Get newer version, that recognizes the i686.
1503
1504 Fri May 16 17:26:10 1997 Jim Blandy <jimb@totoro.cyclic.com>
1505
1506 * README: Changed Mikael's threads work attribution in order
1507 to sooth Anthony's enormous, but wounded, ego.
1508
1509 Fri May 16 17:26:53 1997 Jim Blandy <jimb@totoro.cyclic.com>
1510
1511 Just kidding!!!
1512
1513 Fri May 16 04:24:48 1997 Jim Blandy <jimb@floss.cyclic.com>
1514
1515 Guile 1.1 released.
1516 * GUILE-VERSION: Bump to 1.1.
1517
1518 Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
1519
1520 Switch to automake-1.1p.
1521 * Makefile.in, aclocal.m4, configure: Regenerated.
1522
1523 Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
1524
1525 * threads.m4: Copy Anthony's change here, so it'll actually
1526 survive.
1527
1528 Thu May 8 11:48:40 1997 Anthony Green <green@hoser.cygnus.com>
1529
1530 * aclocal.m4: Fixes for building with coop threads in a
1531 seperate compilation directory.
1532 * configure: Rebuilt.
1533
1534 Fri May 2 16:24:15 1997 Jim Blandy <jimb@floss.cyclic.com>
1535
1536 Upgrade to libtool 0.9e.
1537 * ltconfig, ltmain.sh, config.guess, config.sub: New versions,
1538 supplied by libtool.
1539
1540 * configure.in: When configuring qt, sunos needs the underscore
1541 files; Solaris and Linux both need the normal files.
1542 * configure: Reebilt.
1543
1544 Thu May 1 15:35:49 1997 Jim Blandy <jimb@floss.cyclic.com>
1545
1546 * configure.in: Get the paths for qt's md files right, so it can
1547 build correctly when using a separate compilation directory.
1548 * configure: Regenerated.
1549
1550 Thu Apr 24 01:20:34 1997 Jim Blandy <jimb@floss.cyclic.com>
1551
1552 Get threads to work again.
1553 * Makefile.am (SUBDIRS): List libguile last, so qt gets built
1554 first.
1555 * Makefile.in: Regenerated.
1556 * aclocal.m4, configure: Regenerate, with modern definition of
1557 CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
1558
1559 Reduced Guile distribution: one configure script, no plugins.
1560 * configure.in: Merged the old text from qt/configure.in and
1561 libguile/configure.in; Tom Tromey says automake only wants one
1562 configure.in script. This seems fishy, but...
1563 * Makefile.am: List the subdirectories explicitly; no more PLUGIN
1564 gubbish.
1565 * acconfig.h, acinclude.m4: Moved here from libguile, since
1566 libguile's configure script lives here now.
1567 * AUTHORS, INSTALL, README: Updated.
1568 * Makefile.in, aclocal.m4 configure: Regenerated. Just like
1569 amputated amphibian limbs.
1570
1571 Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
1572
1573 * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
1574 * newdoc/ref/Makefile.in: Regenerated.
1575
1576 Mon Apr 14 18:51:25 1997 Jim Blandy <jimb@floss.cyclic.com>
1577
1578 * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
1579 need to link against libthreads; the files it used to contain
1580 are now a part of libguile.
1581
1582 Sun Apr 13 22:14:10 1997 Jim Blandy <jimb@floss.cyclic.com>
1583
1584 * guile.m4: Revert change of Mar 15, and use the new 'no-define'
1585 argument to the AM_INIT_AUTOMAKE macro.
1586
1587 Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
1588
1589 * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
1590 * README: Say where to find libtool 0.9d.
1591
1592 Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
1593
1594 Changes to work with automake-1.1n, which has better libtool
1595 support. Also use libtool 0.8.
1596 * README: Note new version numbers for automake and libtool.
1597 * missing: New file required by new automake.
1598 * Makefile.in: Regenerated.
1599
1600 Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
1601
1602 * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
1603
1604 * Makefile.am: Omit doc subtree.
1605 * configure.in: Omit makefiles in doc subtree.
1606 * Makefile.in, configure: Rebuilt.
1607
1608 Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1609
1610 * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
1611 with its definition and commented out definition of PACKAGE. This
1612 changed seemed necessary after having removed PACKAGE from
1613 libguile/acconfig.h.
1614
1615 Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
1616
1617 * ltconfig, ltmain.sh: New versions from libtool-0.9.
1618
1619 * configure.in: Added AM_MAINTAINER_MODE
1620
1621 Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
1622
1623 * config.sub, config.guess: New versions, that handle i686, etc.
1624
1625 Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
1626
1627 * newdoc/tutorial/guile-tut.texi: started checking in the Guile
1628 tutorial rewrite, but have not merged much into it yet.
1629
1630 Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
1631
1632 * newdoc/ref/guile-ref.texi: started checking in parts of the
1633 reference manual re-write.
1634
1635 Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
1636
1637 * ltconfig, ltmain.sh: New files for libtool support. libguile,
1638 rx, gh and gtcltk-lib can now be build as shared libraries.
1639 * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
1640
1641 Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
1642
1643 * Guile 1.0 released. This is the first release by the Free
1644 Software Foundation; Cygnus has also released earlier versions of
1645 Guile.
1646
1647 * GUILE-VERSION: Updated version number.
1648 * NEWS: Added comments for all the user-visible changes marked in
1649 the ChangeLogs.
1650 * README: Updated for release.
1651
1652 Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
1653
1654 * scsh: new directory.
1655
1656 Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
1657
1658 * configure.in: Generate doc/guile-programmer/Makefile and
1659 doc/guile-user/Makefile.
1660
1661 Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
1662
1663 * aclocal.m4: Now automatically generated by aclocal.
1664 * threads.m4: New file.
1665 * guile.m4: New file.
1666 * Makefile.am, doc/Makefile.am: New files.
1667 * configure.in: Updated for Automake. Avoid excessively verbose
1668 "greet" messages.
1669
1670 Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
1671
1672 * lgh: directory renamed to gh, along with all prefixes of the
1673 high level library procedures.
1674
1675 Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
1676
1677 * Makefile.in (TAGS tags): Find the source files in $srcdir.
1678
1679 Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
1680
1681 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
1682
1683 Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
1684
1685 * configure.in: Added some configuration magic from the Cygnus
1686 distribution.
1687
1688 * aclocal.m4: New file. For now used for thread support
1689 configuration.
1690
1691 Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
1692
1693 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
1694
1695 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
1696 directories, to arrange for lgh to the last thing
1697 configured/built.
1698
1699 Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
1700
1701 * lgh/: added the directory in which I implement the high level
1702 libguile library (lgh_) for this release of Guile. See the
1703 ChangeLog in there for further details.
1704
1705 Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
1706
1707 * doc/ (guile-user and guile-programmer): added the guile-user and
1708 guile-programmer directories which contain the user and programmer
1709 manuals. See the ChangeLog entries there for detail.
1710
1711 Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
1712
1713 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
1714
1715 * Makefile.in (distclean): Don't forget to delete
1716 config.build-subdirs.
1717
1718 Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
1719
1720 * Makefile.in (tags): New name for `TAGS' target, which will
1721 always run the commands.
1722
1723 Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
1724
1725 * README: Doc fixes.
1726
1727 Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
1728
1729 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
1730
1731 Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
1732
1733 * configure.in: Check for -ldl, so the check for Tcl won't fail
1734 spuriously.
1735
1736 Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
1737
1738 Change the way we decide whether to build gtcltk-lib, so that it's
1739 omitted from the build process when appropriate, but never from
1740 the dist process.
1741 * configure.in: Don't edit all_subdirs depending on the
1742 availability of Tk; let that be the list of all PLUGIN
1743 subdirectories present, as it used to be. Instead, edit a new
1744 variable, build_subdirs; write its final value, the list of
1745 subdirs we do want to compile in, to config.build-subdirs.
1746 Substitute that into the top-level Makefile too.
1747 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
1748 recurse on the subdirectories we should build.
1749 (distdirs): Set this to @existingdirs@, so it includes the subdirs
1750 we decided not to build.
1751
1752 * doc/gtcltk.texi: File resurrected from old Guile releases.
1753 * doc/Makefile.in (info): Build the gtcltk documentation.
1754 (DIST_FILES): Include it in the distribution.
1755
1756 * configure.in: If we can find the library for tcl7.5, build
1757 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
1758 compiler (not sure this is necessary).
1759
1760 Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
1761
1762 * NEWS: Fix bug reporting address.
1763
1764 Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
1765
1766 * AUTHORS: New file, in accordance with the GNU maintainers'
1767 standards.
1768
1769 Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
1770
1771 * README: Renamed from ANNOUNCE; include bug report address,
1772 description, and short tour.
1773 * INSTALL: Renamed from BUILDING.
1774 * NEWS: New file.
1775 * Makefile.in (DISTFILES): Update appropriately.
1776
1777 Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
1778
1779 * doc/Makefile.in: Added pattern targets for creating DVI and
1780 PostScript files.
1781 (%.ps, %.dvi, %.txt): New targets.
1782 (DVIPS, TEXI2DVI): New variables.
1783
1784 * GUILE-VERSION: Updated to 1.0b3.
1785
1786 Rehashed distribution system, in preparation for nightly
1787 snapshots. Other changes in subdirectories.
1788 * Makefile.in (dist): Rewritten --- the old target was out of
1789 date, dependent on files that we don't have, and relied on GNU
1790 tar. The new target is simpler.
1791 (VERSION, srcdir, dist_dirs): New variables.
1792 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
1793 TODO.
1794 (localtreats): Variable removed. We don't have this file.
1795 (info): cd to doc and make info there; don't make info in every
1796 ${subdir}; those Makefiles don't know what to do.
1797 (distname, distdir, treats, announcefile): Variables removed.
1798 (manifest-file): Target removed.
1799 (dist-dir): New target, responsible for distributable files in
1800 this directory.
1801 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
1802 controlling the 'dist' target.
1803 * configure.in: Substitute GUILE-VERSION into the top-level
1804 Makefile. Build doc/Makefile from doc/Makefile.in.
1805
1806 * doc/Makefile.in: New file.