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