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