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