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