Merge changes for 1.8.5.
[bpt/guile.git] / ChangeLog
... / ...
CommitLineData
12008-05-07 Ludovic Courtès <ludo@gnu.org>
2
3 Guile 1.8.5 released.
4
5 * GUILE-VERSION (LIBGUILE_INTERFACE_CURRENT): Increment due to
6 the addition of an inlined version of `scm getc ()' and friends.
7 (LIBGUILE_INTERFACE_AGE): Increment.
8 (LIBGUILE_INTERFACE_REVISION): Zeroed.
9 (LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION): Increment.
10
112008-05-04 Ludovic Courtès <ludo@gnu.org>
12
13 Add `pkg-config' support. Suggested by Aaron VanDevender, Greg
14 Troxel, and others.
15
16 * configure.in: Substitute `sitedir', produce `guile-1.8.pc'.
17 * Makefile.am (EXTRA_DIST): Add `guile-1.8.pc.in'.
18 (pkgconfigdir, pkgconfig_DATA): New.
19
202008-04-26 Ludovic Courtès <ludo@gnu.org>
21
22 * configure.in (BUILD_PTHREAD_SUPPORT): New Automake
23 conditional.
24
252008-04-26 Ludovic Courtès <ludo@gnu.org>
26
27 * Makefile.am (EXTRA_DIST): Remove `ANON-CVS' and `SNAPSHOTS'.
28
292008-02-23 Neil Jerram <neil@ossau.uklinux.net>
30
31 * FAQ: New file.
32
33 * Makefile.am (EXTRA_DIST): Add FAQ
34
352008-02-22 Ludovic Courtès <ludo@gnu.org>
36
37 * configure.in: Check whether `strncasecmp' is declared.
38
392008-02-16 Ludovic Courtès <ludo@gnu.org>
40
41 Guile 1.8.4 released.
42
43 * GUILE-VERSION (LIBGUILE_INTERFACE_REVISION): Increment.
44 (GUILE_MICRO_VERSION): Increment.
45
46 * configure.in (GUILE_CFLAGS): Include `$CPPFLAGS' since they
47 may include required `-I' flags (e.g., `-I/path/to/gmp'), so
48 that "guile-config compile" reports all the needed flags.
49
502008-02-15 Neil Jerram <neil@ossau.uklinux.net>
51
52 * autogen.sh: Copy versions of config.guess and config.sub from
53 Guile CVS to build-aux and guile-readline.
54
552008-02-14 Neil Jerram <neil@ossau.uklinux.net>
56
57 * HACKING: Note need for libtool >= 1.5.26.
58
59 * config.rpath, build-aux/config.rpath: Updated to latest upstream
60 version.
61
62 * config.guess, config.sub: 2008-01-07 versions added to Guile
63 CVS, to ensure that Guile developers are using new enough versions
64 (in particular for AIX 6.1 support).
65
662008-02-11 Neil Jerram <neil@ossau.uklinux.net>
67
68 * configure.in (--without-64-calls): Use AC_MSG_CHECKING and
69 AC_MSG_RESULT instead of just echo.
70 (GUILE_I): New programs to try using _Complex_I or 1.0fi for the
71 imaginary unit.
72
732008-02-06 Neil Jerram <neil@ossau.uklinux.net>
74
75 * configure.in: Default to --without-64-calls for
76 powerpc-ibm-aix*. Thanks to Rainer Tammer for reporting that the
77 64 calls are a problem on that OS.
78
792008-02-06 Ludovic Courtès <ludo@gnu.org>
80
81 * NEWS: Mention Sun Studio compilation fix.
82
832008-02-05 Neil Jerram <neil@ossau.uklinux.net>
84
85 * configure.in (--without-64-calls): New option.
86
872008-01-30 Neil Jerram <neil@ossau.uklinux.net>
88
89 * pre-inst-guile.in (dyld_prefix), pre-inst-guile-env.in
90 (dyld_prefix): Construct and export dyld_prefix in a similar way
91 to ltdl_prefix, to allow pre-install dynamic linking to work on
92 MacOS. Thanks to Roger Mc Murtrie for reporting this problem.
93
942008-01-22 Neil Jerram <neil@ossau.uklinux.net>
95
96 * LICENSE: Change COPYING.LIB to COPYING.LESSER.
97
98 * COPYING.LESSER: Renamed, previously COPYING.LIB.
99
100 * COPYING: Removed.
101
102 * libguile.h: Update copyright statement to LGPL.
103
1042007-12-04 Ludovic Courtès <ludo@gnu.org>
105
106 * NEWS: Mention `accept' and `scm_c_{read,write}' bug fixes.
107
1082007-12-03 Ludovic Courtès <ludo@gnu.org>
109
110 * NEWS: Add SRFI-69.
111
1122007-10-24 Neil Jerram <neil@ossau.uklinux.net>
113
114 * .cvsignore: Add "lib".
115
116 * build-aux/.cvsignore: Add a load more generated files to ignore,
117 and commit to CVS.
118
1192007-10-20 Ludovic Courtès <ludo@gnu.org>
120
121 * THANKS: Add Julian.
122
1232007-10-20 Julian Graham <joolean@gmail.com>
124
125 * NEWS: Mention thread cancellation and cleanup API.
126
1272007-10-17 Ludovic Courtès <ludo@gnu.org>
128
129 * NEWS: Mention reader bug-fix.
130
1312007-10-16 Ludovic Courtès <ludo@gnu.org>
132
133 Guile 1.8.3 released.
134
135 * GUILE-VERSION (GUILE_MICRO_VERSION): Incremented.
136 (LIBGUILE_INTERFACE_REVISION): Incremented.
137
1382007-10-10 Ludovic Courtès <ludo@gnu.org>
139
140 * configure.in (SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT):
141 New substituted variable.
142 Use `-Werror' when using GCC and checking for
143 `PTHREAD_ONCE_INIT'. Add check for braces around
144 `PTHREAD_MUTEX_INITIALIZER'.
145 * NEWS: Mention build fix for IRIX.
146
1472007-10-02 Ludovic Courtès <ludo@gnu.org>
148
149 * NEWS: Mention `(ice-9 slib)' fix and threading fix.
150
1512007-09-03 Ludovic Courtès <ludo@gnu.org>
152
153 * NEWS: Mention alignment-related bug fixes.
154
1552007-09-03 Kevin Ryde <user42@zip.com.au>
156
157 * configure.in (AC_CHECK_FUNCS): Move cexp and clog up into the main
158 funcs check block. Remove carg which is now unused.
159
1602007-09-02 Ludovic Courtès <ludo@gnu.org>
161
162 * NEWS: Mention memory leak fix in `make-socket-address'.
163
1642007-09-01 Ludovic Courtès <ludo@gnu.org>
165
166 * NEWS: Mention duplicate binding warnings to stderr.
167
1682007-08-23 Ludovic Courtès <ludo@gnu.org>
169
170 * NEWS: Mention Solaris bug fixes.
171
1722007-08-11 Ludovic Courtès <ludo@gnu.org>
173
174 * NEWS: Mention SRFI-35 and the new reader.
175
1762007-08-08 Ludovic Courtès <ludo@gnu.org>
177
178 * NEWS: Mention changes to `record-accessor' and
179 `record-modifier'.
180
1812007-07-29 Ludovic Courtès <ludo@gnu.org>
182
183 Added Gnulib support.
184
185 * autogen.sh: Run `gnulib-tool --update'.
186
187 * Makefile.am (SUBDIRS): Added `lib'.
188 (ACLOCAL_AMFLAGS): Added `-I m4'.
189 (EXTRA_DIST): Added `m4/ChangeLog'.
190
191 * NEWS: Comply with Automake's `check-news' option, i.e., have
192 the last "Changes in" line appear within the first 15 lines.
193 Mention use of Gnulib.
194
195 * configure.in: Use `build-aux' as `AC_CONFIG_AUX_DIR', and `m4'
196 as `AC_CONFIG_MACRO_DIR'. Use Automake's `gnu' and `check-news'
197 options.
198 Require Autoconf 2.59. Invoke `gl_EARLY' and `gl_INIT', don't
199 run `AC_AIX', `AC_ISC_POSIX' and `AC_MINIX' since they are
200 implied by `gl_EARLY'. Don't look for <strings.h> and
201 `strncasecmp'. Don't invoke `AC_FUNC_ALLOCA'. Produce
202 `lib/Makefile'.
203
2042007-07-25 Ludovic Courtès <ludo@gnu.org>
205
206 * NEWS: Mention bug fix for "(set! 'x #f)".
207
2082007-07-22 Ludovic Courtès <ludo@gnu.org>
209
210 * configure.in: Check for <strings.h> and `strncasecmp ()'.
211
2122007-07-19 Ludovic Courtès <ludo@gnu.org>
213
214 * NEWS: Mention `(ice-9 i18n)' and lazy duplicate binding
215 resolution.
216
2172007-07-18 Ludovic Courtès <ludo@gnu.org>
218
219 * NEWS: Mention SRFI-37.
220
2212007-07-15 Ludovic Courtès <ludo@gnu.org>
222
223 Guile 1.8.2 released.
224
225 * NEWS: Mention HP-UX/IA64 build fixes.
226
227 * THANKS: Added people who reported bugs or sent patches since
228 1.8.1. Converted to UTF-8.
229
230 * README: Updated version number.
231
232 * Makefile.am (EXTRA_DIST): Removed `BUGS' (was outdated).
233
234 * ANON-CVS, HACKING, SNAPSHOTS: New, from the `workbook'
235 directory of the CVS repository.
236
237 * autogen.sh: Removed dependency on the `workbook' CVS
238 directory.
239
240 * GUILE-VERSION (GUILE_MICRO_VERSION): Set to 2.
241 (LIBGUILE_INTERFACE_CURRENT): Incremented due to new symbols.
242 (LIBGUILE_INTERFACE_REVISION): Set to 0.
243 (LIBGUILE_INTERFACE_AGE): Incremented.
244 (LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION): Incremented due to
245 bug fixes.
246
2472007-07-11 Ludovic Courtès <ludo@gnu.org>
248
249 * NEWS: Mention GOOPS `method-more-specific?' bug fix.
250
2512007-07-09 Ludovic Courtès <ludo@gnu.org>
252
253 * NEWS: Mention SRFI-19 `date->julian-day' bug fix.
254
2552007-06-26 Ludovic Courtès <ludo@gnu.org>
256
257 * NEWS: Mention fixed memory leaks.
258
2592007-06-12 Ludovic Courtès <ludo@chbouib.org>
260
261 * NEWS: Mention `inet-ntop' bug fix.
262
2632007-05-09 Ludovic Courtès <ludo@chbouib.org>
264
265 * NEWS: Mention SRFI-19 `time-process' bug fix.
266
2672007-04-17 Ludovic Courtès <ludovic.courtes@laas.fr>
268
269 * configure.in (GUILE_FOR_BUILD): Reverted to `$(preinstguile)'
270 instead of `$(top_builddir_absolute)/$(preinstguile)'.
271
2722007-04-09 Han-Wen Nienhuys <hanwen@lilypond.org>
273
274 * configure.in (HAVE_CRYPT): check for cexp, clog, carg
275
2762007-02-24 Neil Jerram <neil@ossau.uklinux.net>
277
278 * autogen.sh: Announce versions of autoconf, automake, libtool and
279 m4.
280
281 * pre-inst-guile.in (subdirs_with_ltlibs): Add libguile.
282
2832007-02-18 Neil Jerram <neil@ossau.uklinux.net>
284
285 * config.rpath (Module): New (from gettext package).
286
2872007-01-31 Ludovic Courtès <ludovic.courtes@laas.fr>
288
289 * configure.in: Look for `langinfo.h', `nl_types.h', `xlocale.h'
290 and `nl_langinfo'.
291
2922007-01-28 Neil Jerram <neil@ossau.uklinux.net>
293
294 * INSTALL: New upstream version.
295
296 * ABOUT-NLS: New upstream version.
297
2982007-01-23 Kevin Ryde <user42@zip.com.au>
299
300 * configure.in (isinf, isnan): Use a volatile global to stop gcc
301 optimizing out the test. In particular this fixes solaris where there
302 isn't an isinf or isnan (though gcc still optimizes as if there is).
303 Reported by Hugh Sasse.
304 (AC_C_VOLATILE): New.
305
3062007-01-22 Han-Wen Nienhuys <hanwen@lilypond.org>
307
308 * .gitignore: new file. Make using git easier.
309
3102007-01-22 Kevin Ryde <user42@zip.com.au>
311
312 * configure.in (AC_INIT): Don't use "echo -n", it's not portable and
313 in particular fails on solaris (resulting in literal "-n"s going into
314 the output, making the resulting configure unusable). Reported by
315 Hugh Sasse.
316
3172007-01-03 Han-Wen Nienhuys <hanwen@lilypond.org>
318
319 * autogen.sh (Module): only try to run render-bugs if it exists.
320
3212006-12-27 Kevin Ryde <user42@zip.com.au>
322
323 * configure.in (pthread_get_stackaddr_np, pthread_sigmask): New tests.
324
3252006-12-24 Han-Wen Nienhuys <hanwen@lilypond.org>
326
327 * autogen.sh (mscripts): only execute render-bugs if it exists.
328
3292006-12-23 Kevin Ryde <user42@zip.com.au>
330
331 * configure.in (-lm): No need to suppress libm on mingw, it's not
332 needed because it's empty, but including it does no harm.
333 (-lm): Look for "cos" instead of "main", since cos and friends are the
334 purpose of looking for libm.
335 (winsock etc): Test $host = *-*-mingw* rather than $MINGW32, autoconf
336 regards the latter as obsolete.
337 (AC_MINGW32): Remove test, $MINGW32 now unused.
338 (uint32_t): Look at HAVE_NETDB_H rather than hard-coding __MINGW32__
339 in the test program.
340
3412006-12-15 Kevin Ryde <user42@zip.com.au>
342
343 * configure.in (process.h, pipe, _pipe): New checks.
344
3452006-12-14 Kevin Ryde <user42@zip.com.au>
346
347 * configure.in (struct timespec, pthread.h): Look for struct timespec
348 in <pthread.h> as well as <time.h>, it's in pthread.h on mingw.
349 Reported by Nils Durner.
350
3512006-12-03 Kevin Ryde <user42@zip.com.au>
352
353 * Makefile.am (AUTOMAKE_OPTIONS): Bump to automake 1.10 required, so
354 that config.rpath from gettext will go into the dist (and give an
355 error if not).
356
357 * configure.in (AM_PROG_CC_C_O): New macro, needed by automake 1.10
358 for per-target cflags in libguile/Makefile.am.
359
3602006-11-18 Ludovic Courtès <ludovic.courtes@laas.fr>
361
362 * GUILE-VERSION: Added `LIBGUILE_I18N_*'.
363
364 * configure.in: Look for `strcoll_l ()' and `newlocale ()'.
365 Substitute the `LIBGUILE_I18N_' variables.
366
367 * NEWS: Mention `(ice-9 i18n)'.
368
3692006-11-17 Neil Jerram <neil@ossau.uklinux.net>
370
371 * README: Note need for subscription to bug-guile@gnu.org.
372
373 * NEWS: Note need for subscription to bug-guile@gnu.org.
374
3752006-11-08 Ludovic Courtès <ludovic.courtes@laas.fr>
376
377 * configure.in: Pass `bug-guile@gnu.org' as a third argument to
378 `AC_INIT'.
379
3802006-10-25 Neil Jerram <neil@ossau.uklinux.net>
381
382 IA64 HP-UX patch from Hrvoje Nikšić. (Thanks!)
383
384 * configure.in: New check for uca lib (needed for IA64 on HP-UX).
385
3862006-10-06 Rob Browning <rlb@defaultvalue.org>
387
388 Guile 1.8.1 released.
389
390 * GUILE-VERSION (GUILE_MICRO_VERSION): Increment for release.
391 (LIBGUILE_INTERFACE_REVISION): Increment for release.
392 (LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION): Increment for release.
393 (LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): Increment for release.
394 (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): Increment for release.
395 (LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION): Increment for release.
396
397 * Makefile.am (EXTRA_DIST): Add LICENSE.
398
3992006-09-28 Kevin Ryde <user42@zip.com.au>
400
401 * configure.in (chsize, ftruncate, truncate): New tests, for mingw.
402
4032006-09-27 Kevin Ryde <user42@zip.com.au>
404
405 * configure.in (clog10): New test, not in mingw.
406
4072006-09-23 Kevin Ryde <user42@zip.com.au>
408
409 * configure.in (complex.h, complex double, csqrt): New tests.
410
4112006-09-20 Ludovic Courtès <ludovic.courtes@laas.fr>
412
413 * configure.in: Check for `isblank ()'.
414
415 * NEWS: Mentioned the interaction between `setlocale' and SRFI-14
416 standard char sets.
417
4182006-08-22 Kevin Ryde <user42@zip.com.au>
419
420 * configure.in: Test if need braces around PTHREAD_ONCE_INIT, set
421 AC_OUTPUT of SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT.
422
4232006-08-18 Neil Jerram <neil@ossau.uklinux.net>
424
425 * configure.in: Generate Makefile for emacs subdir.
426
427 * Makefile.am (SUBDIRS): Add emacs subdir.
428
429 * configure.in: Generate Makefile for ice-9/debugging subdir.
430
4312006-07-25 Kevin Ryde <user42@zip.com.au>
432
433 * configure.in (AC_CHECK_FUNCS): Add pthread_getattr_np.
434
4352006-07-24 Kevin Ryde <user42@zip.com.au>
436
437 * configure.in (AC_CHECK_DECLS): Add sethostname for Solaris 10.
438 (AC_CHECK_FUNCS): Remove dirfd, it's a macro.
439 Reported by Claes Wallin.
440
4412006-06-25 Kevin Ryde <user42@zip.com.au>
442
443 * configure.in (AC_CHECK_MEMBERS): Test struct tm.tm_gmtoff.
444
4452006-06-13 Ludovic Courtès <ludovic.courtes@laas.fr>
446
447 * NEWS: Mentioned the new behavior of `equal?' for structures.
448
4492006-06-06 Neil Jerram <neil@ossau.uklinux.net>
450
451 * acinclude.m4 (ACX_PTHREAD): Update to latest definition from
452 autoconf macro archive, to fix pthread linking problem on Solaris
453 10, reported by Charles Gagnon.
454
4552006-05-28 Kevin Ryde <user42@zip.com.au>
456
457 * configure.in (isnan): Remove "#ifdef __MINGW32__, #define isnan
458 _isnan". Mingw provides isnan as a macro (in math.h), the test
459 already detects it just fine with no special case.
460
4612006-05-26 Kevin Ryde <user42@zip.com.au>
462
463 * configure.in (AC_CHECK_FUNCS): Add ioctl.
464 (pthread_attr_getstack): Restrict test to pthreads case, to avoid
465 AC_TRY_RUN when cross-compiling --without-threads.
466
4672006-05-20 Kevin Ryde <user42@zip.com.au>
468
469 * configure.in (S_ISLNK): Remove test, leave it to #ifdef in the .c
470 files.
471
4722006-05-16 Kevin Ryde <user42@zip.com.au>
473
474 * configure.in (struct stat st_blocks): Change AC_STRUCT_ST_BLOCKS to
475 a plain AC_CHECK_MEMBERS, we don't want AC_LIBOBJ(fileblocks) which
476 the former gives. Remove the commented-out code that was to have
477 munged fileblocks out of LIBOBJS. This fixes mingw, where the lack of
478 st_blocks and absense of the fileblocks.c replacement caused build
479 failure. Reported by "The Senator".
480 (struct stat st_rdev, st_blksize): Combine into a single
481 AC_CHECK_MEMBERS.
482
4832006-04-18 Rob Browning <rlb@defaultvalue.org>
484
485 * configure.in: Add AC_CONFIG_AUX_DIR([.]) as suggested in the
486 autotools documentation.
487
4882006-04-16 Kevin Ryde <user42@zip.com.au>
489
490 * configure.in (stat64, off_t): New tests.
491
4922006-03-31 Kevin Ryde <user42@zip.com.au>
493
494 * configure.in (socklen_t): Enhance test for this type, coping with
495 need for <sys/socket.h> on MacOS X. Reported by Michael Tuexen and
496 Jay Cotton.
497
4982006-03-26 Marius Vollmer <mvo@zagadka.de>
499
500 * configure.in: Added check that defines
501 PTHREAD_ATTR_GETSTACK_WORKS when pthread_attr_getstack works for
502 the main thread.
503
5042006-02-26 Kevin Ryde <user42@zip.com.au>
505
506 * configure.in (AC_CHECK_FUNCS): Add dirfd.
507
5082006-02-20 Marius Vollmer <mvo@zagadka.de>
509
510 Released 1.8.0.
511
512 * GUILE-VERSION: Set version.
513
514 * GUILE-VERSION: Bumped versions for 1.9 series.
515
5162006-02-06 Marius Vollmer <mvo@zagadka.de>
517
518 Branched for 1.8 series.
519
520 * GUILE-VERSION: Bumped version numbers.
521
522 * configure.in: Removed --enable-arrays option.
523
5242005-12-14 Neil Jerram <neil@ossau.uklinux.net>
525
526 * NEWS: Remove entry claiming that breakpoints have been added,
527 because breakpoints are now implemented outside the core distro.
528 Add entries on obsolescence of the 'cheap option and on tweaking
529 support in evaluator trap calls. Finally, correct outline level
530 of item about make-keyword-from-dash-symbol.
531
5322005-07-09 Neil Jerram <neil@ossau.uklinux.net>
533
534 * configure.in (AC_CONFIG_FILES): Removed emacs/Makefile and
535 ice-9/debugger/breakpoints/Makefile.
536
537 * Makefile.am (SUBDIRS): Removed emacs.
538
5392005-06-05 Marius Vollmer <mvo@zagadka.de>
540
541 From Jan Nieuwenhuizen <janneke@gnu.org>. Thanks!
542
543 * configure.in: Add tests for socklen_t and ip_mreq.
544
5452005-03-13 Kevin Ryde <user42@zip.com.au>
546
547 * configure.in, GUILE-VERSION (LIBGUILE_SRFI_SRFI_60): New defines.
548
5492005-03-09 Marius Vollmer <mvo@zagadka.de>
550
551 Guile 1.7.2 has been released.
552
553 * GUILE-VERSION (GUILE_MICRO_VERSION): Incremented to "2".
554
5552005-03-08 Marius Vollmer <mvo@zagadka.de>
556
557 libltdl is no longer distributed. We expect it to be installed
558 already.
559
560 * configure.in: Do not call AC_LIBLTDL_INSTALLABLE. Use
561 AC_CHECK_LIB instead. Do not subst LTDLINCL and LIBLTDL. Do not
562 add "-DLIBLTDL_DLL_IMPORT" on MINGW32.
563
564 * Makefile.am (SUBDIRS): Removed libltdl.
565
566 * README: Talk about required external packages.
567
568 * autogen.sh: Do not call libtoolize.
569
5702005-03-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
571
572 * configure.in: Do not check for fast or recursive mutexes. Check
573 for pthread_attr_getstack.
574 (SCM_I_GSC_USE_COOP_THREADS): Dot not subst.
575 (pthread_mutexattr_settype): Do not check for it.
576
5772005-02-28 Marius Vollmer <mvo@zagadka.de>
578
579 * autogen.sh: Add '--verbose' option to autoreconf invocation.
580 Thanks to Bruno Haible.
581
5822005-01-02 Marius Vollmer <mvo@zagadka.de>
583
584 * configure.in (SCM_I_GSC_HAVE_ARRAYS): Removed '--disable-arrays'
585 option.
586
5872004-11-28 Kevin Ryde <user42@zip.com.au>
588
589 * configure.in (AC_SUBST): Correction, LTDLINC should be LTDLINCL, the
590 latter is what libtool defines.
591
5922004-10-27 Marius Vollmer <marius.vollmer@uni-dortmund.de>
593
594 * libguile.h: Include "libguile/srfi-4.h".
595
5962004-10-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
597
598 * autogen.sh: Added explicit invocation of libtoolize before
599 autoreconf so that libltdl/ is updated as well.
600
6012004-10-22 Marius Vollmer <marius.vollmer@uni-dortmund.de>
602
603 Removed usage of libguile-ltdl.
604
605 * configure.in: Call AC_LIBLTDL_INSTALLABLE instead of
606 AC_LIB_LTDL.
607 (AC_CONFIG_SUBDIRS): Added libltdl.
608 (DLPREOPEN, LTDLINC, LIBLTDL): Moved AC_SUBST near other libtool
609 stuff. Also subst LTDLINC instead of INCLTDL.
610 (AC_CONFIG_FILES): Removed libguile-ltdl/Makefile and
611 libguile-ltdl/upstream/Makefile.
612
613 * Makefile.am (SUBDIRS): Replaced libguile-ltdl with libltdl.
614
6152004-09-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
616
617 * ABOUT-NLS: New, from gettext 0.14.1.
618
619 * configure.in: Do use AM_GNU_GETTEXT, since gettextize is not run
620 with autoconf 2.59.
621
6222004-09-25 Marius Vollmer <mvo@zagadka.de>
623
624 * configure.in: Do not use AM_GNU_GETTEXT for now, it causes
625 gettextize to run during autogen.sh, which we do not want.
626 Explicitely check for libintl, gettext, bindtextdomain, and
627 textdomain instead.
628
6292004-09-24 Marius Vollmer <mvo@zagadka.de>
630
631 * libguile.h: Include <gmp.h> outside of extern "C" block.
632 (Note that numbers.h still includes gmp.h to make it
633 self-contained.)
634
635 * configure.in: Do not include PTHREAD_CFLAGS in CFLAGS, CFLAGS is
636 for the user and is often overwritten temporarily.
637 (GUILE_CFLAGS): New, include PTHREAD_CFLAGS here.
638 (GUILE_LIBS): Remove THREAD_LIBS_INSTALLED, which is unused now.
639
6402004-09-22 Marius Vollmer <mvo@zagadka.de>
641
642 * configure.in: Add AM_GNU_GETTEXT invocation. From Bruno Haible.
643
6442004-09-21 Marius Vollmer <mvo@zagadka.de>
645
646 * acinclude.m4 (ACX_PTHREAD): New.
647 * configure.in: Use it instead of simply looking for -lpthread.
648 Thanks to Andreas Vögele!
649
6502004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
651
652 * configure.in: Fail when alloca can not be found natively.
653
6542004-09-03 Stefan Jahn <stefan@lkcc.org>
655
656 * configure.in (isinf): Let configure find the isinf() function
657 on MinGW32 systems.
658
6592004-08-27 Kevin Ryde <user42@zip.com.au>
660
661 * configure.in (AC_CHECK_MEMBERS): Add struct sockaddr.sin_len and
662 struct sockaddr_in6.sin6_len. Reported by Michael Tuexen.
663
6642004-08-27 Marius Vollmer <mvo@zagadka.de>
665
666 Guile 1.7.1 as been released.
667
6682004-08-26 Marius Vollmer <marius.vollmer@uni-dortmund.de>
669
670 * GUILE-VERSION: Bumped all versions for the 1.7.1 release. Added
671 LIBGUILE_*_MAJOR variables for inclusion in the names of shared
672 libraries such as "libguile-srfi-srfi-1-v-MAJOR.la". Removed
673 LIBQTHREADS_*.
674 * configure.in: Updated for the new set of variables defined in
675 GUILE-VERSION.
676
6772004-08-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
678
679 * libguile.h: Include srfi-13.h and srfi-14.h, do not include
680 strop.h.
681
6822004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
683
684 * README: Document the new --disable-discouraged option.
685
686 * configure.in (SCM_I_GSC_ENABLE_DISCOURAGED): New, for the new
687 --enable-discouraged option.
688
689 * libguile.h: Include libguile/discouraged.h.
690
6912004-07-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
692
693 * configure.in: Bugfix: logic in detecting ptrdiff_t was inverted;
694 assume ptrdiff_t is available when its size is non-zero, not when
695 it is zero. Do no longer define SCM_I_GSC_*_LIMITS macros. Check
696 for sizes of size_t and intmax_t.
697
6982004-07-09 Marius Vollmer <mvo@zagadka.de>
699
700 * configure.in: Bugfix: set SCM_I_GSC_T_UINTMAX, not
701 SCM_I_GSC_T_INTMAX in two places. Thanks to Andreas Vögele!
702
7032004-07-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
704
705 * configure.in: When checking for suitable types for scm_t_int8,
706 etc, try int8_t first, so that we pick them up when they are
707 defined. Also, substitute limit macros like INT8_MIN into the
708 configure header for all these types.
709
7102004-07-05 Kevin Ryde <user42@zip.com.au>
711
712 * configure.in (isinf, isnan): Detect macro versions as well as
713 functions, since C99 specifies them as macros and that's all HP-UX
714 has. Reported by Andreas Voegele.
715
7162004-06-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
717
718 * configure.in: Removed code for --enable-htmldoc; support for
719 HTML is now included in automake.
720
7212004-06-16 Rob Browning <rlb@defaultvalue.org>
722
723 * pre-inst-guile.in: modify to handle move of readline.scm to
724 ice-9 subdir of guile-readline.
725
726 * pre-inst-guile-env.in: modify to handle move of readline.scm to
727 ice-9 subdir of guile-readline.
728
729 * configure.in: move package and version args to AC_INIT as is now
730 recommended. This also requires m4_esyscmd to read GUILE-VERSION
731 given the way AC_INIT handles its args.
732
7332004-04-22 Kevin Ryde <user42@zip.com.au>
734
735 * configure.in (AC_CHECK_HEADERS): Add fenv.h.
736 (AC_CHECK_FUNCS): Add fesetround.
737
7382004-04-18 Kevin Ryde <user42@zip.com.au>
739
740 * configure.in (AC_CHECK_FUNCS): Add readdir_r.
741
7422004-03-23 Kevin Ryde <user42@zip.com.au>
743
744 * configure.in (AC_CHECK_FUNCS): Add sysconf.
745 (AC_CHECK_HEADERS): Add netdb.h and sys/param.h.
746
7472004-03-21 Kevin Ryde <user42@zip.com.au>
748
749 * configure.in (AC_CHECK_FUNCS): Add gmtime_r.
750
7512004-03-14 Kevin Ryde <user42@zip.com.au>
752
753 * configure.in (strptime): Use #define _GNU_SOURCE to get the
754 prototype from glibc, use AC_CHECK_DECLS rather than AC_EGREP_HEADER.
755
7562004-02-29 Kevin Ryde <user42@zip.com.au>
757
758 * configure.in: Use AC_COPYRIGHT and AH_TOP to get copyright notice
759 into generated configure and config.h.in.
760
761 * configure.in (AC_CHECK_FUNCS): Add DINFINITY and DQNAN.
762
7632004-02-21 Kevin Ryde <user42@zip.com.au>
764
765 * configure.in (crypt): Test with AC_SEARCH_LIBS, for the benefit of
766 HP-UX. Define HAVE_CRYPT rather than HAVE_LIBCRYPT. Reported by
767 Andreas Voegele.
768
7692004-02-18 Kevin Ryde <user42@zip.com.au>
770
771 * configure.in (AC_CHECK_HEADERS): Add crt_externs.h.
772 (AC_CHECK_FUNCS): Add _NSGetEnviron.
773
7742004-02-15 Mikael Djurfeldt <mdj@chunk.mit.edu>
775
776 * configure.in: Use AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL.
777
7782004-01-25 Neil Jerram <neil@ossau.uklinux.net>
779
780 * configure.in (GUILE_FUNC_DECLARED), acinclude.m4
781 (GUILE_STRUCT_UTIMBUF, GUILE_NAMED_CHECK_FUNC): Correctly quote
782 macros being defined.
783
7842003-12-26 Marius Vollmer <mvo@zagadka.de>
785
786 * configure.in: Find a suitable type for the new scm_t_intmax and
787 scm_t_uintmax.
788
7892003-11-17 Rob Browning <rlb@defaultvalue.org>
790
791 * configure.in: rewrite ALLOCA related code as multiple lines so
792 it doesn't break with current autoconf substitutions.
793
7942003-11-15 Kevin Ryde <user42@zip.com.au>
795
796 * configure.in (--with-guile-for-build): Remove this option, it's not
797 normal style for --with.
798 (GUILE_FOR_BUILD): Use AC_ARG_VAR.
799 * README (Cross building Guile): Describe GUILE_FOR_BUILD rather than
800 --with-guile-for-build.
801
8022003-11-11 Neil Jerram <neil@ossau.uklinux.net>
803
804 * .cvsignore: Add elisp-comp.
805
8062003-10-30 Neil Jerram <neil@ossau.uklinux.net>
807
808 * configure.in (AC_CONFIG_FILES): Add `emacs/Makefile'.
809 (AM_PATH_LISPDIR): Added.
810
811 * Makefile.am (SUBDIRS): Add `emacs'.
812
8132003-07-27 Marius Vollmer <mvo@zagadka.de>
814
815 * configure.in: Look for sched_yield in -lrt; this is needed for
816 Solaris. Thanks to Matthias Koeppe!
817 (setgroups): Check for it.
818
819 * configure.in (__libc_stack_end): Actually use the value in
820 __libc_stack_end for something so that the access doesn't get
821 optimized away. Thanks to Matthias Koeppe!
822
8232003-07-08 Kevin Ryde <user42@zip.com.au>
824
825 * configure.in (AC_CHECK_FUNCS): Add sincos.
826
8272003-06-21 Kevin Ryde <user42@zip.com.au>
828
829 * configure.in (AC_CHECK_FUNCS): Add asinh, acosh, atanh and trunc.
830
8312003-06-19 Marius Vollmer <mvo@zagadka.de>
832
833 * configure.in: use "-Werror" only with GCC. Thanks to Matthias
834 Koeppe!
835
8362003-06-19 Kevin Ryde <user42@zip.com.au>
837
838 * README (Guile Documentation): Update to manuals now available,
839 remove notes about the reference manual being in progress.
840
8412003-06-14 Stefan Jahn <stefan@lkcc.org>
842
843 * configure.in: Checking for __int64 as possible candidate for
844 the SCM_I_GSC_T_INT64 define.
845
8462003-05-30 Stefan Jahn <stefan@lkcc.org>
847
848 * configure.in: Checking for unsetenv().
849
8502003-05-29 Stefan Jahn <stefan@lkcc.org>
851
852 * configure.in: Removed -lm check and added a cached check for
853 __libc_stack_end to get it building for mingw32 hosts.
854
8552003-05-19 Kevin Ryde <user42@zip.com.au>
856
857 * README (Cross building Guile): Remove --with-cc-for-build in favour
858 of CC_FOR_BUILD.
859
8602003-05-16 Kevin Ryde <user42@zip.com.au>
861
862 * configure.in (--with-cc-for-build): Remove this option, CC_FOR_BUILD
863 variable is more or less standard, and is adequate for the task.
864
8652003-05-12 Kevin Ryde <user42@zip.com.au>
866
867 * configure.in (CC_FOR_BUILD): Use AC_ARG_VAR.
868
869 * configure.in (SCM_SINGLES): Use AC_CHECK_SIZEOF(float), to
870 eliminate guess-yes when cross compiling.
871
872 * configure.in (SCM_I_GSC_STACK_GROWS_UP): Fix missing comma in
873 AC_TRY_RUN.
874
8752003-04-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
876
877 * libguile.h: Removed uses of DEBUG_EXTENSIONS to fix compile
878 errors with --disable-deprecated.
879
8802003-04-07 Rob Browning <rlb@defaultvalue.org>
881
882 * pre-inst-guile-env.in: new script -- can be used to run commands
883 in an envt set up using the development libs, Guile, etc.
884
885 * configure.in: handle pre-inst-guile-env and add
886 test-suite/standalone/Makefile.
887
8882003-04-06 Marius Vollmer <mvo@zagadka.de>
889
890 * configure.in: Check for mpz_import, which is required but only
891 available in GMP 4.1.
892
8932003-04-05 Marius Vollmer <mvo@zagadka.de>
894
895 * Changed license terms to the plain LGPL thru-out.
896
8972003-04-04 Rob Browning <rlb@defaultvalue.org>
898
899 * configure.in: add GMP test (require GMP).
900
9012003-03-26 Marius Vollmer <marius.vollmer@uni-dortmund.de>
902
903 * libguile.h: Include "libguile/deprecated.h".
904
9052003-03-25 Rob Browning <rlb@defaultvalue.org>
906
907 * configure.in: big overhaul to shift us to have separate private,
908 config.h, and public, scmconfig.h, configuration headers. Added a
909 fair amount of code to track down new required types: scm_t_uint8,
910 scm_t_uint16, scm_t_uint32, scm_t_int8, scm_t_int16, scm_t_int32,
911 and to detect optional types scm_t_uint64, scm_t_in64, long long,
912 unsigned long long, scm_t_ptrdiff, intptr_t, and uintptr_t.
913 (SCM_I_GSC_T_PTRDIFF): gen-scmconfig.h.in AC_SUBST var.
914 (SCM_I_GSC_NEEDS_INTTYPES_H): gen-scmconfig.h.in AC_SUBST var.
915 (SCM_I_GSC_NEEDS_STDINT_H): gen-scmconfig.h.in AC_SUBST var.
916 (SCM_I_GSC_T_UINT8): gen-scmconfig.h.in AC_SUBST var.
917 (SCM_I_GSC_T_UINT16): gen-scmconfig.h.in AC_SUBST var.
918 (SCM_I_GSC_T_UINT32): gen-scmconfig.h.in AC_SUBST var.
919 (SCM_I_GSC_T_UINT64): gen-scmconfig.h.in AC_SUBST var.
920 (SCM_I_GSC_T_INT8): gen-scmconfig.h.in AC_SUBST var.
921 (SCM_I_GSC_T_INT16): gen-scmconfig.h.in AC_SUBST var.
922 (SCM_I_GSC_T_INT32): gen-scmconfig.h.in AC_SUBST var.
923 (SCM_I_GSC_T_INT64): gen-scmconfig.h.in AC_SUBST var.
924 (USE_PTHREAD_THREADS): removed - handled by gen-scmconfig.c.
925 (USE_NULL_THREADS): removed - handled by gen-scmconfig.c.
926 (USE_COOP_THREADS): removed - handled by gen-scmconfig.c.
927 (SCM_I_GSC_USE_PTHREAD_THREADS): gen-scmconfig.h.in AC_SUBST var.
928 (SCM_I_GSC_USE_NULL_THREADS): gen-scmconfig.h.in AC_SUBST var.
929 (SCM_I_GSC_USE_COOP_THREADS): gen-scmconfig.h.in AC_SUBST var.
930 (STACK_GROWS_UP): removed - handled by gen-scmconfig.c.
931 (SCM_I_GSC_STACK_GROWS_UP): gen-scmconfig.h.in AC_SUBST var.
932 (GUILE_DEBUG_FREELIST): removed - handled by gen-scmconfig.c.
933 (SCM_I_GSC_GUILE_DEBUG_FREELIST): gen-scmconfig.h.in AC_SUBST var.
934 (GUILE_DEBUG): removed - handled by gen-scmconfig.c.
935 (SCM_I_GSC_GUILE_DEBUG): gen-scmconfig.h.in AC_SUBST var.
936 (SCM_ENABLE_DEPRECATED): removed - handled by gen-scmconfig.c.
937 (SCM_I_GSC_ENABLE_DEPRECATED): gen-scmconfig.h.in AC_SUBST var.
938 (HAVE_ARRAYS): removed - handled by gen-scmconfig.c.
939 (SCM_I_GSC_HAVE_ARRAYS): gen-scmconfig.h.in AC_SUBST var.
940 (SCM_ENABLE_ELISP): removed - handled by gen-scmconfig.c.
941 (SCM_I_GSC_ENABLE_ELISP): gen-scmconfig.h.in AC_SUBST var.
942 (SCM_I_GSC_C_INLINE): gen-scmconfig.h.in AC_SUBST var.
943 (DEBUG_EXTENSIONS): removed - handled by gen-scmconfig.c.
944 (READER_EXTENSIONS): removed - handled by gen-scmconfig.c.
945 (USE_THREADS): removed - handled by gen-scmconfig.c.
946 (GUILE_ISELECT): removed - handled by gen-scmconfig.c.
947 (DYNAMIC_LINKING): removed - handled by gen-scmconfig.c.
948
949 * README: merge information from INSTALL and remove at least some
950 of the stale bits.
951
952 * LICENSE: new file -- we should change this to the LGPL soon and
953 add COPYING.LIB to the distribution.
954
955 * autogen.sh: call autoreconf with --force. This may fix the
956 "order" problem below without having to have two calls.
957
958 * INSTALL: use the automake installed INSTALL file. The Guile
959 specific instructions are now in README.
960
9612003-03-21 Marius Vollmer <marius.vollmer@uni-dortmund.de>
962
963 * autogen.sh: Invoke autoreconf twice since the required files do
964 not seem to be generated in the right order. XXX - investigate
965 further.
966
9672003-03-19 Marius Vollmer <mvo@zagadka.de>
968
969 * guile-tools.in (guileversion): Use $GUILE_EFFECTIVE_VERSION
970 instead of $GUILE_VERSION. Thanks to Kevin Ryde!
971
9722003-02-27 Rob Browning <rlb@defaultvalue.org>
973
974 * configure.in (AC_CONFIG_SRCDIR): use GUILE-VERSION.
975 (AM_CONFIG_HEADER): change to config.h
976
977 * Makefile.am (EXTRA_DIST): remove $(ACLOCAL).
978 (ACLOCAL_AMFLAGS): replaces ACLOCAL.
979
980 * autogen.sh: switch to autoreconf -- see how it goes. remove
981 call to guile-aclocal.sh -- we now do the same thing with an
982 automake setting.
983
984 * guile-aclocal.sh: deleted in favor of ACLOCAL_AMFLAGS in
985 Makefile.am.
986
9872003-02-26 Rob Browning <rlb@defaultvalue.org>
988
989 * configure.in: change our config header from libguile/scmconfig.h
990 to be the traditional ./config.h. libguile/scmconfig.h is now
991 built from that during the build process. More changes coming...
992
9932003-01-23 Mikael Djurfeldt <djurfeldt@nada.kth.se>
994
995 * libguile.h: #include "futures.h"
996
9972002-12-16 Mikael Djurfeldt <djurfeldt@nada.kth.se>
998
999 * configure.in: Test if pthread.h declares
1000 pthread_mutexattr_settype ().
1001
10022002-12-15 Mikael Djurfeldt <djurfeldt@nada.kth.se>
1003
1004 * configure.in (SCM_MUTEX_FAST, SCM_MUTEX_RECURSIVE): Test for
1005 ways to get fast and recursive mutexes.
1006
10072002-12-10 Mikael Djurfeldt <mdj@kvast.blakulla.net>
1008
1009 * configure.in (_THREAD_SAFE): Define when pthreads are enabled in
1010 order to get thread safe versions of glibc functions.
1011
10122002-12-09 Mikael Djurfeldt <djurfeldt@nada.kth.se>
1013
1014 * configure.in: Temporarily replaced "copt" threads option with new
1015 option "pthreads".
1016 (USE_PTHREAD_THREADS): Define if pthreads configured.
1017
10182002-12-08 Rob Browning <rlb@defaultvalue.org>
1019
1020 * configure.in (GUILE_EFFECTIVE_VERSION): AC_SUBST it.
1021 (AC_CONFIG_FILES): separate out the files that need to be chmodded
1022 at the end of config.status. Our "default" approach using
1023 AC_CONFIG_COMMANDS quit working (and would have needed to be
1024 changed to AC_CONFIG_COMMANDS(,,CMDS) rather than our previous
1025 AC_CONFIG_COMMANDS(default,CMDS), but I the new approach, using
1026 per-file AC_CONFIG_FILES calls appears to be more "correct" in the
1027 current autoconf docs.
1028
1029 * GUILE-VERSION (GUILE_EFFECTIVE_VERSION): new variable.
1030
10312002-12-02 Marius Vollmer <mvo@zagadka.ping.de>
1032
1033 * Makefile.am (SUBDIRS): Removed qt.
1034
1035 * configure.in: Do not configure QTHREADS. Do not define
1036 USE_COOP_THREADS. Changed logic for thread package selection so
1037 that the default is "coop-pthread" when -lpthread is found, "null"
1038 otherwise.
1039
10402002-12-01 Mikael Djurfeldt <mdj@linnaeus>
1041
1042 * GUILE-VERSION: Added versioning info for srfi 1.
1043
1044 * configure.in (LIBGUILE_SRFI_SRFI_1_INTERFACE_CURRENT,
1045 LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION,
1046 LIBGUILE_SRFI_SRFI_1_INTERFACE_AGE,
1047 LIBGUILE_SRFI_SRFI_1_INTERFACE): New AC_SUBST.
1048
10492002-11-10 Marius Vollmer <mvo@zagadka.ping.de>
1050
1051 * configure.in (USE_THREADS, GUILE_ISELECT): Define always. We
1052 define them with AC_DEFINE and not in some header file so that
1053 they are visible exactly in the same way as they used to be.
1054
10552002-11-03 Marius Vollmer <mvo@zagadka.ping.de>
1056
1057 * configure.in: Do not add "threads.o" to the libobjs, it is now
1058 always compiled.
1059 (USE_THREADS, GUILE_ISELECT): Do not define.
1060
10612002-10-27 Marius Vollmer <mvo@zagadka.ping.de>
1062
1063 * configure.in: Handle thread package "coop-pthread" with alias
1064 "copt" and define USE_COPT_THREADS when it is selected.
1065 Always define GUILE_ISELECT.
1066
10672002-10-26 Neil Jerram <neil@ossau.uklinux.net>
1068
1069 * configure.in (AC_CONFIG_FILES): Add ice-9/debugger/Makefile and
1070 ice-9/debugger/breakpoints/Makefile.
1071
10722002-10-21 Marius Vollmer <mvo@zagadka.ping.de>
1073
1074 * configure.in: Changed logic in thread support configuration such
1075 that --with-threads=no is equivalent to --with-threads=null. On
1076 platforms that are not supported by QuickThreads, we also use the
1077 null-threads. Thus, USE_THREADS is always defined now.
1078
10792002-10-16 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1080
1081 * configure.in: Shuffled around and extended the thread
1082 configuration code to allow the "null" thread package to be
1083 selected. Define USE_NULL_THREADS in that case.
1084
10852002-10-13 Gary Houston <ghouston@arglist.com>
1086
1087 * autogen.sh (ac_version): try automake 1.7 too.
1088
10892002-10-05 Marius Vollmer <mvo@zagadka.ping.de>
1090
1091 * autogen.sh: Make sure that $autoheader is always set. When we
1092 would use the plain "autoconf", $autoheader would end up empty and
1093 libguile/scmconfig.h.in would not be updated.
1094
10952002-10-04 Rob Browning <rlb@defaultvalue.org>
1096
1097 * libltdl: moved to libguile-ltdl.
1098
1099 * Makefile.am (SUBDIRS): remove libltdl.
1100
1101 * autogen.sh: remove support for libltdl sub-configure.
1102 (ac_version): widen support check to any 2.5? autoconf version.
1103 2.54 is out now.
1104
1105 * configure.in: turn on -Werror by default. We're now clean. I'd
1106 like to stay that way. If we want, we can turn it off by default
1107 when we make the stable release, but I caught a lot of bugs this
1108 way. Accomodate libguile-ltdl -- therea are some ltdl things that
1109 are commented out now INCLTDL and LIBLTDL. I think we may not
1110 need them anymore, but I'll leave them until we're sure. We also
1111 killed off the libltdl dir and related options including the
1112 AC_CONFIG_SUBDIRS. I also added some explicit tests for some
1113 headers and functions that weren't listed but were in
1114 scmconfig.h.in. though this may have been unnecessary.
1115
11162002-10-04 Marius Vollmer <mvo@zagadka.ping.de>
1117
1118 * configure.in: Use AC_LIBLTDL_CONVENIENCE instead of
1119 AC_LIBLTDL_INSTALLABLE.
1120
11212002-10-03 Marius Vollmer <mvo@zagadka.ping.de>
1122
1123 * autogen.sh: Do not instruct libtoolize to copy libltdl into our
1124 sources. Do not patch it. We have our own version now that is
1125 only being used as a convenience library.
1126
11272002-08-24 Marius Vollmer <mvo@zagadka.ping.de>
1128
1129 * configure.in: Check for __libc_stack_end.
1130
11312002-08-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1132
1133 * configure.in: add snprintf
1134
11352002-08-04 Han-Wen <hanwen@cs.uu.nl>
1136
1137 * NEWS: add entries for GC and vector WB.
1138
11392002-07-22 Han-Wen <hanwen@cs.uu.nl>
1140
1141 * autogen.sh (mscripts): find and check version number of
1142 automake. Complain if 1.6 is not found.
1143
11442002-07-20 Han-Wen <hanwen@cs.uu.nl>
1145
1146 * autogen.sh (mscripts): find and check version number of
1147 autoconf. Complain if 2.53 is not found.
1148
11492002-07-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
1150
1151 * benchmark-guile.in: Copied from check-guile.in and adapted for
1152 use with benchmarks.
1153
1154 * Makefile.am: Recurse into the benchmark-suite subdir.
1155
1156 * configure.in: Added benchmarking files.
1157
11582002-07-12 Gary Houston <ghouston@arglist.com>
1159
1160 * configure.in: check dynamic linking before modules. Add dynl.c
1161 if dynamic linking is available, i.e., unless --with-modules=no
1162 was given to configure.
1163
11642002-07-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1165
1166 * autogen.sh: Patch libltdl/ltdl.c to avoid a nasty bug in
1167 libtool-1.4.2.
1168
11692002-07-07 Marius Vollmer <mvo@zagadka.ping.de>
1170
1171 * autogen.sh: Do not copy INSTALL from workbook since it is not
1172 uniform across branches.
1173 * INSTALL: Re-added to repository.
1174
1175 Crosscompiling and Cygwin fixes from Jan Nieuwenhuizen. Thanks!
1176
1177 * autogen.sh: Only fix libltdl/configure.in if it exists. Current
1178 libtool CVS does not need this fix.
1179
1180 * configure.in (AC_LIBTOOL_WIN32_DLL): Add for shared Cygwin
1181 build.
1182 Add --with-cc-for-build option to re-enable cross building.
1183 Add --with-guile-for-build option to re-enable cross building.
1184
11852002-06-30 Gary Houston <ghouston@arglist.com>
1186
1187 * autogen.sh: Changed the path to the scripts directory.
1188 In libltdl, run aclocal before autoconf and automake: this
1189 eliminated various warnings after upgrading to newer automake.
1190
11912002-05-22 Marius Vollmer <mvo@zagadka.ping.de>
1192
1193 From John W. Eaton <jwe@bevo.che.wisc.edu>
1194
1195 * configure.in (AC_CHECK_FUNCS): Check for copysign.
1196
11972002-05-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1198
1199 * libguile.h: Added inclusion of "extensions.h".
1200
12012002-05-06 Marius Vollmer <mvo@zagadka.ping.de>
1202
1203 * configure.in: Include <sys/types.h> before <netinet/in.h> when
1204 checking vor IPv6. This is for NetBSD 1.5. Thanks to Greg
1205 Troxel!
1206
1207 From John W. Eaton.
1208
1209 * configure.in (AC_CHECK_HEADERS): Check for floatingpoint.h
1210 ieeefp.h, and nan.h.
1211 (AC_CHECK_FUNCS): Check for finite, isinf, and isnan.
1212
12132002-05-01 Thien-Thi Nguyen <ttn@giblet.glug.org>
1214
1215 * autogen.sh: Add call to $mscripts/render-bugs
1216 to create BUGS file.
1217
1218 * BUGS: bye bye
1219
12202002-04-27 Thien-Thi Nguyen <ttn@giblet.glug.org>
1221
1222 * Makefile.am (EXTRA_DIST): Remove qthreads.m4.
1223
12242002-04-26 Marius Vollmer <mvo@zagadka.ping.de>
1225
1226 * guile-aclocal.sh: Replaced with a simple invocation of "aclocal
1227 -I guile-config". This works as of automake 1.5.
1228 * qthreads.m4: Moved to guile-config/.
1229
12302002-04-18 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1231
1232 * autogen.sh: Call automake twice for guile-core so that two
1233 copies of mdate-sh get a chance of being installed (one in
1234 doc/ref/ and one in doc/tutorial/).
1235
12362002-04-16 Marius Vollmer <mvo@zagadka.ping.de>
1237
1238 * Makefile.am (AUTOMAKE_OPTIONS): New, to request version 1.5.
1239 (EXTRA_DIST): Don't distribute acconfig.h, which is gone.
1240 (dist-hook): Removed.
1241 (DISTCLEANFILES): Added check-guile.log.
1242 (EXTRA_DIST): Don't distribute TODO.
1243
1244 * configure.in: Bump required autoconf version to 2.53. Move uses
1245 of AC_LIBOBJ after AC_PROG_CC. AC_LIBOBJ needs OBJEXT which is
1246 set by AC_PROG_CC.
1247
12482002-04-10 Rob Browning <rlb@defaultvalue.org>
1249
1250 * configure.in: updates for new autoconf -- add definitions to
1251 AC_DEFINE calls, and convert occurences of LIBOBJS to AC_LIBOBJ
1252 calls.
1253
1254 * acinclude.m4: add definitions to AC_DEFINE calls for new
1255 autoconf.
1256
1257 * acconfig.h: removed -- newer autoconf doesn't like it, and now
1258 we don't need it.
1259
1260 * .cvsignore: add autom4te.cache and pre-inst-guile.
1261
12622002-04-03 Thien-Thi Nguyen <ttn@giblet.glug.org>
1263
1264 * RELEASE: bye bye
1265
12662002-03-31 Thien-Thi Nguyen <ttn@giblet.glug.org>
1267
1268 * Makefile.am: Update copyright.
1269 (dist-hook): Add, including related am/maintainers-dirs,
1270 surrounded by "if MAINTAINER_MODE".
1271
1272 * TODO: bye bye
1273
1274 * autogen.sh: Add usage comment.
1275 Add workbook specification.
1276 Add dist-files symlinking.
1277
1278 * ANON-CVS, HACKING, INSTALL, SNAPSHOTS: bye bye
1279
12802002-03-06 Thien-Thi Nguyen <ttn@giblet.glug.org>
1281
1282 * guile-tools.in: Handle "--source" option.
1283
12842002-03-04 Thien-Thi Nguyen <ttn@giblet.glug.org>
1285
1286 * configure.in (top_srcdir_absolute): New AC_SUBST var.
1287
1288 * pre-inst-guile.in, check-guile.in (top_srcdir):
1289 Use `top_srcdir_absolute' AC_SUBST var.
1290
1291 * pre-inst-guile.in (top_srcdir): Fix ref bug: Force absolute.
1292
12932002-02-27 Thien-Thi Nguyen <ttn@giblet.glug.org>
1294
1295 * pre-inst-guile.in: Typofix; nfc.
1296
12972002-02-27 Stefan Jahn <stefan@lkcc.org>
1298
1299 * Makefile.am (SUBDIRS): Added the `am' directory.
1300
13012002-02-26 Thien-Thi Nguyen <ttn@giblet.glug.org>
1302
1303 * pre-inst-guile.in: New file.
1304
1305 * pre-inst-guile, pre-inst-guile.am: bye bye
1306
1307 * configure.in (top_builddir_absolute): New AC_SUBST var.
1308 (AC_CONFIG_FILES): Add am/Makefile, pre-inst-guile.
1309 (AC_CONFIG_COMMANDS): Also chmod +x pre-inst-guile.
1310
1311 * check-guile.in (top_builddir): Use AC_SUBST var
1312 `top_builddir_absolute'.
1313 (guile): Look for pre-inst-guile in $top_builddir.
1314
1315 * Makefile.am (EXTRA_DIST): Remove pre-inst-guile,
1316 pre-inst-guile.am.
1317
13182002-02-24 Rob Browning <rlb@defaultvalue.org>
1319
1320 * GUILE-VERSION: move all but guile-readline library versioning
1321 information here. guile-readline is still standalone. Bump
1322 CURRENT interfaces to 15 to allow some headroom for 1.6 release at
1323 Thi-Thien's request.
1324
1325 * configure.in: AC_SUBST the centralized shared lib versioning
1326 variables from ./GUILE-VERSION.
1327 (LIBQTHREADS_INTERFACE_CURRENT): new AC_SUBST.
1328 (LIBQTHREADS_INTERFACE_REVISION): new AC_SUBST.
1329 (LIBQTHREADS_INTERFACE_AGE): new AC_SUBST.
1330 (LIBQTHREADS_INTERFACE): new AC_SUBST.
1331 (LIBGUILE_INTERFACE_CURRENT): new AC_SUBST.
1332 (LIBGUILE_INTERFACE_REVISION): new AC_SUBST.
1333 (LIBGUILE_INTERFACE_AGE): new AC_SUBST.
1334 (LIBGUILE_INTERFACE): new AC_SUBST.
1335 (LIBGUILE_SRFI_SRFI_4_INTERFACE_CURRENT): new AC_SUBST.
1336 (LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): new AC_SUBST.
1337 (LIBGUILE_SRFI_SRFI_4_INTERFACE_AGE): new AC_SUBST.
1338 (LIBGUILE_SRFI_SRFI_4_INTERFACE): new AC_SUBST.
1339 (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_CURRENT): new AC_SUBST.
1340 (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): new AC_SUBST.
1341 (LIBGUILE_SRFI_SRFI_13_14_INTERFACE_AGE): new AC_SUBST.
1342 (LIBGUILE_SRFI_SRFI_13_14_INTERFACE): new AC_SUBST.
1343
1344 * autogen.sh: make absolutely sure we can't have stale files from
1345 old versions lying around the libltdl dir since libtoolize
1346 doesn't. Also hack libltdl's configure.in to require autoconf 2.5
1347 so the main tree and libltdl can't get out of sync again.
1348
1349 * RELEASE: update release building instructions.
1350
13512002-02-21 Neil Jerram <neil@ossau.uklinux.net>
1352
1353 * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Use [] rather than
1354 "" for multiword string. Thanks to Christopher Cramer for
1355 pointing this out.
1356
13572002-02-11 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1358
1359 * acconfig.h (GUILE_DEBUG_MALLOC): Refer to scm_gc_malloc, etc,
1360 instead of to scm_must_malloc.
1361
13622002-02-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1363
1364 * Makefile.am (EXTRA_DIST): Added pre-inst-guile and
1365 pre-inst-guile.am.
1366
13672002-02-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
1368
1369 * pre-inst-guile.am, pre-inst-guile: New files.
1370
1371 * check-guile.in (srcdir): Delete var.
1372 (top_builddir, top_srcdir, guile_opts): New vars.
1373
1374 Use "set -e".
1375 No longer set LTDL_LIBRARY_PATH.
1376 Use ${top_srcdir}/pre-inst-guile instead of libguile/guile.
1377
1378 * configure.in (libguile/guile-snarf-docs-texi): Remove
1379 from `AC_CONFIG_FILES' and `AC_CONFIG_COMMANDS'.
1380
1381 * check-guile.in (top_builddir): Fix bug: Use cwd.
1382 (TEST_SUITE_DIR): Fix bug: Use `top_srcdir'.
1383 (GUILE_LOAD_PATH): No longer include $top_srcdir.
1384
1385 * pre-inst-guile: Fix bug: Use ":" in `case' pattern to prevent
1386 prefix aliasing.
1387
13882002-01-31 Stefan Jahn <stefan@lkcc.org>
1389
1390 * configure.in: Add -DLIBLTDL_DLL_IMPORT to INCLTDL when using
1391 `libltdl.dll'.
1392
13932002-01-28 Stefan Jahn <stefan@lkcc.org>
1394
1395 * configure.in (guile_cv_have_uint32_t): Look also in
1396 `stdint.h' for uint32_t.
1397
13982002-01-13 Neil Jerram <neil@ossau.uklinux.net>
1399
1400 * Makefile.am (SUBDIRS): Added lang.
1401
1402 * configure.in (AC_CONFIG_FILES): Added Makefiles in lang,
1403 lang/elisp, lang/elisp/internals and lang/elisp/primitives.
1404
14052002-01-11 Neil Jerram <neil@ossau.uklinux.net>
1406
1407 * acconfig.h (SCM_ENABLE_ELISP): New conditional.
1408
1409 * configure.in (SCM_ENABLE_ELISP): Define this conditional (or
1410 not) according to absence (or presence) of `--disable-elisp'
1411 in the configure args.
1412
14132001-12-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
1414
1415 * TODO: Added two items.
1416
14172001-12-26 Marius Vollmer <mvo@zagadka.ping.de>
1418
1419 * configure.in (HAVE_MAKEINFO): Check for the makeinfo program and
1420 set this conditional accordingly.
1421
14222001-12-01 Thien-Thi Nguyen <ttn@giblet.glug.org>
1423
1424 * README: Fix virulent typo.
1425
14262001-11-25 Marius Vollmer <mvo@zagadka.ping.de>
1427
1428 * acconfig.h (HAVE_INLINE): Added template.
1429 * configure.in (HAVE_INLINE): Define it when the compiler supports
1430 inline functions.
1431
1432 * libguile.h: Include "libguile/inline.h".
1433
14342001-11-22 Gary Houston <ghouston@arglist.com>
1435
1436 * HACKING: Modified the Hacking It Yourself section. Removed the
1437 version numbers from the tools.
1438 HACKING, README, ANON-CVS: updates.
1439
14402001-11-21 Gary Houston <ghouston@arglist.com>
1441
1442 * HACKING: Removed reference to no longer practiced * in ChangeLog
1443 convention.
1444
14452001-11-19 Thien-Thi Nguyen <ttn@glug.org>
1446
1447 * BUGS (11): Set "fixed: no-need".
1448
1449 * TODO (write emacs/patch.el): New item, self-assigned.
1450
14512001-11-19 Rob Browning <rlb@defaultvalue.org>
1452
1453 * configure.in: switch to AC_LIBLTDL_INSTALLABLE so we'll use the
1454 system libltdl when it's available. Aside from the normal reasons
1455 to prefer installed shared libs, this means other apps that link
1456 with libguile and also use libltdl will be more likely to work
1457 right.
1458
14592001-11-17 Dirk Herrmann <D.Herrmann@tu-bs.de>
1460
1461 * BUGS (4): Set "fixed: 2001-11-17 (1.7.x)".
1462
14632001-11-15 Thien-Thi Nguyen <ttn@glug.org>
1464
1465 * guile-tools.in: Handle command "list" specially: list scripts dir.
1466
1467 (help): Make more informative.
1468
14692001-11-12 Marius Vollmer <mvo@zagadka.ping.de>
1470
1471 * autogen.sh: Recurse into libltdl directory and invoke autoconf
1472 there.
1473
14742001-11-11 Thien-Thi Nguyen <ttn@glug.org>
1475
1476 * HACKING: Restrict documentation change log
1477 waiver to only apply to ChangeLog files.
1478
14792001-11-12 Marius Vollmer <mvo@zagadka.ping.de>
1480
1481 * configure.in: Check for sizes of short, size_t, uintptr_t, and
1482 ptrdiff_t. Checking for a size also checks automatically for the
1483 existence of the type, so we don't check for the existence of
1484 uintptr_t, ptrdiff_t and long long ourselves.
1485
14862001-11-10 Thien-Thi Nguyen <ttn@glug.org>
1487
1488 * BUGS (11): New.
1489
14902001-11-07 Stefan Jahn <stefan@lkcc.org>
1491
1492 * configure.in: Include `win32-socket.o' in the list of object
1493 files if networking is enabled on Win32.
1494
14952001-11-06 Thien-Thi Nguyen <ttn@glug.org>
1496
1497 * TODO (sync srfi-modules.texi): New, done.
1498
1499 * BUGS (9, 10): New.
1500
15012001-11-04 Stefan Jahn <stefan@lkcc.org>
1502
1503 * NEWS: Corrected remarks about SCM_API.
1504
1505 * configure.in: Defining USE_DLL_IMPORT definition to indicate
1506 usage of DLL import macros in `libguile/__scm.h'.
1507 (LIBOBJS): Removed `fileblocks.o' from the list of object files.
1508 Somehow Jim Blandy's patch from 1997 did not survive.
1509
15102001-11-02 Marius Vollmer <mvo@zagadka.ping.de>
1511
1512 Support for native Win32. Thanks to Stefan Jahn!
1513
1514 * check-guile.in: Replaced `ln -s' by `@LN_S@' to supports
1515 build systems which do not have symbolic links.
1516 * configure.in: Define AC_LIBTOOL_WIN32_DLL to build clean dlls
1517 on Win32 platforms.
1518 Checking for `ws2_32.dll', `winsock2.h', add `win32-uname.o'
1519 and `win32-dirent.o' and define extra compiler flags necessary
1520 to build clean dlls.
1521 Check for `regcomp()' inside `-lregex'.
1522
15232001-10-26 Thien-Thi Nguyen <ttn@glug.org>
1524
1525 * BUGS (7, 8): New.
1526
15272001-10-25 Thien-Thi Nguyen <ttn@glug.org>
1528
1529 * BUGS: Expand on file format description.
1530
1531 (1): Update "fixed" field.
1532 (2, 3, 4, 5, 6): New.
1533
15342001-10-14 Gary Houston <ghouston@arglist.com>
1535
1536 * configure.in: include sys/types.h when testing uint32_t.
1537 thanks to Bill Schottstaedt.
1538
15392001-10-14 Marius Vollmer <mvo@zagadka.ping.de>
1540
1541 * configure.in: Do not use an absolute path for <unistd.h> when
1542 checking for return type of usleep. Thanks to Michael Carmack.
1543
15442001-09-30 Thien-Thi Nguyen <ttn@glug.org>
1545
1546 * BUGS: New file.
1547 * Makefile.am (EXTRA_DIST): Add BUGS file.
1548
15492001-09-25 Thien-Thi Nguyen <ttn@glug.org>
1550
1551 * TODO: Add bugfix item to "Eventually".
1552
15532001-09-20 Rob Browning <rlb@defaultvalue.org>
1554
1555 * configure.in (AC_CONFIG_FILES): add libguile/version.h.
1556
15572001-09-11 Rob Browning <rlb@defaultvalue.org>
1558
1559 * RELEASE: Deleted Ian Grant and Julian Satchell's addresses from
1560 the testing list since they're no longer functional.
1561
15622001-09-04 Thien-Thi Nguyen <ttn@revel.glug.org>
1563
1564 * TODO:
1565 Use outline mode instead of text.
1566 Reword protocol explanation.
1567 Add "make error-signalling functions more consistent" to Eventually.
1568 Move some C-related GOOPS tasks to 1.8.0, take ownership.
1569
15702001-08-31 Thien-Thi Nguyen <ttn@revel.glug.org>
1571
1572 * HACKING (Sample GDB Initialization File): New section.
1573
1574 * TODO (1.8.0): Add "move .gdbinit" entry.
1575
15762001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
1577
1578 * TODO: Added some points, and eliminated all done items.
1579
1580 * acconfig.h, configure.in (SCM_DEBUG_DEPRECATED,
1581 SCM_ENABLE_DEPRECATED): Renamed SCM_DEBUG_DEPRECATED to
1582 SCM_ENABLE_DEPRECATED with the logic reversed.
1583
15842001-08-31 Dirk Herrmann <D.Herrmann@tu-bs.de>
1585
1586 * libguile.h: Removed bogus comment, rearranged includes, removed
1587 deprecated definitions.
1588
1589 (LIBGUILEH, SCM_LIBGUILE_H): Renamed <foo>H to SCM_<foo>_H.
1590
15912001-08-30 Thien-Thi Nguyen <ttn@revel.glug.org>
1592
1593 * HACKING: Mention libtool ./configure-regeneration requirement.
1594
15952001-08-27 Marius Vollmer <mvo@zagadka.ping.de>
1596
1597 * check-guile.in: Do not include ".libs" in LTDL_LIBRARY_PATH,
1598 libltdl provides it itself.
1599
16002001-08-24 Neil Jerram <neil@ossau.uklinux.net>
1601
1602 * configure.in (AC_CONFIG_FILES): Add per-manual doc directory
1603 Makefiles.
1604
16052001-08-15 Rob Browning <rlb@defaultvalue.org>
1606
1607 * configure.in
1608 (LIBGUILE_INTERFACE_CURRENT): use libtool versioning scheme.
1609 (LIBGUILE_INTERFACE_REVISION): use libtool versioning scheme.
1610 (LIBGUILE_INTERFACE_AGE): use libtool versioning scheme.
1611 (LIBGUILE_INTERFACE): use libtool versioning scheme.
1612 (LIBGUILEQTHREADS_INTERFACE_CURRENT): use libtool versioning scheme.
1613 (LIBGUILEQTHREADS_INTERFACE_REVISION): use libtool versioning scheme.
1614 (LIBGUILEQTHREADS_INTERFACE_AGE): use libtool versioning scheme.
1615 (LIBGUILEQTHREADS_INTERFACE): use libtool versioning scheme.
1616
1617 * GUILE-VERSION (GUILE_MINOR_VERSION): bump for new unstable.
1618 (GUILE_MICRO_VERSION): reset for new unstable.
1619 (LIBGUILE_INTERFACE_CURRENT): use libtool versioning scheme.
1620 (LIBGUILE_INTERFACE_REVISION): use libtool versioning scheme.
1621 (LIBGUILE_INTERFACE_AGE): use libtool versioning scheme.
1622 (LIBGUILE_INTERFACE): use libtool versioning scheme.
1623 (LIBGUILEQTHREADS_INTERFACE_CURRENT): use libtool versioning scheme.
1624 (LIBGUILEQTHREADS_INTERFACE_REVISION): use libtool versioning scheme.
1625 (LIBGUILEQTHREADS_INTERFACE_AGE): use libtool versioning scheme.
1626 (LIBGUILEQTHREADS_INTERFACE): use libtool versioning scheme.
1627
16282001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
1629
1630 * Makefile.am (EXTRA_DIST, SUBDIRS): Move test-suite from
1631 EXTRA_DIST to SUBDIRS.
1632
1633 * configure.in: Added "test-suite/Makefile".
1634
16352001-08-01 Marius Vollmer <mvo@zagadka.ping.de>
1636
1637 * configure.in: Added `--disable-linuxthreads' option and do not
1638 define GUILE_PTHREAD_COMPAT nor link with -lpthread when it is
1639 given. Thanks to Cris Cramer!
1640
16412001-07-23 Marius Vollmer <mvo@zagadka.ping.de>
1642
1643 * Makefile.am (SUBDIRS): Build libguile before ice-9.
1644
16452001-07-22 Marius Vollmer <mvo@zagadka.ping.de>
1646
1647 * configure.in: Check for "inttypes.h".
1648
16492001-07-19 Rob Browning <rlb@defaultvalue.org>
1650
1651 * configure.in: add checks for setitimer and getitimer.
1652 Add --enable-error-on-warning.
1653
16542001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1655
1656 * INSTALL, Makefile.am, configure.in: Updated copyright notice.
1657
16582001-07-15 Thien-Thi Nguyen <ttn@revel.glug.org>
1659
1660 * HACKING: Remove onerous authorship-info deletion clause.
1661
16622001-07-13 Keisuke Nishida <knishida@nurs.or.jp>
1663
1664 * autogen.sh: Call libtoolize with --force.
1665
16662001-07-10 Thien-Thi Nguyen <ttn@revel.glug.org>
1667
1668 * INSTALL: Point to HACKING for tool versions.
1669
16702001-07-08 Rob Browning <rlb@defaultvalue.org>
1671
1672 * TODO: updated to include relevant itemized post-1.6-RELEASE
1673 tasks that are distributable so we can check them off as they are
1674 done, and delete 1.6.0 tasks.
1675
1676 * RELEASE: add a note that the RELEASE instructions are out of
1677 date now that we're using branches.
1678
1679 * AUTHORS: add "many files throughout" for myself.
1680
16812001-06-28 Thien-Thi Nguyen <ttn@revel.glug.org>
1682
1683 * README: Also mention guile-tools.
1684
1685 * README: Mention libguile-srfi-*, oop/*, scripts/* and srfi/*.
1686
16872001-06-27 Thien-Thi Nguyen <ttn@revel.glug.org>
1688
1689 * RELEASE: Move todo items to file TODO.
1690
1691 * TODO: Initial revision
1692
1693 * Makefile.am (EXTRA_DIST): Add TODO.
1694
1695 * HACKING: Refer to TODO and SNAPSHOTS.
1696 No longer refer to devel/tasks.text.
1697
1698 * SNAPSHOTS: Fix reference bug; recommended tool
1699 versions are in HACKING.
1700
1701 * TODO: Add completion and ownership protocol to header comments.
1702
1703 * RELEASE: Add TODO-processing to spiffing checklist.
1704
1705 * HACKING: Update deprecation procedure to refer to TODO.
1706
17072001-06-27 Michael Livshin <mlivshin@bigfoot.com>
1708
1709 * autogen.sh: don't run flex here.
1710
1711 * HACKING: clarify that newer versions of flex should be just
1712 fine.
1713
17142001-06-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1715
1716 * HACKING, ANON-CVS: Removed mentioning of guile-doc CVS module.
1717
1718 * configure.in: Added some header and function checks.
1719
17202001-06-25 Neil Jerram <neil@ossau.uklinux.net>
1721
1722 * autogen.sh: Quoting fix for `--enable-maintainer-mode'.
1723
17242001-06-25 Marius Vollmer <mvo@zagadka.ping.de>
1725
1726 * autogen.sh: Added message about what to do next. Tell them to
1727 use `--enable-maintainer-mode'.
1728
17292001-06-25 Michael Livshin <mlivshin@bigfoot.com>
1730
1731 * HACKING: mention flex.
1732
1733 * autogen.sh: generate libguile/c-tokenize.c.
1734
17352001-06-20 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1736
1737 * libguile.h: Removed inclusion of libguile/tag.h.
1738
17392001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
1740
1741 * libguile.h (scm_cond_t, scm_key_t, scm_mutex_t): Only define
1742 these when using threads.
1743
17442001-06-14 Marius Vollmer <mvo@zagadka.ping.de>
1745
1746 * libguile.h: Added deprecated section with the olde type names.
1747
1748 * configure.in: Check for header <stdint.h>. Check for uintptr_t
1749 type. Use AC_CHECK_TYPES for this. Do not caus ptrdiff_t to be
1750 `#defined'.
1751
1752 * acconfig.h (ptrdiff_t): Removed.
1753
17542001-06-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1755
1756 * configure.in: Generate examples/box-dynamic-module/Makefile.
1757
17582001-06-03 Marius Vollmer <mvo@zagadka.ping.de>
1759
1760 * configure.in (AC_CONFIG_FILES, AC_CONFIG_COMMANDS): Add
1761 guile-snarf.
1762
17632001-06-02 Rob Browning <rlb@cs.utexas.edu>
1764
1765 * configure.in: changes for autoconf 2.50.
1766 (AC_PREREQ): require at least autoconf 2.50.
1767 (AC_INIT): no longer takes an arg.
1768 (AC_CONFIG_SRCDIR): takes arg AC_INIT used to take.
1769 (AC_STRUCT_ST_RDEV): changed -> AC_CHECK_MEMBERS.
1770 (AC_STRUCT_ST_BLKSIZE): deprecated -> AC_CHECK_MEMBERS.
1771 (AC_STRUCT_ST_BLOCKS): use it rather than our version.
1772 (AC_CONFIG_FILES): now generated files go here, not in AC_OUTPUT.
1773 (AC_CONFIG_COMMANDS): now actions go here, not in AC_OUTPUT.
1774 (AC_OUTPUT): no longer takes args.
1775
1776 * acinclude.m4: AC_LANG not a variable now -- use __cplusplus
1777 unconditionally .
1778
17792001-06-02 Marius Vollmer <mvo@zagadka.ping.de>
1780
1781 * configure.in: Check for mkstemp via AC_REPLACE_FUNCS. Thanks to
1782 I. N. Golubev!
1783
17842001-06-01 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1785
1786 * configure.in: Generate examples/box-dynamic/Makefile.
1787
17882001-05-31 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1789
1790 * Makefile.am (EXTRA_DIST): New subdirectory `examples'.
1791
1792 * configure.in: Added all Makefiles in the `examples' directory to
1793 AC_OUTPUT.
1794
17952001-05-31 Michael Livshin <mlivshin@bigfoot.com>
1796
1797 * configure.in: generate guile-snarf-docs & guile-snarf-docs-texi.
1798 don't generate guile-snarf.awk.
1799
1800 * Makefile.am (EXTRA_DIST): add test-suite.
1801
18022001-05-28 Michael Livshin <mlivshin@bigfoot.com>
1803
1804 * check-guile.in: fix to be runnable when srcdir!=builddir.
1805
18062001-05-26 Michael Livshin <mlivshin@bigfoot.com>
1807
1808 revert the controversial part of the 2001-05-23 changes
1809
18102001-05-23 Michael Livshin <mlivshin@bigfoot.com>
1811
1812 * configure.in: configury for SCM_[U]BITS_T, some more sizeofs.
1813 also, make sure that the integral type choosen to represent an SCM
1814 has exactly the same size as a void pointer.
1815
1816 * acconfig.h: add undefs for SCM_BITS_T, SCM_UBITS_T,
1817 SCM_SIZEOF_BITS_T, ptrdiff_t.
1818
18192001-05-16 Rob Browning <rlb@cs.utexas.edu>
1820
1821 * configure.in: add AC_SUBST for GUILE_MICRO_VERSION.
1822
1823 * GUILE-VERSION
1824 (GUILE_VERSION): now MAJOR.MINOR.MICRO
1825 (GUILE_MICRO_VERSION): new variable, records final revision.
1826 i.e. the 5 in 1.6.5. MINOR_VERSION is now just the middle number,
1827 i.e. the 6.
1828
18292001-05-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
1830
1831 * acconfig.h, configure.in: Renamed
1832 GUILE_WARN_DEPRECATED_DEFAULT to SCM_WARN_DEPRECATED_DEFAULT.
1833
18342001-05-15 Marius Vollmer <mvo@zagadka.ping.de>
1835
1836 * acinclude.m4: Removed copy of "libtool.m4".
1837
18382001-05-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
1839
1840 * configure.in (SCM_DEBUG_DEPRECATED): Always defined.
1841
18422001-05-13 Thien-Thi Nguyen <ttn@revel.glug.org>
1843
1844 * AUTHORS (Martin Grabmueller, Thien-Thi Nguyen): Update.
1845
1846 * HACKING: Update copyright.
1847 Add blurb pointing to devel/tasks.text.
1848
18492001-05-11 Thien-Thi Nguyen <ttn@revel.glug.org>
1850
1851 * check-guile.in: For SRFI testing, set and export env
1852 var `LTDL_LIBRARY_PATH'.
1853
18542001-05-07 Neil Jerram <neil@ossau.uklinux.net>
1855
1856 * AUTHORS: Add docs-related authorship details.
1857
18582001-05-05 Marius Vollmer <mvo@zagadka.ping.de>
1859
1860 * configure.in (--enable-deprecated): Recognize "shutup" option
1861 argument and turn it into the default warning level "no".
1862
18632001-05-05 Gary Houston <ghouston@arglist.com>
1864
1865 * acconfig.h: add HAVE_IPV6.
1866 * configure.in: check whether we can compile with IPv6 support.
1867
18682001-05-04 Thien-Thi Nguyen <ttn@revel.glug.org>
1869
1870 * guile-tools.in: New file.
1871
1872 * configure.in (AC_OUTPUT): Add guile-tools, and make
1873 executable.
1874
1875 * Makefile.am (bin_SCRIPTS): New var.
1876
18772001-05-04 Gary Houston <ghouston@arglist.com>
1878
1879 * configure.in: check whether uint32_t is defined when netdb.h
1880 is included.
1881 acconfig.h: added HAVE_UINT32_T.
1882
18832001-05-02 Marius Vollmer <mvo@zagadka.ping.de>
1884
1885 * configure.in: Added handling of `--enable-deprecated'.
1886
1887 * acconfig.h (SCM_DEBUG_DEPRECATED,
1888 GUILE_WARN_DEPRECATED_DEFAULT): Added.
1889
18902001-04-29 Thien-Thi Nguyen <ttn@revel.glug.org>
1891
1892 * Makefile.am (SUBDIRS): Add "scripts".
1893
1894 * configure.in (AC_OUTPUT): Add scripts/Makefile.
1895
18962001-04-29 Gary Houston <ghouston@arglist.com>
1897
1898 * libguile.h: include rw.h.
1899
19002001-04-27 Rob Browning <rlb@cs.utexas.edu>
1901
1902 * GUILE-VERSION (GUILE_MINOR_VERSION): change to 5.0, switching to
1903 the new odd/even ustable/stable version numbering scheme.
1904 (LIBGUILEQTHREADS_MAJOR_VERSION): change to 10 to match Debian and
1905 libguile. In the future, libguile and libguileqthreads may not
1906 stay in sync. This still doesn't appear to affect
1907 libguileqthreads, but we'll fix that next.
1908
19092001-04-25 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1910
1911 * configure.in: Don't treat srfi directory specially, just create
1912 the Makefile there (thanks to Neil Jerram for the patch).
1913
19142001-04-23 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1915
1916 * Makefile.am (SUBDIRS): Added `srfi'.
1917
1918 * configure.in: Added subdirectory `srfi' to build process.
1919
1920 * libguile.h: Added inclusion of `values.h'.
1921
19222001-04-22 Gary Houston <ghouston@arglist.com>
1923
1924 * configure.in: check for inet_pton and inet_ntop.
1925
19262001-04-20 Gary Houston <ghouston@arglist.com>
1927
1928 * acconfig.h: include HAVE_SIN6_SCOPE_ID.
1929 * configure.in: check for sin6_scope_id in sockaddr_in6.
1930
19312001-04-19 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
1932
1933 * RELEASE: Added deprecated macro SCM_ARRAY_CONTIGUOUS
1934
19352001-04-17 Gary Houston <ghouston@arglist.com>
1936
1937 * configure.in: run the autoconf BIGENDIAN check.
1938
19392001-04-12 Niibe Yutaka <gniibe@m17n.org>
1940
1941 * GUILE-VERSION (LIBGUILEQTHREADS_MAJOR_VERSION,
1942 LIBGUILEQTHREADS_MINOR_VERSION, LIBGUILEQTHREADS_REVISION_VERSION,
1943 LIBGUILEQTHREADS_VERSION): Added libguileqthreads version info.
1944
1945 * configure.in: Likewise.
1946
19472001-04-11 Keisuke Nishida <kxn30@po.cwru.edu>
1948
1949 * configure.in (AC_CHECK_FUNCS): Don't check bzero.
1950 (GUILE_FUNC_DECLARED): Removed checking of bzero.
1951 Thanks to NIIBE Yutaka.
1952
19532001-04-10 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
1954
1955 * Undeprecated scm_init_oop_goopscore_module.
1956
19572001-03-25 Thien-Thi Nguyen <ttn@revel.glug.org>
1958
1959 * check-guile.in: Fix sh standard conformance bug: Replace
1960 "test -e" with "test -f". Thanks to Alexander Klimov.
1961
19622001-03-19 Gary Houston <ghouston@arglist.com>
1963
1964 * check-guile.in: rename $parent to $srcdir. if it's equal to "."
1965 set it to `pwd`.
1966
1967 * check-guile.in: 16 documentation tests were failing if "make
1968 check" was run before Guile had been installed with the current
1969 --prefix. made various changes to the script so that it runs
1970 without a cd to the test-suite directory. For the -i option,
1971 don't point GUILE_LOAD_PATH to the current directory, but let it
1972 use it's own scheme library.
1973
19742001-03-18 Gary Houston <ghouston@arglist.com>
1975
1976 * check-guile.in: use @srcdir@ instead of @test_suite_dir@. use
1977 the current directory (build dir) not srcdir to find guile
1978 executable. otherwise "make check" doesn't work with a separate
1979 build directory. create the test log in
1980 $build_dir/check-guile.log instead of in srcdir/test-suite
1981 directory.
1982 * configure.in: don't define or substitute test_suite_dir.
1983
19842001-03-17 Gary Houston <ghouston@arglist.com>
1985
1986 * configure.in: don't append threads.doc to EXTRA_DOT_DOC_FILES,
1987 since EXTRA_DOT_DOC_FILES is redefined later. define
1988 EXTRA_DOT_X_FILES and hand it to AC_SUBST.
1989
19902001-03-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1991
1992 * configure.in: Added header checks for crypt.h, sys/resource.h
1993 and sys/file.h, function checks for chroot, flock, getlogin,
1994 cuserid, getpriority, setpriority, getpass, sethostname,
1995 gethostname, and for crypt() in libcrypt.
1996
19972001-03-09 Neil Jerram <neil@ossau.uklinux.net>
1998
1999 * configure.in (htmldoc): Merge handling of `--enable-htmldoc'
2000 option from guile-doc/configure.in.
2001
20022001-03-06 Dirk Herrmann <D.Herrmann@tu-bs.de>
2003
2004 * libguile.h: Removed #include "libguile/dump.h".
2005
20062001-02-02 Keisuke Nishida <kxn30@po.cwru.edu>
2007
2008 * libguile.h: Added #include "libguile/dump.h".
2009
20102001-01-29 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
2011
2012 * libguile.h: Added #include "libguile/rdelim.h".
2013
20142001-01-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
2015
2016 The following patch was sent by Thien-Thi Nguyen.
2017
2018 * check-guile.in: New file.
2019
2020 * Makefile.am: Add TESTS rule.
2021
2022 * configure.in: Add support for "make check".
2023
20242000-11-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
2025
2026 * acconfig.h: Removed bogus #ifndef. Thanks to Lars J. Aas.
2027
20282000-10-25 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
2029
2030 * GUILE-VERSION (LIBGUILE_MAJOR_VERSION): Incremented major
2031 version number to 10 due to the merge of GOOPS.
2032
2033 * oop: New directory.
2034
20352000-09-20 Keisuke Nishida <kxn30@po.cwru.edu>
2036
2037 * libguile.h: #include "libguile/properties.h".
2038
20392000-09-17 Gary Houston <ghouston@arglist.com>
2040
2041 * configure.in, acconfig.h: remove the GCSE test: it doesn't seem
2042 to be reliable on all platforms.
2043
20442000-08-18 Gary Houston <ghouston@arglist.com>
2045
2046 * acconfig.h: added BROKEN_GCSE.
2047 * configure.in: check for a gcc GCSE optimisation bug.
2048
20492000-07-31 Gary Houston <ghouston@arglist.com>
2050
2051 * acconfig.h: added HAVE_H_ERRNO
2052 * configure.in: removed some dnl'd & obsolete cygwin stuff.
2053 added a test for h_errno.
2054
20552000-06-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2056
2057 * Guile 1.4 released.
2058
20592000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2060
2061 * GUILE-VERSION: Changed to work also when included by a Makefile
2062 (e.g. debian/rules). (Thanks to Karl M. Hegbloom.)
2063 (LIBGUILE_MAJOR_VERSION): Bumped to 9.
2064 (GUILE_MINOR_VERSION): Bumped to 4.
2065
20662000-06-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2067
2068 * libguile.h: Removed #include "libguile/kw.h".
2069
2070 * Makefile.am (ACLOCAL): Define as ./guile-aclocal.sh.
2071 (The rule will cd to $(top_srcdir).)
2072
2073 * configure.in (EXTRA_DOT_DOC_FILES): Create from LIBOBJS and
2074 substitute it into libguile/Makefile.
2075
2076 * HACKING: Updated recommended libtool version to be 1.3.5.
2077
2078 * RELEASE: Say that we should update HACKING to reflect the
2079 versions of the tools we're using rather than README.
2080
20812000-06-02 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2082
2083 * NOTES: Removed.
2084
2085 * TODO: Moved to devel/.
2086
20872000-06-01 Craig Brozefsky <craig@red-bean.com>
2088
2089 * GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VERSION,
2090 LIBGUILE_MINOR_VERSION, LIBGUILE_REVISION_VERSION so that we now
2091 define libguile.so version in a well-lit place.
2092
2093 * configure.in: added AC_SUBST lines for the new LIBGUILE version
2094 variables.
2095
20962000-06-01 Michael Livshin <mlivshin@bigfoot.com>
2097
2098 * autogen.sh: call ./guile-aclocal.sh instead of aclocal.
2099
2100 * guile-aclocal.sh: new file, works around aclocal problems.
2101
21022000-05-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
2103
2104 * acconfig.h (USE_FSU_PTHREADS, USE_MIT_PTHREADS,
2105 USE_PCTHREADS_PTHREADS): Removed.
2106
21072000-05-01 Gary Houston <ghouston@arglist.com>
2108
2109 * Makefile.am: add include_HEADERS.
2110 libguile.h: moved from libguile directory. maybe libguile.h should
2111 be installed in $prefix/include/libguile/libguile.h instead?
2112
21132000-04-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2114
2115 * qthreads.m4: Removed THREADS_CPPFLAGS.
2116
2117 * acinclude.m4: Removed qthreads macros. They are provided in
2118 qthreads.m4, so these were redundant.
2119
2120 * acconfig.h (GUILE_DEBUG_MALLOC): New.
2121
2122 * configure.in: New --enable-debug-malloc configuration option.
2123
21242000-03-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2125
2126 * acconfig.h (GUILE_PTHREAD_COMPAT): New config variable.
2127
2128 * configure.in: Enable workaround for COOP-linuxthreads
2129 compatibility on Linux systems.
2130
21312000-03-19 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2132
2133 * devel: New directory. Intended to carry documentation related
2134 to Guile development (as opposed to the doc directory which
2135 contains documentation related to the use of the current Guile).
2136 This directory (devel) is not included in the Guile distribution,
2137 but is accessible via anonymous CVS.
2138
21392000-03-13 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2140
2141 * configure.in: Don't add iselect.o to LIBOBJS.
2142
21432000-03-13 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2144
2145 * configure.in: Added end-tag for local variables. (Thanks to
2146 Thien-Thi Nguyen.)
2147
21482000-03-12 Gary Houston <ghouston@arglist.com>
2149
2150 * README (Guile Documentation, About This Distribution): updated.
2151
21522000-03-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2153
2154 * configure.in (ac_cv_struct_timespec): Added test for struct
2155 timespec.
2156
2157 * acconfig.h (HAVE_STRUCT_TIMESPEC): Added.
2158
21592000-01-25 Marius Vollmer <mvo@zagadka.ping.de>
2160
2161 * autogen.sh: Call libtoolize. Pass --add-missing option to
2162 automake. Do not decent into libltdl directory. The libltdl
2163 directory is now populated by libtoolize and does not need any
2164 further autogeneration.
2165
21662000-01-23 Gary Houston <ghouston@arglist.com>
2167
2168 * configure.in: check for fchown.
2169
2170Tue Jan 18 12:55:15 2000 Mikael Djurfeldt <mdj@r11n07-s.pdc.kth.se>
2171
2172 * acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdl
2173 instead of $(top_builddir)/libltdl to includepath.
2174
21752000-01-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2176
2177 * emacs: New subdirectory for elisp tools.
2178
21792000-01-15 Marius Vollmer <mvo@zagadka.ping.de>
2180
2181 * README, HACKING: Moved "Hacking it yourself" section from README
2182 to HACKING. Updated recommended libtool version to be 1.3.4.
2183
21842000-01-14 Gary Houston <ghouston@arglist.com>
2185
2186 * configure.in: needs to have --disable-networking, not
2187 --disable-net.
2188
21892000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2190
2191 * libltdl/acconfig.h: New file: Needed by autogen.sh.
2192
2193Tue Jan 11 13:42:35 2000 Greg J. Badros <gjb@cs.washington.edu>
2194
2195 * autogen.sh: Added messages as we run autogen in subdirectories.
2196
2197 * configure.in: Output libugile/guile-func-name-check script, and
2198 chmod +x it.
2199
22002000-01-11 Marius Vollmer <mvo@zagadka.ping.de>
2201
2202 * libltdl/autogen.sh: New file.
2203 * autogen.sh: Invoke libltdl/autogen.sh.
2204
22052000-01-09 Marius Vollmer <mvo@zagadka.ping.de>
2206
2207 Finally applied the libltdl patch from Thomas Tanner, with slight
2208 modifications. All code copied from the libtool package is from
2209 libtool-1.3.4.
2210
2211 * configure.in: Make "--with-modules=yes" the default. Do not
2212 clear INCLTDL, LIBLTDL prior to processing "--with-modules".
2213
2214 1999-07-25 Thomas Tanner <tanner@ffii.org>
2215
2216 * Makefile.am: add libltdl to SUBDIRS, automake automatically
2217 includes ltconfig, ltmain.sh and acconfig.h in EXTRA_DIST
2218 * acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4
2219 (no need to install libtool any more)
2220 * configure.in: replace --enable-dynamic-linking with
2221 --with-modules, required modules can be specified using
2222 --with-modules="/path/to/mod.la" and will be linked
2223 statically on platforms that don't support dynamic loading,
2224 configure libltdl, configure libtool for dlopening
2225 * libltdl: added using libtoolize -c --ltdl
2226
22272000-01-09 Gary Houston <ghouston@arglist.com>
2228
2229 * configure.in: check whether localtime caches TZ. copied from
2230 Emacs 20.5.
2231 * acconfig.h: add LOCALTIME_CACHE.
2232
2233Tue Dec 14 09:12:22 1999 Greg J. Badros <gjb@cs.washington.edu>
2234
2235 * configure.in: Make it be guile-snarf.awk, since we'll be
2236 switching names for guile-doc-snarf. (I wouldn't have changed
2237 this, but I was getting ready to commit this way when the below
2238 change was committed).
2239
22401999-12-14 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2241
2242 * configure.in: Create guile-doc-snarf.awk.
2243
22441999-12-12 Greg J. Badros <gjb@cs.washington.edu>
2245
2246 * configure.in: Create guile-doc-snarf, chmod +x that script after
2247 AC_OUTPUTted.
2248
22491999-12-10 Greg J. Badros <gjb@cs.washington.edu>
2250
2251 * NEWS: More complete description for --enable-debug-freelist.
2252
22531999-12-09 Gary Houston <ghouston@freewire.co.uk>
2254
2255 * configure.in (CFLAGS): don't add -Wpointer-arith, since it
2256 causes numerous spurious warnings with recent gcc and/or glibc
2257 versions.
2258
22591999-11-19 Gary Houston <ghouston@freewire.co.uk>
2260
2261 * acconfig.h: add HAVE_ARRAYS.
2262
2263 * configure.in: add --disable-arrays option, probably temporary.
2264
22651999-11-17 Gary Houston <ghouston@freewire.co.uk>
2266
2267 * configure.in: check for hstrerror.
2268
22691999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
2270
2271 * autogen.sh: Don't call autoreconf at all; it's not reliable.
2272 Instead, call the various tools explicitly. Invoke
2273 guile-readline's autogen.sh script.
2274
2275 Straighten up the situation regarding guile.m4 and qthreads.m4.
2276
2277 We can't have .m4 files which are installed where aclocal can
2278 see them, but also used by guile's own configure.in, because
2279 aclocal will read both copies, complain about duplicate macro
2280 definitions, and refuse to generate aclocal.m4 at all. This
2281 happens if you invoke it as `aclocal -I .', as autoreconf does.
2282 This is probably a flaw in the autotools, but Guile doesn't need
2283 that flaw fixed immediately.
2284
2285 guile.m4 is intended for use by people linking against guile, so
2286 it needs to be installed. But Guile itself doesn't use it. So
2287 move guile.m4 into guile-config. That makes sense, since
2288 guile.m4's GUILE_FLAGS macro is just an easy way to call
2289 guile-config.
2290
2291 qthreads.m4 is indented to help configure a qthreads tree. It's
2292 only useful to a package which actually includes a qthreads tree,
2293 and it's intimately related to that tree, so it's not useful to
2294 install this. So don't install it.
2295
2296 * guile.m4: Moved to guile-config.
2297 * Makefile.am (aclocaldir, aclocal_DATA): Delete.
2298 (EXTRA_DIST): Move qthreads.m4 here.
2299
2300 Don't store generated files in the repository any more. Instead,
2301 require people to run autogen.sh on trees from snapshots and CVS.
2302 * Makefile.in, aclocal.m4, configure: Deleted.
2303 * autogen.sh: New file.
2304 * ANON-CVS, SNAPSHOTS: Updated instructions.
2305
23061999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
2307
2308 * acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
2309
23101999-09-27 Greg J. Badros <gjb@cs.washington.edu>
2311
2312 * configure.in: Added --enable-debug-freelist option.
2313
2314 * acconfig.h: Added GUILE_DEBUG_FREELIST.
2315
23161999-09-23 Gary Houston <ghouston@freewire.co.uk>
2317
2318 * acconfig.h: add HAVE_POSIX, HAVE_NETWORKING. remove FD_SETTER,
2319 FILE_CNT_FIELD, FILE_CNT_GPTR, FILE_CNT_READPTR.
2320
2321 * configure.in: new options --disable-posix, --disable-net
2322 and --disable-regex
2323 export HAVE_POSIX and HAVE_NETWORKING definitions.
2324 don't add regex-posix.o to LIBOBJS if regex disabled.
2325
2326 LIBOBJS: add filesys.c, posix.c, net_db.c, socket.c,
2327 conditionally.
2328
23291999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
2330
2331 * Guile 1.3.4 released.
2332
23331999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
2334
2335 * configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
2336 libtool knows how to get ANSI C behavior from the compiler.
2337 * configure: Regenerated.
2338
23391999-09-20 Gary Houston <ghouston@freewire.co.uk>
2340
2341 * configure.in: check availability of siginterrupt.
2342
23431999-09-18 Gary Houston <ghouston@freewire.co.uk>
2344
2345 * configure.in: use AC_SYS_RESTARTABLE_SYSCALLS instead of
2346 testing for SA_RESTART.
2347
23481999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
2349
2350 * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
2351
23521999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
2353
2354 * configure.in (GUILE_STAMP): Don't set this variable, or
2355 substitute it into anything. Full explanation in ice-9/ChangeLog.
2356 * configure, Makefile.in: Regenerated.
2357
23581999-09-06 James Blandy <jimb@mule.m17n.org>
2359
2360 Propagate the changes of 2 Sept the rest of the way through.
2361 * configure: Regenerated.
2362 * Makefile.in: Regenerated. Not sure why this diff is so big.
2363
23641999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
2365
2366 * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
2367 variable name. (Thanks to Bill Schottstaedt.)
2368 * aclocal.m4: Regenerated.
2369
23701999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
2371
2372 * configure.in: Test for presence of function on_exit.
2373
23741999-09-01 James Blandy <jimb@mule.m17n.org>
2375
2376 * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
2377 the system doesn't have memmove. Don't test for memmove and bcopy
2378 with AC_CHECK_FUNCS.
2379 * configure: Regenerated.
2380
23811999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
2382
2383 * configure.in: Test for atexit.
2384
23851999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2386
2387 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
2388
2389 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
2390 (Thanks to Bernard Urban.)
2391 Test for memmove and bcopy. (Thanks to
2392 suzukis@file.phys.tohoku.ac.jp.)
2393
2394 * acconfig.h: Added HAVE_S_ISLNK.
2395
23961999-08-20 James Blandy <jimb@mule.m17n.org>
2397
2398 * Guile 1.3.2 released.
2399
2400 * Makefile.in: Regenerated.
2401
24021999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2403
2404 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
2405 to libtool-1.3.3.
2406
24071999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
2408
2409 Added guile-readline subdirectory with the removed readline
2410 support.
2411 * guile-readline: New directory, see ChangeLog there.
2412 * configure.in: Cause configure to descend into guile-readline
2413 dir.
2414 * Makefile.am: Likewise for make.
2415 * NEWS: Explain how to activate the readline support.
2416 * configure, Makefile.in: Regenerated.
2417
24181999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
2419
2420 Fixes for EMX from Mikael Ståldal.
2421
2422 * configure.in: Check for <io.h>.
2423 * configure: Regenerated.
2424
24251999-07-18 Jim Blandy <jimb@savonarola.red-bean.com>
2426
2427 * qthreads.m4 (QTHREADS_CONFIGURE): 'alpha' in a configuration
2428 name can have suffixes, like alphaev56-unknown-linux-gnu.
2429 * aclocal.m4, configure: Rebuilt.
2430 (Thanks to Sebastien Villemot.)
2431
24321999-07-04 Gary Houston <ghouston@easynet.co.uk>
2433
2434 * configure.in: don't check for ways to violate stdio abstraction.
2435
24361999-05-02 Jim Blandy <jimb@savonarola.red-bean.com>
2437
2438 * configure.in (AC_CHECK_FUNCS): Fill in list of functions that
2439 libguile/net_db.h wants to use. (Add setprotoent, setservent.)
2440
24411999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
2442
2443 Remove all automatic readline support, to avoid copyright
2444 confusion.
2445 * INSTALL: Update text.
2446 * NEWS: Explain the situation.
2447 * configure.in: Remove configury for readline and its supporting
2448 libraries.
2449 * configure: Regenerated.
2450
2451 * README: Change URL's for automake and autoconf.
2452
2453 * Makefile.in, configure: Regenerated with autoconf 2.13, automake
2454 1.4, libtool 1.2f (1.385 1999/03/15 17:24:54). I've upgraded to
2455 all the right tools, according to README, but I'm still getting
2456 different results than Mikael is. Hmm.
2457
24581999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
2459
2460 * New libtool: 1.2f
2461 * ltmain.sh, ltconfig, config.guess, config.sub: New versions.
2462 * README: Mention new version number of libtool.
2463
24641999-03-04 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2465
2466 New automake: 1.4
2467 * config.guess, config.sub, install-sh, mdate-sh, missing,
2468 mkinstalldirs: New versions.
2469 * Makefile.in, aclocal.m4, configure: Regenerated.
2470 * README: Mention new version numbers on autoconf and automake.
2471
24721999-02-12 Jim Blandy <jimb@savonarola.red-bean.com>
2473
2474 * configure.in: Add --with-readline flag.
2475 * configure: Rebuilt.
2476
24771999-02-09 Maciej Stachowiak <mstachow@alum.mit.edu>
2478
2479 * NEWS: Added entry for optargs module.
2480
24811999-02-06 Jim Blandy <jimb@zwingli.cygnus.com>
2482
2483 * configure: Regenerated using autoconf 2.12.
2484
24851999-01-26 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2486
2487 * configure.in: Removed test AC_C_BIGENDIAN. (This test was
2488 considered to encourage bad coding style.)
2489
24901999-01-21 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2491
2492 * configure.in: Added test AC_C_BIGENDIAN.
2493
24941999-01-11 Jim Blandy <jimb@zwingli.cygnus.com>
2495
2496 * configure.in: Remove quotes around ac_cv_lib_readline_main and
2497 ac_cv_var_rl_getc_function. They should both always be set to
2498 non-null values; this way, we get error messages.
2499 * configure: Regenerated.
2500
25011999-01-10 Jim Blandy <jimb@savonarola.red-bean.com>
2502
2503 * configure.in: Cite the variable ac_cv_lib_readline_main, not
2504 ac_cv_lib_readline_readline; the latter isn't set any more, since
2505 we look for 'main' in libreadline now. Add quotes around
2506 reference to the variable references, too, so this will work even
2507 when a variable's value is the empty string.
2508 * configure: Regenerated.
2509
25101999-01-07 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2511
2512 * acconfig.h: Added HAVE_LONG_LONGS.
2513
2514 * configure.in: Added AC_CHECK_SIZEOF(long), AC_CHECK_SIZEOF(int);
2515 Added check for long longs.
2516
25171998-12-14 Jim Blandy <jimb@zwingli.cygnus.com>
2518
2519 * configure.in: Check for tgoto in ncurses, then termcap.
2520 S.u.S.E. Linux doesn't have a termcap. (Thanks to Karl
2521 Eichwalder.)
2522 * configure: Regenerated.
2523
25241998-10-24 Jim Blandy <jimb@zwingli.cygnus.com>
2525
2526 * configure.in: Call AM_PROG_CC_STDC, to see what flags we should
2527 pass the compiler to make it support ANSI. (Thanks to Bernard
2528 Urban.)
2529 * aclocal.m4, configure: Regenerated.
2530
25311998-10-20 Jim Blandy <jimb@zwingli.cygnus.com>
2532
2533 * Guile 1.3 released.
2534
25351998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
2536
2537 * GUILE-VERSION: Bump to 1.3.
2538
2539 * Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS.
2540 * Makefile.in: Regenerated.
2541
25421998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
2543
2544 * qthreads.m4 (QTHREADS_CONFIGURE): On NetBSD, pass through a flag
2545 to the Makefile which explicitly tells it to pass assembly files
2546 through the preprocessor. (Thanks to Perry Metzger.)
2547 * aclocal.m4, configure, Makefile.in: Regenerated.
2548
25491998-10-14 Jim Blandy <jimb@zwingli.cygnus.com>
2550
2551 * configure.in: Define SCM_SINGLES whenever a float can fit in a
2552 long, not only when a float is the same size as a long. This gets
2553 us SCM_SINGLES defined on alphas. (Thanks to Clark McGrew.)
2554 * configure: Regenerated.
2555
2556 * configure.in: Construct libguile/versiondat.h here; see
2557 log entry in libguile/ChangeLog for details.
2558 * configure: Regenerated.
2559
2560 * configure.in: Allow tabs and whitespace between `void' and
2561 `usleep'. (Thanks to Harvey J. Stein.)
2562 * configure: Regenerated.
2563
2564 Don't redefine sleep/usleep.
2565 * configure.in: Remove tests for usleep's argument type; we only
2566 need that if we're going to replace it.
2567
2568 * acconfig.h (USLEEP_ARG_TYPE): Delete. All the other SLEEP
2569 garbage is needed just to use usleep and sleep without compiler
2570 warnings.
2571 * configure: Regenerated.
2572
25731998-10-12 Jim Blandy <jimb@zwingli.cygnus.com>
2574
2575 * configure: Regenerated.
2576
2577 * configure.in (GUILE_FUNC_DECLARED): Name the cache variables
2578 starting with guile_cv_; ac_cv_ is autoconf's namespace.
2579
2580 The type of the argument to usleep varies from system to system,
2581 as does the return type. We really shouldn't be redefining usleep
2582 at all, but I don't have time to clean that up before the 1.3
2583 release. It's on the schedule for afterwards.
2584 * configure.in: Cache results from usleep return value test.
2585 Test for the type of the usleep argument, and cache that too.
2586 * acconfig.h (USLEEP_ARG_TYPE): New macro.
2587
25881998-10-11 Jim Blandy <jimb@zwingli.cygnus.com>
2589
2590 * acconfig.h (HAVE_RL_GETC_FUNCTION): Fix this entry.
2591
25921998-10-10 Jim Blandy <jimb@zwingli.cygnus.com>
2593
2594 * GUILE-VERSION: bump to 1.2.91, since we're doing snapshots again.
2595
2596 * Guile 1.2.90 released --- beta.
2597 * GUILE-VERSION: Set to 1.2.90. This would appear to be a
2598 regression from 1.3a, but everyone knows that the next release is
2599 1.3, I want to switch to a more coherent version numbering system,
2600 and now is the time.
2601
26021998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
2603
2604 * configure.in: Call AC_C_INLINE, so we can use inline happily in
2605 libguile.
2606 * configure: Regenerated.
2607
26081998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
2609
2610 * configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION if
2611 we do find the rl_getc_function variable in the readline library;
2612 AC_CHECK_FUNCS used to do this for us, but we're not using it any
2613 more.
2614 * acconfig.h: Add an entry for HAVE_RL_GETC_FUNCTION.
2615
2616 * configure.in: Properly test for the presence of rl_getc_function;
2617 it's a variable, not a function.
2618 * configure: Regenerated.
2619
2620 * doc: New subdirectory.
2621 * Makefile.am (SUBDIRS): List it.
2622 * configure.in (AC_OUTPUT): Build its Makefile.
2623 * configure, Makefile.in: Regenerated.
2624
2625 * guile.m4 (GUILE_FLAGS): New macro.
2626
2627 * guile.m4 (AM_INIT_GUILE_MODULE): Deleted; it doesn't do anything
2628 terribly helpful any more, nobody's using it, and this is not
2629 really the way I want to handle modules anyway.
2630
26311998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
2632
2633 * configure.in (FD_SETTER, FILE_CNT_GPTR): New cases for SCO's
2634 stdio implementation. (Thanks to David Tillman.)
2635 * configure: Rebuilt.
2636
2637 * guile-config: Renamed from `build'.
2638 * Makefile.am (SUBDIRS): Mention `guile-config', not `build'.
2639 * configure.in: Create `guile-config/Makefile.in', not
2640 `build/Makefile.in'. Doc fix, too.
2641
2642 * qthreads.m4: Doc fix.
2643 * Makefile.in, aclocal.m4, configure: Regeneranegerederadea.
2644
26451998-10-03 <jimb@savonarola.red-bean.com>
2646
2647 * configure.in: Check for a missing `sleep' declaration.
2648 * acconfig.h (MISSING_SLEEP_DECL): Provide some text for this.
2649 * configure: Regenerated.
2650
2651 * configure.in: Don't use the canonical host name to decide
2652 whether `bzero' and `usleep' have declarations --- that's going
2653 back to the bad old days before autoconf. Remove the call to
2654 AC_CANONICAL_HOST and the subsequent case statement.
2655 (GUILE_FUNC_DECLARED): New m4 macro. Use it to check for
2656 declarations for `bzero', `usleep', and (new!) `strptime'.
2657 * acconfig.h: (DECLARE_BZERO, DECLARE_USLEEP): Removed.
2658 (MISSING_BZERO_DECL, MISSING_USLEEP_DECL, MISSING_STRPTIME_DECL):
2659 Added. I think this naming convention is more consistent with the
2660 rest of autoconf; names generally describes the system, not what
2661 the package should do to accomodate the system.
2662 * configure: Regenerated.
2663
26641998-09-05 Jim Blandy <jimb@zwingli.cygnus.com>
2665
2666 * configure.in: Remove --disable-debug option. The debugging
2667 support is pretty stable now, and it's confusing people.
2668 * configure: Regenerated.
2669
2670 * HACKING: Remove -Wstrict-prototypes from the list of requested
2671 flags (to match 1998-07-30 change).
2672
26731998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
2674
2675 * configure.in: Don't use -Wstrict-prototypes after all.
2676 * configure: Regenerated.
2677
26781998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
2679
2680 * configure.in: Request more warnings.
2681 * configure: Regenerated.
2682 * HACKING: Ask people not to make changes that introduce those
2683 warnings. Now I have to go through the code and actually bring it
2684 up to standards... :(
2685
2686 * Makefile.in, aclocal.m4, configure: Regenerated using the last
2687 public version of automake, not the hacked Cygnus version.
2688 * config.guess, config.sub, ltconfig, ltmain.sh: New versions from
2689 libtool.
2690
2691 * configure.in, qthreads.m4: Display a message about how the
2692 threads configuration went.
2693 * aclocal.m4, configure: Regenerated.
2694
26951998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
2696
2697 Remove the TOTORO kludge. We're not doing snapshots any more, so
2698 totoro is completely uninvolved. (Poor Totoro!)
2699 * configure.in: Remove code to check the hostname and #define
2700 TOTORO.
2701 * acconfig.h: Remove comments for TOTORO symbol.
2702 * configure, Makefile.in: Regenerated.
2703
2704 * qthreads.m4 (QTHREADS_CONFIGURE): We *can* use AC_REQUIRE here
2705 to get AC_PROG_LN_S.
2706 * aclocal.m4, configure: Regenerated.
2707
27081998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
2709
2710 Clean up thread configuration.
2711 * qthreads.m4: New file, which knows how to configure the qthreads
2712 library.
2713 * configure.in: Replace all thread package selection code. Do the
2714 --with-threads argument processing here. Enable the appropriate
2715 thread interface files in libguile. Remove all qthreads
2716 configuration code; call QTHREADS_CONFIGURE instead. Set
2717 GUILE_LIBS using the info provided by QTHREADS_CONFIGURE.
2718 * threads.m4: Removed; not used any more.
2719 * Makefile.am (aclocal_DATA): Mention qthreads.m4, not threads.m4.
2720 * Makefile.in, aclocal.m4, configure: Rgnrtd. (Sv th vwls!)
2721 Note that these were regenerated with the tools available from
2722 Cygnus's source tree, which have patches not available to the
2723 general public. I'm not sure this was a good idea; feel free to
2724 revert them to the latest released versions of the tools.
2725
2726 Upgrade to the version of libtool available at Cygnus. See note
2727 above.
2728 * config.guess, config.sub, ltconfig, ltmain.sh: Upgraded.
2729
27301998-07-12 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
2731
2732 * configure.in: Changed variable HOSTNAME --> PROG_HOSTNAME in
2733 totoro kludge.
2734
2735Sat Jul 11 21:54:29 1998 Mikael Djurfeldt <mdj@totoro.red-bean.com>
2736
2737 * acconfig.h, configure.in: Define TOTORO if configuring on
2738 totoro.red-bean.com.
2739
2740 * configure.in: Check for strdup.
2741
27421998-05-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2743
2744 * configure.in: Check for rl_cleanup_after_signal.
2745
27461998-05-11 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2747
2748 * configure.in: Added test for rl_getc_function. Warn if
2749 libreadline is found but not this function.
2750
27511998-05-06 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2752
2753 * configure.in: Replaced some AC_CHECK_FUNC --> AC_CHECK_FUNCS so
2754 that suitable HAVE_<function name> symbols get defined.
2755
27561998-04-25 Mikael Djurfeldt <mdj@kenneth>
2757
2758 * configure.in: Define USLEEP_RETURNS_VOID on some systems.
2759 (Thanks to Julian Satchell.)
2760
27611998-04-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2762
2763 * configure.in: Check for usleep; Define DECLARE_BZERO and
2764 DECLARE_USLEEP on Solaris 2.5 since it supplies those functions
2765 without declaring them.
2766
2767 * acconfig.h: Added DECLARE_BZERO, DECLARE_USLEEP
2768
27691998-04-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2770
2771 * configure.in: Define HAVE_DLOPEN also when HAVE_LIBDL is
2772 defined.
2773
27741998-04-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2775
2776 * configure.in (GUILE_LIBS): New variable. Contains libraries
2777 which libguile needs to be linked with. Substituted into
2778 libpath.h.
2779
2780 * threads.m4 (threads_package): Don't add $LDFLAGS and $LIBS to
2781 $cy_cv_threads_libs.
2782
27831998-04-11 Mikael Djurfeldt <mdj@kenneth>
2784
2785 New libtool: 1.2
2786 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
2787 New automake: 1.3
2788 * Makefile.in, aclocal.m4, configure: Regenerated.
2789 * README: Mention new version numbers on libtool and automake.
2790
27911997-12-11 Tim Pierce <twp@skepsis.com>
2792
2793 * HACKING: Note that SSH is mandatory for CVS access.
2794
2795Sun Dec 7 06:11:24 1997 Gary Houston <ghouston@actrix.gen.nz>
2796
2797 * README: using Automake 1.2d
2798 * configure.in: AC_CHECK_FUNCS: add "system".
2799
28001997-12-01 Tim Pierce <twp@skepsis.com>
2801
2802 * acconfig.h: Add USCORE.
2803
28041997-11-27 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2805
2806 * configure.in: Added code to enable GUILE_ISELECT on systems
2807 which have the necessary functions (gettimeofday, select).
2808
2809 * acconfig.h: Added GUILE_ISELECT.
2810
28111997-11-24 Tim Pierce <twp@twp.tezcat.com>
2812
2813 * acinclude.m4: Assume dlsym does not add underscore if
2814 cross-compiling.
2815 * aclocal.m4, configure: Regenderated.
2816
28171997-11-21 Tim Pierce <twp@twp.tezcat.com>
2818
2819 * acinclude.m4 (GUILE_DLSYM_USCORE): New macro, thanks Dan Hagerty
2820 <hag@ai.mit.edu>.
2821 * configure.in: Use it.
2822 * configure: Regenerated.
2823 * acconfig.h (DLSYM_ADDS_USCORE): New #define.
2824
28251997-10-26 Mikael Djurfeldt <mdj@nada.kth.se>
2826
2827 * README (libtool): Tell people to use version 1.0e.
2828
2829Sat Oct 25 02:50:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
2830
2831 Call the QuickThreads library libqthreads.a, not libqt.a. The old
2832 name conflicts with the Qt user interface toolkit.
2833 * threads.m4 (CY_AC_WITH_THREADS): Use new library name.
2834 * configure.in: Same.
2835 * aclocal.m4, configure: Regenerated.
2836
2837Thu Oct 23 00:58:06 1997 Jim Blandy <jimb@totoro.red-bean.com>
2838
2839 * configure.in: Check for the readline library, and the termcap
2840 library (on which readline relies).
2841 * configure: Regenerated.
2842
2843Wed Oct 22 16:55:57 1997 Jim Blandy <jimb@totoro.red-bean.com>
2844
2845 New libtool: 1.0e
2846 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
2847 * configure, aclocal.m4: Regenerated.
2848
28491997-10-02 Marius Vollmer <mvo@zagadka.ping.de>
2850
2851 Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)
2852 * configure.in: Check whether dlopen can be found without -ldl.
2853
2854Mon Sep 29 23:52:52 1997 Jim Blandy <jimb@totoro.red-bean.com>
2855
2856 * Makefile.in: Regenerated with automake 1.2c.
2857
2858Sat Sep 27 23:01:58 1997 Jim Blandy <jimb@totoro.red-bean.com>
2859
2860 * Makefile.am: Add new `build' subdirectory to SUBDIRS.
2861 * configure.in: Add build/Makefile to AC_OUTPUT clause.
2862 * Makefile.in, configure: Regenerated.
2863
2864 * Makefile.in, aclocal.m4: Regenerated with automake 1.2a.
2865
2866Tue Sep 16 00:19:46 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2867
2868 * README, ltconfig, ltmain.sh: New libtool: 1.0c.
2869
2870Thu Sep 11 11:28:24 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2871
2872 * ltmain.sh: Added a missing '\' before \n on line 32.
2873
2874Thu Aug 28 23:40:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
2875
2876 New libtool: 1.0b.
2877 * ltconfig, ltmain.sh, config.guess: Freshly libtoolized.
2878 * Makefile.in, aclocal.m4, configure: Regenerated, salamander-style.
2879
2880Wed Aug 27 11:35:09 1997 Jim Blandy <jimb@totoro.red-bean.com>
2881
2882 * Makefile.in: Regenerated, so it uses "tar", not "gtar".
2883
2884 * configure.in: Use the QuickThreads assembler fragment with Irix
2885 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
2886 Jesse Glick.
2887 * configure: Regenerated.
2888
2889Sun Aug 24 15:51:12 1997 Mikael Djurfeldt <mdj@kenneth>
2890
2891 * acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
2892 so that test for the same function can be performed multiple
2893 times.
2894
2895 * configure.in (AC_CHECK_HEADERS): Test for rxposix.h,
2896 rx/rxposix.h. Add library rx only if regcomp can't be found
2897 without it.
2898
2899 * acconfig.h (HAVE_REGCOMP): Added it here since autoheader misses
2900 it for some reason!
2901
2902Fri Aug 22 21:21:49 1997 Jim Blandy <jimb@totoro.red-bean.com>
2903
2904 * THANKS: New file.
2905 * Makefile.in, aclocal.m4, configure: Regenerated.
2906
2907Wed Jul 23 20:24:27 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
2908
2909 * configure.in: Added thread support for the alpha architecture.
2910 configure: Regenerated.
2911
2912Thu Jul 17 07:56:05 1997 Gary Houston <ghouston@actrix.gen.nz>
2913
2914 * configure.in: use AC_CHECK_FUNCS for sethostent etc.,
2915 so scmconfig.h is updated with the test results. this may
2916 disable one of the cygwin hacks.
2917
2918Fri Jul 11 00:18:19 1997 Jim Blandy <jimb@floss.red-bean.com>
2919
2920 Changes to compile under gnu-win32, from Marcus Daniels:
2921 * configure.in: When sys/un.h exists, define HAVE_UNIX_DOMAIN_SOCKETS
2922 to indicate that Unix domain sockets will work.
2923 Check for socketpair, getgroups, setwent, pause, and tzset
2924 (cygwin currently lacks these them).
2925 Check for sethostent endhostent getnetent setnetent endnetent
2926 getprotoent endprotoent getservent endservent getnetbyaddr
2927 getnetbyname inet_lnaof inet_makeaddr inet_netof (cygwin currently
2928 lacks them). In the case of cygwin, temporarily prefix these
2929 functions with "cygwin32_", the way that netdb.h does.
2930 Don't define HAVE_REGCOMP unless both regcomp and regex.h are
2931 available (cygwin b18 came distributed without a working regex.h
2932 file).
2933 * acconfig.h (HAVE_UNIX_DOMAIN_SOCKETS): Add this.
2934 * configure: Regenerated.
2935
2936Wed Jul 2 12:28:40 1997 Tim Pierce <twp@twp.tezcat.com>
2937
2938 * ltmain.sh: Remove any trailing colon on $shlibpath_var
2939 (i.e. LD_LIBRARY_PATH) for braindamaged linkers that choke on it.
2940 Patch sent to bug-libtool.
2941
2942Sat Jun 28 16:13:43 1997 Tim Pierce <twp@twp.tezcat.com>
2943
2944 * configure.in: Add alloca.o explicitly to LIBOBJS (thanks Eric
2945 Backus for reporting this problem and suggesting a fix).
2946 * configure: Regenerated.
2947
2948Thu Jun 26 20:43:31 1997 Jim Blandy <jimb@floss.red-bean.com>
2949
2950 * Guile 1.2 released.
2951
2952 * configure.in: Check for librx after libm; fundamentals need to
2953 come first.
2954 * configure: Regenerated.
2955
2956Tue Jun 24 13:34:20 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>
2957
2958 * aclocal.m4 (AM_PATH_PROG_LD): Change `ac_cv_path_LD' typo to
2959 `am_cv_path_LD'.
2960 * configure: Regenerated.
2961
2962Sun Jun 22 15:43:07 1997 Jim Blandy <jimb@floss.red-bean.com>
2963
2964 Try to detect when people are using one version of libguile and a
2965 different version of ice-9. People have been skewing things and
2966 sending in bug reports.
2967 * configure.in: Provide libguile its version information through a
2968 separate header file generated by the Makefile, not through
2969 scmconfig.h.
2970 (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION, GUILE_VERSION):
2971 AC_SUBST these, instead of AC_DEFINE'ing them.
2972 (GUILE_STAMP): New AC_SUBST: the time we configured the tree.
2973 (AC_OUTPUT): Create ice-9/version.scm.
2974 * acconfig.h (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION,
2975 GUILE_VERSION): Deleted.
2976 * Makefile.in: Regenerated.
2977
2978 * aclocal.m4: Regenerated, using the libtool 0.9h m4 macros.
2979
2980 * Makefile.am (EXTRA_DIST): Include acconfig.h in the
2981 distribution.
2982 * Makefile.in: Regenerated.
2983
2984Sat Jun 21 00:14:07 1997 Jim Blandy <jimb@floss.red-bean.com>
2985
2986 * ltmain.sh (line 1191): Don't forget 'test' in if statement.
2987
2988 * ltconfig, ltmain.sh: libtoolized, using libtool 0.9h.
2989
2990Wed Jun 11 00:34:01 1997 Jim Blandy <jimb@floss.red-bean.com>
2991
2992 * ltconfig, ltmain.sh, config.guess: New files from libtool 0.9g.
2993
2994 * configure.in: By default, include functions in Guile to allow
2995 linking with dynamic libraries at run-time. In other words,
2996 --enable-dynamic-linking is now the default.
2997 * configure: Rebuilt.
2998
2999 * configure.in: Remove space between AC_CHECK_LIB and opening
3000 paren in check for Rx.
3001 * configure: Regenerated.
3002
3003 * configure.in: Remove all mention of xtra_PLUGIN_guile_libs.
3004 It's never used.
3005 * configure, Makefile.in: Regenerated.
3006
3007Tue Jun 10 23:37:12 1997 Jim Blandy <jimb@floss.red-bean.com>
3008
3009 * configure.in: Move checks for libraries (-lm, -lnsl, -lsocket,
3010 -dl, -dld) before checks for functions.
3011 * configure: Regenerated.
3012
3013Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
3014
3015 * config.guess: New copy from autoconf-2.12, which recognizes
3016 OpenBSD.
3017
3018Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
3019
3020 * configure.in: Check for Rx, so we will use its routines (which I
3021 pretty much trust) if it is installed.
3022 * configure: Regenerated.
3023
3024Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
3025
3026 * acconfig.h: mention HAVE_RESTARTS.
3027 * configure.in: check for sigaction and restartable system calls.
3028
3029Tue May 27 22:47:52 1997 Tim Pierce <twp@twp.tezcat.com>
3030
3031 * configure.in: Check for presence of regcomp.
3032 * configure: Regenerated.
3033
3034Mon May 26 12:14:20 1997 Jim Blandy <jimb@floss.cyclic.com>
3035
3036 * COPYING: New address for FSF.
3037
3038 * configure.in: We don't need to add fileblocks.o to LIBOBJS if
3039 struct stat doesn't have the st_blocks field. We take care of
3040 that case in the code. Replace AC_STRUCT_ST_BLOCKS with its
3041 definition, edited appropriately. (Bernard URBAN)
3042 * configure: Regenerated.
3043
3044Sat May 17 13:49:28 1997 Jim Blandy <jimb@floss.cyclic.com>
3045
3046 * configure.in: Don't link against -lnsl or -lsocket unless we
3047 actually need to. This causes trouble on Irix. (Thanks to Larry
3048 Schwimmer.)
3049
3050 * config.sub: Get newer version, that recognizes the i686.
3051
3052Fri May 16 17:26:10 1997 Jim Blandy <jimb@totoro.cyclic.com>
3053
3054 * README: Changed Mikael's threads work attribution in order
3055 to sooth Anthony's enormous, but wounded, ego.
3056
3057Fri May 16 17:26:53 1997 Jim Blandy <jimb@totoro.cyclic.com>
3058
3059 Just kidding!!!
3060
3061Fri May 16 04:24:48 1997 Jim Blandy <jimb@floss.cyclic.com>
3062
3063 Guile 1.1 released.
3064 * GUILE-VERSION: Bump to 1.1.
3065
3066Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
3067
3068 Switch to automake-1.1p.
3069 * Makefile.in, aclocal.m4, configure: Regenerated.
3070
3071Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
3072
3073 * threads.m4: Copy Anthony's change here, so it'll actually
3074 survive.
3075
3076Thu May 8 11:48:40 1997 Anthony Green <green@hoser.cygnus.com>
3077
3078 * aclocal.m4: Fixes for building with coop threads in a
3079 seperate compilation directory.
3080 * configure: Rebuilt.
3081
3082Fri May 2 16:24:15 1997 Jim Blandy <jimb@floss.cyclic.com>
3083
3084 Upgrade to libtool 0.9e.
3085 * ltconfig, ltmain.sh, config.guess, config.sub: New versions,
3086 supplied by libtool.
3087
3088 * configure.in: When configuring qt, sunos needs the underscore
3089 files; Solaris and Linux both need the normal files.
3090 * configure: Reebilt.
3091
3092Thu May 1 15:35:49 1997 Jim Blandy <jimb@floss.cyclic.com>
3093
3094 * configure.in: Get the paths for qt's md files right, so it can
3095 build correctly when using a separate compilation directory.
3096 * configure: Regenerated.
3097
3098Thu Apr 24 01:20:34 1997 Jim Blandy <jimb@floss.cyclic.com>
3099
3100 Get threads to work again.
3101 * Makefile.am (SUBDIRS): List libguile last, so qt gets built
3102 first.
3103 * Makefile.in: Regenerated.
3104 * aclocal.m4, configure: Regenerate, with modern definition of
3105 CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
3106
3107 Reduced Guile distribution: one configure script, no plugins.
3108 * configure.in: Merged the old text from qt/configure.in and
3109 libguile/configure.in; Tom Tromey says automake only wants one
3110 configure.in script. This seems fishy, but...
3111 * Makefile.am: List the subdirectories explicitly; no more PLUGIN
3112 gubbish.
3113 * acconfig.h, acinclude.m4: Moved here from libguile, since
3114 libguile's configure script lives here now.
3115 * AUTHORS, INSTALL, README: Updated.
3116 * Makefile.in, aclocal.m4 configure: Regenerated. Just like
3117 amputated amphibian limbs.
3118
3119Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
3120
3121 * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
3122 * newdoc/ref/Makefile.in: Regenerated.
3123
3124Mon Apr 14 18:51:25 1997 Jim Blandy <jimb@floss.cyclic.com>
3125
3126 * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
3127 need to link against libthreads; the files it used to contain
3128 are now a part of libguile.
3129
3130Sun Apr 13 22:14:10 1997 Jim Blandy <jimb@floss.cyclic.com>
3131
3132 * guile.m4: Revert change of Mar 15, and use the new 'no-define'
3133 argument to the AM_INIT_AUTOMAKE macro.
3134
3135Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
3136
3137 * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
3138 * README: Say where to find libtool 0.9d.
3139
3140Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
3141
3142 Changes to work with automake-1.1n, which has better libtool
3143 support. Also use libtool 0.8.
3144 * README: Note new version numbers for automake and libtool.
3145 * missing: New file required by new automake.
3146 * Makefile.in: Regenerated.
3147
3148Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
3149
3150 * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
3151
3152 * Makefile.am: Omit doc subtree.
3153 * configure.in: Omit makefiles in doc subtree.
3154 * Makefile.in, configure: Rebuilt.
3155
3156Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
3157
3158 * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
3159 with its definition and commented out definition of PACKAGE. This
3160 changed seemed necessary after having removed PACKAGE from
3161 libguile/acconfig.h.
3162
3163Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
3164
3165 * ltconfig, ltmain.sh: New versions from libtool-0.9.
3166
3167 * configure.in: Added AM_MAINTAINER_MODE
3168
3169Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
3170
3171 * config.sub, config.guess: New versions, that handle i686, etc.
3172
3173Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
3174
3175 * newdoc/tutorial/guile-tut.texi: started checking in the Guile
3176 tutorial rewrite, but have not merged much into it yet.
3177
3178Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
3179
3180 * newdoc/ref/guile-ref.texi: started checking in parts of the
3181 reference manual re-write.
3182
3183Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
3184
3185 * ltconfig, ltmain.sh: New files for libtool support. libguile,
3186 rx, gh and gtcltk-lib can now be build as shared libraries.
3187 * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
3188
3189Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
3190
3191 * Guile 1.0 released. This is the first release by the Free
3192 Software Foundation; Cygnus has also released earlier versions of
3193 Guile.
3194
3195 * GUILE-VERSION: Updated version number.
3196 * NEWS: Added comments for all the user-visible changes marked in
3197 the ChangeLogs.
3198 * README: Updated for release.
3199
3200Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
3201
3202 * scsh: new directory.
3203
3204Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
3205
3206 * configure.in: Generate doc/guile-programmer/Makefile and
3207 doc/guile-user/Makefile.
3208
3209Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
3210
3211 * aclocal.m4: Now automatically generated by aclocal.
3212 * threads.m4: New file.
3213 * guile.m4: New file.
3214 * Makefile.am, doc/Makefile.am: New files.
3215 * configure.in: Updated for Automake. Avoid excessively verbose
3216 "greet" messages.
3217
3218Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
3219
3220 * lgh: directory renamed to gh, along with all prefixes of the
3221 high level library procedures.
3222
3223Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
3224
3225 * Makefile.in (TAGS tags): Find the source files in $srcdir.
3226
3227Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
3228
3229 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
3230
3231Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
3232
3233 * configure.in: Added some configuration magic from the Cygnus
3234 distribution.
3235
3236 * aclocal.m4: New file. For now used for thread support
3237 configuration.
3238
3239Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
3240
3241 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
3242
3243 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
3244 directories, to arrange for lgh to the last thing
3245 configured/built.
3246
3247Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
3248
3249 * lgh/: added the directory in which I implement the high level
3250 libguile library (lgh_) for this release of Guile. See the
3251 ChangeLog in there for further details.
3252
3253Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
3254
3255 * doc/ (guile-user and guile-programmer): added the guile-user and
3256 guile-programmer directories which contain the user and programmer
3257 manuals. See the ChangeLog entries there for detail.
3258
3259Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
3260
3261 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
3262
3263 * Makefile.in (distclean): Don't forget to delete
3264 config.build-subdirs.
3265
3266Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
3267
3268 * Makefile.in (tags): New name for `TAGS' target, which will
3269 always run the commands.
3270
3271Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
3272
3273 * README: Doc fixes.
3274
3275Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
3276
3277 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
3278
3279Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
3280
3281 * configure.in: Check for -ldl, so the check for Tcl won't fail
3282 spuriously.
3283
3284Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
3285
3286 Change the way we decide whether to build gtcltk-lib, so that it's
3287 omitted from the build process when appropriate, but never from
3288 the dist process.
3289 * configure.in: Don't edit all_subdirs depending on the
3290 availability of Tk; let that be the list of all PLUGIN
3291 subdirectories present, as it used to be. Instead, edit a new
3292 variable, build_subdirs; write its final value, the list of
3293 subdirs we do want to compile in, to config.build-subdirs.
3294 Substitute that into the top-level Makefile too.
3295 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
3296 recurse on the subdirectories we should build.
3297 (distdirs): Set this to @existingdirs@, so it includes the subdirs
3298 we decided not to build.
3299
3300 * doc/gtcltk.texi: File resurrected from old Guile releases.
3301 * doc/Makefile.in (info): Build the gtcltk documentation.
3302 (DIST_FILES): Include it in the distribution.
3303
3304 * configure.in: If we can find the library for tcl7.5, build
3305 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
3306 compiler (not sure this is necessary).
3307
3308Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
3309
3310 * NEWS: Fix bug reporting address.
3311
3312Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
3313
3314 * AUTHORS: New file, in accordance with the GNU maintainers'
3315 standards.
3316
3317Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
3318
3319 * README: Renamed from ANNOUNCE; include bug report address,
3320 description, and short tour.
3321 * INSTALL: Renamed from BUILDING.
3322 * NEWS: New file.
3323 * Makefile.in (DISTFILES): Update appropriately.
3324
3325Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
3326
3327 * doc/Makefile.in: Added pattern targets for creating DVI and
3328 PostScript files.
3329 (%.ps, %.dvi, %.txt): New targets.
3330 (DVIPS, TEXI2DVI): New variables.
3331
3332 * GUILE-VERSION: Updated to 1.0b3.
3333
3334 Rehashed distribution system, in preparation for nightly
3335 snapshots. Other changes in subdirectories.
3336 * Makefile.in (dist): Rewritten --- the old target was out of
3337 date, dependent on files that we don't have, and relied on GNU
3338 tar. The new target is simpler.
3339 (VERSION, srcdir, dist_dirs): New variables.
3340 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
3341 TODO.
3342 (localtreats): Variable removed. We don't have this file.
3343 (info): cd to doc and make info there; don't make info in every
3344 ${subdir}; those Makefiles don't know what to do.
3345 (distname, distdir, treats, announcefile): Variables removed.
3346 (manifest-file): Target removed.
3347 (dist-dir): New target, responsible for distributable files in
3348 this directory.
3349 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
3350 controlling the 'dist' target.
3351 * configure.in: Substitute GUILE-VERSION into the top-level
3352 Makefile. Build doc/Makefile from doc/Makefile.in.
3353
3354 * doc/Makefile.in: New file.
3355
3356
3357;; Local Variables:
3358;; coding: utf-8
3359;; End: