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