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