*** empty log message ***
[bpt/guile.git] / ChangeLog
1 1999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
2
3 * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
4
5 1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
6
7 * configure.in (GUILE_STAMP): Don't set this variable, or
8 substitute it into anything. Full explanation in ice-9/ChangeLog.
9 * configure, Makefile.in: Regenerated.
10
11 1999-09-06 James Blandy <jimb@mule.m17n.org>
12
13 Propagate the changes of 2 Sept the rest of the way through.
14 * configure: Regenerated.
15 * Makefile.in: Regenerated. Not sure why this diff is so big.
16
17 1999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
18
19 * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
20 variable name. (Thanks to Bill Schottstaedt.)
21 * aclocal.m4: Regenerated.
22
23 1999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
24
25 * configure.in: Test for presence of function on_exit.
26
27 1999-09-01 James Blandy <jimb@mule.m17n.org>
28
29 * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
30 the system doesn't have memmove. Don't test for memmove and bcopy
31 with AC_CHECK_FUNCS.
32 * configure: Regenerated.
33
34 1999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
35
36 * configure.in: Test for atexit.
37
38 1999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
39
40 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
41
42 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
43 (Thanks to Bernard Urban.)
44 Test for memmove and bcopy. (Thanks to
45 suzukis@file.phys.tohoku.ac.jp.)
46
47 * acconfig.h: Added HAVE_S_ISLNK.
48
49 1999-08-20 James Blandy <jimb@mule.m17n.org>
50
51 * Guile 1.3.2 released.
52
53 * Makefile.in: Regenerated.
54
55 1999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
56
57 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
58 to libtool-1.3.3.
59
60 1999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
61
62 Added guile-readline subdirectory with the removed readline
63 support.
64 * guile-readline: New directory, see ChangeLog there.
65 * configure.in: Cause configure to descend into guile-readline
66 dir.
67 * Makefile.am: Likewise for make.
68 * NEWS: Explain how to activate the readline support.
69 * configure, Makefile.in: Regenerated.
70
71 1999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
72
73 Fixes for EMX from Mikael Ståldal.
74
75 * configure.in: Check for <io.h>.
76 * configure: Regenerated.
77
78 1999-07-18 Jim Blandy <jimb@savonarola.red-bean.com>
79
80 * qthreads.m4 (QTHREADS_CONFIGURE): 'alpha' in a configuration
81 name can have suffixes, like alphaev56-unknown-linux-gnu.
82 * aclocal.m4, configure: Rebuilt.
83 (Thanks to Sebastien Villemot.)
84
85 1999-07-04 Gary Houston <ghouston@easynet.co.uk>
86
87 * configure.in: don't check for ways to violate stdio abstraction.
88
89 1999-05-02 Jim Blandy <jimb@savonarola.red-bean.com>
90
91 * configure.in (AC_CHECK_FUNCS): Fill in list of functions that
92 libguile/net_db.h wants to use. (Add setprotoent, setservent.)
93
94 1999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
95
96 Remove all automatic readline support, to avoid copyright
97 confusion.
98 * INSTALL: Update text.
99 * NEWS: Explain the situation.
100 * configure.in: Remove configury for readline and its supporting
101 libraries.
102 * configure: Regenerated.
103
104 * README: Change URL's for automake and autoconf.
105
106 * Makefile.in, configure: Regenerated with autoconf 2.13, automake
107 1.4, libtool 1.2f (1.385 1999/03/15 17:24:54). I've upgraded to
108 all the right tools, according to README, but I'm still getting
109 different results than Mikael is. Hmm.
110
111 1999-03-22 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
112
113 * New libtool: 1.2f
114 * ltmain.sh, ltconfig, config.guess, config.sub: New versions.
115 * README: Mention new version number of libtool.
116
117 1999-03-04 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
118
119 New automake: 1.4
120 * config.guess, config.sub, install-sh, mdate-sh, missing,
121 mkinstalldirs: New versions.
122 * Makefile.in, aclocal.m4, configure: Regenerated.
123 * README: Mention new version numbers on autoconf and automake.
124
125 1999-02-12 Jim Blandy <jimb@savonarola.red-bean.com>
126
127 * configure.in: Add --with-readline flag.
128 * configure: Rebuilt.
129
130 1999-02-09 Maciej Stachowiak <mstachow@alum.mit.edu>
131
132 * NEWS: Added entry for optargs module.
133
134 1999-02-06 Jim Blandy <jimb@zwingli.cygnus.com>
135
136 * configure: Regenerated using autoconf 2.12.
137
138 1999-01-26 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
139
140 * configure.in: Removed test AC_C_BIGENDIAN. (This test was
141 considered to encourage bad coding style.)
142
143 1999-01-21 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
144
145 * configure.in: Added test AC_C_BIGENDIAN.
146
147 1999-01-11 Jim Blandy <jimb@zwingli.cygnus.com>
148
149 * configure.in: Remove quotes around ac_cv_lib_readline_main and
150 ac_cv_var_rl_getc_function. They should both always be set to
151 non-null values; this way, we get error messages.
152 * configure: Regenerated.
153
154 1999-01-10 Jim Blandy <jimb@savonarola.red-bean.com>
155
156 * configure.in: Cite the variable ac_cv_lib_readline_main, not
157 ac_cv_lib_readline_readline; the latter isn't set any more, since
158 we look for 'main' in libreadline now. Add quotes around
159 reference to the variable references, too, so this will work even
160 when a variable's value is the empty string.
161 * configure: Regenerated.
162
163 1999-01-07 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
164
165 * acconfig.h: Added HAVE_LONG_LONGS.
166
167 * configure.in: Added AC_CHECK_SIZEOF(long), AC_CHECK_SIZEOF(int);
168 Added check for long longs.
169
170 1998-12-14 Jim Blandy <jimb@zwingli.cygnus.com>
171
172 * configure.in: Check for tgoto in ncurses, then termcap.
173 S.u.S.E. Linux doesn't have a termcap. (Thanks to Karl
174 Eichwalder.)
175 * configure: Regenerated.
176
177 1998-10-24 Jim Blandy <jimb@zwingli.cygnus.com>
178
179 * configure.in: Call AM_PROG_CC_STDC, to see what flags we should
180 pass the compiler to make it support ANSI. (Thanks to Bernard
181 Urban.)
182 * aclocal.m4, configure: Regenerated.
183
184 1998-10-20 Jim Blandy <jimb@zwingli.cygnus.com>
185
186 * Guile 1.3 released.
187
188 1998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
189
190 * GUILE-VERSION: Bump to 1.3.
191
192 * Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS.
193 * Makefile.in: Regenerated.
194
195 1998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
196
197 * qthreads.m4 (QTHREADS_CONFIGURE): On NetBSD, pass through a flag
198 to the Makefile which explicitly tells it to pass assembly files
199 through the preprocessor. (Thanks to Perry Metzger.)
200 * aclocal.m4, configure, Makefile.in: Regenerated.
201
202 1998-10-14 Jim Blandy <jimb@zwingli.cygnus.com>
203
204 * configure.in: Define SCM_SINGLES whenever a float can fit in a
205 long, not only when a float is the same size as a long. This gets
206 us SCM_SINGLES defined on alphas. (Thanks to Clark McGrew.)
207 * configure: Regenerated.
208
209 * configure.in: Construct libguile/versiondat.h here; see
210 log entry in libguile/ChangeLog for details.
211 * configure: Regenerated.
212
213 * configure.in: Allow tabs and whitespace between `void' and
214 `usleep'. (Thanks to Harvey J. Stein.)
215 * configure: Regenerated.
216
217 Don't redefine sleep/usleep.
218 * configure.in: Remove tests for usleep's argument type; we only
219 need that if we're going to replace it.
220
221 * acconfig.h (USLEEP_ARG_TYPE): Delete. All the other SLEEP
222 garbage is needed just to use usleep and sleep without compiler
223 warnings.
224 * configure: Regenerated.
225
226 1998-10-12 Jim Blandy <jimb@zwingli.cygnus.com>
227
228 * configure: Regenerated.
229
230 * configure.in (GUILE_FUNC_DECLARED): Name the cache variables
231 starting with guile_cv_; ac_cv_ is autoconf's namespace.
232
233 The type of the argument to usleep varies from system to system,
234 as does the return type. We really shouldn't be redefining usleep
235 at all, but I don't have time to clean that up before the 1.3
236 release. It's on the schedule for afterwards.
237 * configure.in: Cache results from usleep return value test.
238 Test for the type of the usleep argument, and cache that too.
239 * acconfig.h (USLEEP_ARG_TYPE): New macro.
240
241 1998-10-11 Jim Blandy <jimb@zwingli.cygnus.com>
242
243 * acconfig.h (HAVE_RL_GETC_FUNCTION): Fix this entry.
244
245 1998-10-10 Jim Blandy <jimb@zwingli.cygnus.com>
246
247 * GUILE-VERSION: bump to 1.2.91, since we're doing snapshots again.
248
249 * Guile 1.2.90 released --- beta.
250 * GUILE-VERSION: Set to 1.2.90. This would appear to be a
251 regression from 1.3a, but everyone knows that the next release is
252 1.3, I want to switch to a more coherent version numbering system,
253 and now is the time.
254
255 1998-10-09 Jim Blandy <jimb@zwingli.cygnus.com>
256
257 * configure.in: Call AC_C_INLINE, so we can use inline happily in
258 libguile.
259 * configure: Regenerated.
260
261 1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
262
263 * configure.in: Don't forget to #define HAVE_RL_GETC_FUNCTION if
264 we do find the rl_getc_function variable in the readline library;
265 AC_CHECK_FUNCS used to do this for us, but we're not using it any
266 more.
267 * acconfig.h: Add an entry for HAVE_RL_GETC_FUNCTION.
268
269 * configure.in: Properly test for the presence of rl_getc_function;
270 it's a variable, not a function.
271 * configure: Regenerated.
272
273 * doc: New subdirectory.
274 * Makefile.am (SUBDIRS): List it.
275 * configure.in (AC_OUTPUT): Build its Makefile.
276 * configure, Makefile.in: Regenerated.
277
278 * guile.m4 (GUILE_FLAGS): New macro.
279
280 * guile.m4 (AM_INIT_GUILE_MODULE): Deleted; it doesn't do anything
281 terribly helpful any more, nobody's using it, and this is not
282 really the way I want to handle modules anyway.
283
284 1998-10-03 Jim Blandy <jimb@zwingli.cygnus.com>
285
286 * configure.in (FD_SETTER, FILE_CNT_GPTR): New cases for SCO's
287 stdio implementation. (Thanks to David Tillman.)
288 * configure: Rebuilt.
289
290 * guile-config: Renamed from `build'.
291 * Makefile.am (SUBDIRS): Mention `guile-config', not `build'.
292 * configure.in: Create `guile-config/Makefile.in', not
293 `build/Makefile.in'. Doc fix, too.
294
295 * qthreads.m4: Doc fix.
296 * Makefile.in, aclocal.m4, configure: Regeneranegerederadea.
297
298 1998-10-03 <jimb@savonarola.red-bean.com>
299
300 * configure.in: Check for a missing `sleep' declaration.
301 * acconfig.h (MISSING_SLEEP_DECL): Provide some text for this.
302 * configure: Regenerated.
303
304 * configure.in: Don't use the canonical host name to decide
305 whether `bzero' and `usleep' have declarations --- that's going
306 back to the bad old days before autoconf. Remove the call to
307 AC_CANONICAL_HOST and the subsequent case statement.
308 (GUILE_FUNC_DECLARED): New m4 macro. Use it to check for
309 declarations for `bzero', `usleep', and (new!) `strptime'.
310 * acconfig.h: (DECLARE_BZERO, DECLARE_USLEEP): Removed.
311 (MISSING_BZERO_DECL, MISSING_USLEEP_DECL, MISSING_STRPTIME_DECL):
312 Added. I think this naming convention is more consistent with the
313 rest of autoconf; names generally describes the system, not what
314 the package should do to accomodate the system.
315 * configure: Regenerated.
316
317 1998-09-05 Jim Blandy <jimb@zwingli.cygnus.com>
318
319 * configure.in: Remove --disable-debug option. The debugging
320 support is pretty stable now, and it's confusing people.
321 * configure: Regenerated.
322
323 * HACKING: Remove -Wstrict-prototypes from the list of requested
324 flags (to match 1998-07-30 change).
325
326 1998-07-30 Jim Blandy <jimb@zwingli.cygnus.com>
327
328 * configure.in: Don't use -Wstrict-prototypes after all.
329 * configure: Regenerated.
330
331 1998-07-29 Jim Blandy <jimb@zwingli.cygnus.com>
332
333 * configure.in: Request more warnings.
334 * configure: Regenerated.
335 * HACKING: Ask people not to make changes that introduce those
336 warnings. Now I have to go through the code and actually bring it
337 up to standards... :(
338
339 * Makefile.in, aclocal.m4, configure: Regenerated using the last
340 public version of automake, not the hacked Cygnus version.
341 * config.guess, config.sub, ltconfig, ltmain.sh: New versions from
342 libtool.
343
344 * configure.in, qthreads.m4: Display a message about how the
345 threads configuration went.
346 * aclocal.m4, configure: Regenerated.
347
348 1998-07-28 Jim Blandy <jimb@zwingli.cygnus.com>
349
350 Remove the TOTORO kludge. We're not doing snapshots any more, so
351 totoro is completely uninvolved. (Poor Totoro!)
352 * configure.in: Remove code to check the hostname and #define
353 TOTORO.
354 * acconfig.h: Remove comments for TOTORO symbol.
355 * configure, Makefile.in: Regenerated.
356
357 * qthreads.m4 (QTHREADS_CONFIGURE): We *can* use AC_REQUIRE here
358 to get AC_PROG_LN_S.
359 * aclocal.m4, configure: Regenerated.
360
361 1998-07-26 Jim Blandy <jimb@zwingli.cygnus.com>
362
363 Clean up thread configuration.
364 * qthreads.m4: New file, which knows how to configure the qthreads
365 library.
366 * configure.in: Replace all thread package selection code. Do the
367 --with-threads argument processing here. Enable the appropriate
368 thread interface files in libguile. Remove all qthreads
369 configuration code; call QTHREADS_CONFIGURE instead. Set
370 GUILE_LIBS using the info provided by QTHREADS_CONFIGURE.
371 * threads.m4: Removed; not used any more.
372 * Makefile.am (aclocal_DATA): Mention qthreads.m4, not threads.m4.
373 * Makefile.in, aclocal.m4, configure: Rgnrtd. (Sv th vwls!)
374 Note that these were regenerated with the tools available from
375 Cygnus's source tree, which have patches not available to the
376 general public. I'm not sure this was a good idea; feel free to
377 revert them to the latest released versions of the tools.
378
379 Upgrade to the version of libtool available at Cygnus. See note
380 above.
381 * config.guess, config.sub, ltconfig, ltmain.sh: Upgraded.
382
383 1998-07-12 Mikael Djurfeldt <mdj@barbara.nada.kth.se>
384
385 * configure.in: Changed variable HOSTNAME --> PROG_HOSTNAME in
386 totoro kludge.
387
388 Sat Jul 11 21:54:29 1998 Mikael Djurfeldt <mdj@totoro.red-bean.com>
389
390 * acconfig.h, configure.in: Define TOTORO if configuring on
391 totoro.red-bean.com.
392
393 * configure.in: Check for strdup.
394
395 1998-05-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
396
397 * configure.in: Check for rl_cleanup_after_signal.
398
399 1998-05-11 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
400
401 * configure.in: Added test for rl_getc_function. Warn if
402 libreadline is found but not this function.
403
404 1998-05-06 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
405
406 * configure.in: Replaced some AC_CHECK_FUNC --> AC_CHECK_FUNCS so
407 that suitable HAVE_<function name> symbols get defined.
408
409 1998-04-25 Mikael Djurfeldt <mdj@kenneth>
410
411 * configure.in: Define USLEEP_RETURNS_VOID on some systems.
412 (Thanks to Julian Satchell.)
413
414 1998-04-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
415
416 * configure.in: Check for usleep; Define DECLARE_BZERO and
417 DECLARE_USLEEP on Solaris 2.5 since it supplies those functions
418 without declaring them.
419
420 * acconfig.h: Added DECLARE_BZERO, DECLARE_USLEEP
421
422 1998-04-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
423
424 * configure.in: Define HAVE_DLOPEN also when HAVE_LIBDL is
425 defined.
426
427 1998-04-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
428
429 * configure.in (GUILE_LIBS): New variable. Contains libraries
430 which libguile needs to be linked with. Substituted into
431 libpath.h.
432
433 * threads.m4 (threads_package): Don't add $LDFLAGS and $LIBS to
434 $cy_cv_threads_libs.
435
436 1998-04-11 Mikael Djurfeldt <mdj@kenneth>
437
438 New libtool: 1.2
439 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
440 New automake: 1.3
441 * Makefile.in, aclocal.m4, configure: Regenerated.
442 * README: Mention new version numbers on libtool and automake.
443
444 1997-12-11 Tim Pierce <twp@skepsis.com>
445
446 * HACKING: Note that SSH is mandatory for CVS access.
447
448 Sun Dec 7 06:11:24 1997 Gary Houston <ghouston@actrix.gen.nz>
449
450 * README: using Automake 1.2d
451 * configure.in: AC_CHECK_FUNCS: add "system".
452
453 1997-12-01 Tim Pierce <twp@skepsis.com>
454
455 * acconfig.h: Add USCORE.
456
457 1997-11-27 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
458
459 * configure.in: Added code to enable GUILE_ISELECT on systems
460 which have the necessary functions (gettimeofday, select).
461
462 * acconfig.h: Added GUILE_ISELECT.
463
464 1997-11-24 Tim Pierce <twp@twp.tezcat.com>
465
466 * acinclude.m4: Assume dlsym does not add underscore if
467 cross-compiling.
468 * aclocal.m4, configure: Regenderated.
469
470 1997-11-21 Tim Pierce <twp@twp.tezcat.com>
471
472 * acinclude.m4 (GUILE_DLSYM_USCORE): New macro, thanks Dan Hagerty
473 <hag@ai.mit.edu>.
474 * configure.in: Use it.
475 * configure: Regenerated.
476 * acconfig.h (DLSYM_ADDS_USCORE): New #define.
477
478 1997-10-26 Mikael Djurfeldt <mdj@nada.kth.se>
479
480 * README (libtool): Tell people to use version 1.0e.
481
482 Sat Oct 25 02:50:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
483
484 Call the QuickThreads library libqthreads.a, not libqt.a. The old
485 name conflicts with the Qt user interface toolkit.
486 * threads.m4 (CY_AC_WITH_THREADS): Use new library name.
487 * configure.in: Same.
488 * aclocal.m4, configure: Regenerated.
489
490 Thu Oct 23 00:58:06 1997 Jim Blandy <jimb@totoro.red-bean.com>
491
492 * configure.in: Check for the readline library, and the termcap
493 library (on which readline relies).
494 * configure: Regenerated.
495
496 Wed Oct 22 16:55:57 1997 Jim Blandy <jimb@totoro.red-bean.com>
497
498 New libtool: 1.0e
499 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
500 * configure, aclocal.m4: Regenerated.
501
502 1997-10-02 Marius Vollmer <mvo@zagadka.ping.de>
503
504 Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)
505 * configure.in: Check whether dlopen can be found without -ldl.
506
507 Mon Sep 29 23:52:52 1997 Jim Blandy <jimb@totoro.red-bean.com>
508
509 * Makefile.in: Regenerated with automake 1.2c.
510
511 Sat Sep 27 23:01:58 1997 Jim Blandy <jimb@totoro.red-bean.com>
512
513 * Makefile.am: Add new `build' subdirectory to SUBDIRS.
514 * configure.in: Add build/Makefile to AC_OUTPUT clause.
515 * Makefile.in, configure: Regenerated.
516
517 * Makefile.in, aclocal.m4: Regenerated with automake 1.2a.
518
519 Tue Sep 16 00:19:46 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
520
521 * README, ltconfig, ltmain.sh: New libtool: 1.0c.
522
523 Thu Sep 11 11:28:24 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
524
525 * ltmain.sh: Added a missing '\' before \n on line 32.
526
527 Thu Aug 28 23:40:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
528
529 New libtool: 1.0b.
530 * ltconfig, ltmain.sh, config.guess: Freshly libtoolized.
531 * Makefile.in, aclocal.m4, configure: Regenerated, salamander-style.
532
533 Wed Aug 27 11:35:09 1997 Jim Blandy <jimb@totoro.red-bean.com>
534
535 * Makefile.in: Regenerated, so it uses "tar", not "gtar".
536
537 * configure.in: Use the QuickThreads assembler fragment with Irix
538 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
539 Jesse Glick.
540 * configure: Regenerated.
541
542 Sun Aug 24 15:51:12 1997 Mikael Djurfeldt <mdj@kenneth>
543
544 * acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
545 so that test for the same function can be performed multiple
546 times.
547
548 * configure.in (AC_CHECK_HEADERS): Test for rxposix.h,
549 rx/rxposix.h. Add library rx only if regcomp can't be found
550 without it.
551
552 * acconfig.h (HAVE_REGCOMP): Added it here since autoheader misses
553 it for some reason!
554
555 Fri Aug 22 21:21:49 1997 Jim Blandy <jimb@totoro.red-bean.com>
556
557 * THANKS: New file.
558 * Makefile.in, aclocal.m4, configure: Regenerated.
559
560 Wed Jul 23 20:24:27 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
561
562 * configure.in: Added thread support for the alpha architecture.
563 configure: Regenerated.
564
565 Thu Jul 17 07:56:05 1997 Gary Houston <ghouston@actrix.gen.nz>
566
567 * configure.in: use AC_CHECK_FUNCS for sethostent etc.,
568 so scmconfig.h is updated with the test results. this may
569 disable one of the cygwin hacks.
570
571 Fri Jul 11 00:18:19 1997 Jim Blandy <jimb@floss.red-bean.com>
572
573 Changes to compile under gnu-win32, from Marcus Daniels:
574 * configure.in: When sys/un.h exists, define HAVE_UNIX_DOMAIN_SOCKETS
575 to indicate that Unix domain sockets will work.
576 Check for socketpair, getgroups, setwent, pause, and tzset
577 (cygwin currently lacks these them).
578 Check for sethostent endhostent getnetent setnetent endnetent
579 getprotoent endprotoent getservent endservent getnetbyaddr
580 getnetbyname inet_lnaof inet_makeaddr inet_netof (cygwin currently
581 lacks them). In the case of cygwin, temporarily prefix these
582 functions with "cygwin32_", the way that netdb.h does.
583 Don't define HAVE_REGCOMP unless both regcomp and regex.h are
584 available (cygwin b18 came distributed without a working regex.h
585 file).
586 * acconfig.h (HAVE_UNIX_DOMAIN_SOCKETS): Add this.
587 * configure: Regenerated.
588
589 Wed Jul 2 12:28:40 1997 Tim Pierce <twp@twp.tezcat.com>
590
591 * ltmain.sh: Remove any trailing colon on $shlibpath_var
592 (i.e. LD_LIBRARY_PATH) for braindamaged linkers that choke on it.
593 Patch sent to bug-libtool.
594
595 Sat Jun 28 16:13:43 1997 Tim Pierce <twp@twp.tezcat.com>
596
597 * configure.in: Add alloca.o explicitly to LIBOBJS (thanks Eric
598 Backus for reporting this problem and suggesting a fix).
599 * configure: Regenerated.
600
601 Thu Jun 26 20:43:31 1997 Jim Blandy <jimb@floss.red-bean.com>
602
603 * Guile 1.2 released.
604
605 * configure.in: Check for librx after libm; fundamentals need to
606 come first.
607 * configure: Regenerated.
608
609 Tue Jun 24 13:34:20 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>
610
611 * aclocal.m4 (AM_PATH_PROG_LD): Change `ac_cv_path_LD' typo to
612 `am_cv_path_LD'.
613 * configure: Regenerated.
614
615 Sun Jun 22 15:43:07 1997 Jim Blandy <jimb@floss.red-bean.com>
616
617 Try to detect when people are using one version of libguile and a
618 different version of ice-9. People have been skewing things and
619 sending in bug reports.
620 * configure.in: Provide libguile its version information through a
621 separate header file generated by the Makefile, not through
622 scmconfig.h.
623 (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION, GUILE_VERSION):
624 AC_SUBST these, instead of AC_DEFINE'ing them.
625 (GUILE_STAMP): New AC_SUBST: the time we configured the tree.
626 (AC_OUTPUT): Create ice-9/version.scm.
627 * acconfig.h (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION,
628 GUILE_VERSION): Deleted.
629 * Makefile.in: Regenerated.
630
631 * aclocal.m4: Regenerated, using the libtool 0.9h m4 macros.
632
633 * Makefile.am (EXTRA_DIST): Include acconfig.h in the
634 distribution.
635 * Makefile.in: Regenerated.
636
637 Sat Jun 21 00:14:07 1997 Jim Blandy <jimb@floss.red-bean.com>
638
639 * ltmain.sh (line 1191): Don't forget 'test' in if statement.
640
641 * ltconfig, ltmain.sh: libtoolized, using libtool 0.9h.
642
643 Wed Jun 11 00:34:01 1997 Jim Blandy <jimb@floss.red-bean.com>
644
645 * ltconfig, ltmain.sh, config.guess: New files from libtool 0.9g.
646
647 * configure.in: By default, include functions in Guile to allow
648 linking with dynamic libraries at run-time. In other words,
649 --enable-dynamic-linking is now the default.
650 * configure: Rebuilt.
651
652 * configure.in: Remove space between AC_CHECK_LIB and opening
653 paren in check for Rx.
654 * configure: Regenerated.
655
656 * configure.in: Remove all mention of xtra_PLUGIN_guile_libs.
657 It's never used.
658 * configure, Makefile.in: Regenerated.
659
660 Tue Jun 10 23:37:12 1997 Jim Blandy <jimb@floss.red-bean.com>
661
662 * configure.in: Move checks for libraries (-lm, -lnsl, -lsocket,
663 -dl, -dld) before checks for functions.
664 * configure: Regenerated.
665
666 Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
667
668 * config.guess: New copy from autoconf-2.12, which recognizes
669 OpenBSD.
670
671 Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
672
673 * configure.in: Check for Rx, so we will use its routines (which I
674 pretty much trust) if it is installed.
675 * configure: Regenerated.
676
677 Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
678
679 * acconfig.h: mention HAVE_RESTARTS.
680 * configure.in: check for sigaction and restartable system calls.
681
682 Tue May 27 22:47:52 1997 Tim Pierce <twp@twp.tezcat.com>
683
684 * configure.in: Check for presence of regcomp.
685 * configure: Regenerated.
686
687 Mon May 26 12:14:20 1997 Jim Blandy <jimb@floss.cyclic.com>
688
689 * COPYING: New address for FSF.
690
691 * configure.in: We don't need to add fileblocks.o to LIBOBJS if
692 struct stat doesn't have the st_blocks field. We take care of
693 that case in the code. Replace AC_STRUCT_ST_BLOCKS with its
694 definition, edited appropriately. (Bernard URBAN)
695 * configure: Regenerated.
696
697 Sat May 17 13:49:28 1997 Jim Blandy <jimb@floss.cyclic.com>
698
699 * configure.in: Don't link against -lnsl or -lsocket unless we
700 actually need to. This causes trouble on Irix. (Thanks to Larry
701 Schwimmer.)
702
703 * config.sub: Get newer version, that recognizes the i686.
704
705 Fri May 16 17:26:10 1997 Jim Blandy <jimb@totoro.cyclic.com>
706
707 * README: Changed Mikael's threads work attribution in order
708 to sooth Anthony's enormous, but wounded, ego.
709
710 Fri May 16 17:26:53 1997 Jim Blandy <jimb@totoro.cyclic.com>
711
712 Just kidding!!!
713
714 Fri May 16 04:24:48 1997 Jim Blandy <jimb@floss.cyclic.com>
715
716 Guile 1.1 released.
717 * GUILE-VERSION: Bump to 1.1.
718
719 Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
720
721 Switch to automake-1.1p.
722 * Makefile.in, aclocal.m4, configure: Regenerated.
723
724 Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
725
726 * threads.m4: Copy Anthony's change here, so it'll actually
727 survive.
728
729 Thu May 8 11:48:40 1997 Anthony Green <green@hoser.cygnus.com>
730
731 * aclocal.m4: Fixes for building with coop threads in a
732 seperate compilation directory.
733 * configure: Rebuilt.
734
735 Fri May 2 16:24:15 1997 Jim Blandy <jimb@floss.cyclic.com>
736
737 Upgrade to libtool 0.9e.
738 * ltconfig, ltmain.sh, config.guess, config.sub: New versions,
739 supplied by libtool.
740
741 * configure.in: When configuring qt, sunos needs the underscore
742 files; Solaris and Linux both need the normal files.
743 * configure: Reebilt.
744
745 Thu May 1 15:35:49 1997 Jim Blandy <jimb@floss.cyclic.com>
746
747 * configure.in: Get the paths for qt's md files right, so it can
748 build correctly when using a separate compilation directory.
749 * configure: Regenerated.
750
751 Thu Apr 24 01:20:34 1997 Jim Blandy <jimb@floss.cyclic.com>
752
753 Get threads to work again.
754 * Makefile.am (SUBDIRS): List libguile last, so qt gets built
755 first.
756 * Makefile.in: Regenerated.
757 * aclocal.m4, configure: Regenerate, with modern definition of
758 CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
759
760 Reduced Guile distribution: one configure script, no plugins.
761 * configure.in: Merged the old text from qt/configure.in and
762 libguile/configure.in; Tom Tromey says automake only wants one
763 configure.in script. This seems fishy, but...
764 * Makefile.am: List the subdirectories explicitly; no more PLUGIN
765 gubbish.
766 * acconfig.h, acinclude.m4: Moved here from libguile, since
767 libguile's configure script lives here now.
768 * AUTHORS, INSTALL, README: Updated.
769 * Makefile.in, aclocal.m4 configure: Regenerated. Just like
770 amputated amphibian limbs.
771
772 Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
773
774 * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
775 * newdoc/ref/Makefile.in: Regenerated.
776
777 Mon Apr 14 18:51:25 1997 Jim Blandy <jimb@floss.cyclic.com>
778
779 * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
780 need to link against libthreads; the files it used to contain
781 are now a part of libguile.
782
783 Sun Apr 13 22:14:10 1997 Jim Blandy <jimb@floss.cyclic.com>
784
785 * guile.m4: Revert change of Mar 15, and use the new 'no-define'
786 argument to the AM_INIT_AUTOMAKE macro.
787
788 Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
789
790 * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
791 * README: Say where to find libtool 0.9d.
792
793 Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
794
795 Changes to work with automake-1.1n, which has better libtool
796 support. Also use libtool 0.8.
797 * README: Note new version numbers for automake and libtool.
798 * missing: New file required by new automake.
799 * Makefile.in: Regenerated.
800
801 Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
802
803 * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
804
805 * Makefile.am: Omit doc subtree.
806 * configure.in: Omit makefiles in doc subtree.
807 * Makefile.in, configure: Rebuilt.
808
809 Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
810
811 * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
812 with its definition and commented out definition of PACKAGE. This
813 changed seemed necessary after having removed PACKAGE from
814 libguile/acconfig.h.
815
816 Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
817
818 * ltconfig, ltmain.sh: New versions from libtool-0.9.
819
820 * configure.in: Added AM_MAINTAINER_MODE
821
822 Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
823
824 * config.sub, config.guess: New versions, that handle i686, etc.
825
826 Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
827
828 * newdoc/tutorial/guile-tut.texi: started checking in the Guile
829 tutorial rewrite, but have not merged much into it yet.
830
831 Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
832
833 * newdoc/ref/guile-ref.texi: started checking in parts of the
834 reference manual re-write.
835
836 Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
837
838 * ltconfig, ltmain.sh: New files for libtool support. libguile,
839 rx, gh and gtcltk-lib can now be build as shared libraries.
840 * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
841
842 Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
843
844 * Guile 1.0 released. This is the first release by the Free
845 Software Foundation; Cygnus has also released earlier versions of
846 Guile.
847
848 * GUILE-VERSION: Updated version number.
849 * NEWS: Added comments for all the user-visible changes marked in
850 the ChangeLogs.
851 * README: Updated for release.
852
853 Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
854
855 * scsh: new directory.
856
857 Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
858
859 * configure.in: Generate doc/guile-programmer/Makefile and
860 doc/guile-user/Makefile.
861
862 Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
863
864 * aclocal.m4: Now automatically generated by aclocal.
865 * threads.m4: New file.
866 * guile.m4: New file.
867 * Makefile.am, doc/Makefile.am: New files.
868 * configure.in: Updated for Automake. Avoid excessively verbose
869 "greet" messages.
870
871 Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
872
873 * lgh: directory renamed to gh, along with all prefixes of the
874 high level library procedures.
875
876 Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
877
878 * Makefile.in (TAGS tags): Find the source files in $srcdir.
879
880 Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
881
882 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
883
884 Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
885
886 * configure.in: Added some configuration magic from the Cygnus
887 distribution.
888
889 * aclocal.m4: New file. For now used for thread support
890 configuration.
891
892 Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
893
894 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
895
896 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
897 directories, to arrange for lgh to the last thing
898 configured/built.
899
900 Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
901
902 * lgh/: added the directory in which I implement the high level
903 libguile library (lgh_) for this release of Guile. See the
904 ChangeLog in there for further details.
905
906 Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
907
908 * doc/ (guile-user and guile-programmer): added the guile-user and
909 guile-programmer directories which contain the user and programmer
910 manuals. See the ChangeLog entries there for detail.
911
912 Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
913
914 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
915
916 * Makefile.in (distclean): Don't forget to delete
917 config.build-subdirs.
918
919 Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
920
921 * Makefile.in (tags): New name for `TAGS' target, which will
922 always run the commands.
923
924 Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
925
926 * README: Doc fixes.
927
928 Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
929
930 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
931
932 Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
933
934 * configure.in: Check for -ldl, so the check for Tcl won't fail
935 spuriously.
936
937 Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
938
939 Change the way we decide whether to build gtcltk-lib, so that it's
940 omitted from the build process when appropriate, but never from
941 the dist process.
942 * configure.in: Don't edit all_subdirs depending on the
943 availability of Tk; let that be the list of all PLUGIN
944 subdirectories present, as it used to be. Instead, edit a new
945 variable, build_subdirs; write its final value, the list of
946 subdirs we do want to compile in, to config.build-subdirs.
947 Substitute that into the top-level Makefile too.
948 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
949 recurse on the subdirectories we should build.
950 (distdirs): Set this to @existingdirs@, so it includes the subdirs
951 we decided not to build.
952
953 * doc/gtcltk.texi: File resurrected from old Guile releases.
954 * doc/Makefile.in (info): Build the gtcltk documentation.
955 (DIST_FILES): Include it in the distribution.
956
957 * configure.in: If we can find the library for tcl7.5, build
958 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
959 compiler (not sure this is necessary).
960
961 Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
962
963 * NEWS: Fix bug reporting address.
964
965 Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
966
967 * AUTHORS: New file, in accordance with the GNU maintainers'
968 standards.
969
970 Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
971
972 * README: Renamed from ANNOUNCE; include bug report address,
973 description, and short tour.
974 * INSTALL: Renamed from BUILDING.
975 * NEWS: New file.
976 * Makefile.in (DISTFILES): Update appropriately.
977
978 Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
979
980 * doc/Makefile.in: Added pattern targets for creating DVI and
981 PostScript files.
982 (%.ps, %.dvi, %.txt): New targets.
983 (DVIPS, TEXI2DVI): New variables.
984
985 * GUILE-VERSION: Updated to 1.0b3.
986
987 Rehashed distribution system, in preparation for nightly
988 snapshots. Other changes in subdirectories.
989 * Makefile.in (dist): Rewritten --- the old target was out of
990 date, dependent on files that we don't have, and relied on GNU
991 tar. The new target is simpler.
992 (VERSION, srcdir, dist_dirs): New variables.
993 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
994 TODO.
995 (localtreats): Variable removed. We don't have this file.
996 (info): cd to doc and make info there; don't make info in every
997 ${subdir}; those Makefiles don't know what to do.
998 (distname, distdir, treats, announcefile): Variables removed.
999 (manifest-file): Target removed.
1000 (dist-dir): New target, responsible for distributable files in
1001 this directory.
1002 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
1003 controlling the 'dist' target.
1004 * configure.in: Substitute GUILE-VERSION into the top-level
1005 Makefile. Build doc/Makefile from doc/Makefile.in.
1006
1007 * doc/Makefile.in: New file.