* script.c (scm_compile_shell_switches): Use "guile" as default
[bpt/guile.git] / ChangeLog
CommitLineData
848f2a01
TP
11997-12-11 Tim Pierce <twp@skepsis.com>
2
3 * HACKING: Note that SSH is mandatory for CVS access.
4
341eaef0
GH
5Sun Dec 7 06:11:24 1997 Gary Houston <ghouston@actrix.gen.nz>
6
7 * README: using Automake 1.2d
8 * configure.in: AC_CHECK_FUNCS: add "system".
9
c06768c8
TP
101997-12-01 Tim Pierce <twp@skepsis.com>
11
12 * acconfig.h: Add USCORE.
13
933a7411
MD
141997-11-27 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
15
16 * configure.in: Added code to enable GUILE_ISELECT on systems
17 which have the necessary functions (gettimeofday, select).
18
19 * acconfig.h: Added GUILE_ISELECT.
20
774b7f22
TP
211997-11-24 Tim Pierce <twp@twp.tezcat.com>
22
23 * acinclude.m4: Assume dlsym does not add underscore if
24 cross-compiling.
25 * aclocal.m4, configure: Regenderated.
26
2a0d7176
TP
271997-11-21 Tim Pierce <twp@twp.tezcat.com>
28
29 * acinclude.m4 (GUILE_DLSYM_USCORE): New macro, thanks Dan Hagerty
30 <hag@ai.mit.edu>.
31 * configure.in: Use it.
32 * configure: Regenerated.
33 * acconfig.h (DLSYM_ADDS_USCORE): New #define.
34
1ad2d179
MD
351997-10-26 Mikael Djurfeldt <mdj@nada.kth.se>
36
37 * README (libtool): Tell people to use version 1.0e.
38
83531e61
JB
39Sat Oct 25 02:50:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
40
41 Call the QuickThreads library libqthreads.a, not libqt.a. The old
42 name conflicts with the Qt user interface toolkit.
43 * threads.m4 (CY_AC_WITH_THREADS): Use new library name.
44 * configure.in: Same.
45 * aclocal.m4, configure: Regenerated.
46
2e368582
JB
47Thu Oct 23 00:58:06 1997 Jim Blandy <jimb@totoro.red-bean.com>
48
49 * configure.in: Check for the readline library, and the termcap
50 library (on which readline relies).
51 * configure: Regenerated.
52
53Wed Oct 22 16:55:57 1997 Jim Blandy <jimb@totoro.red-bean.com>
54
55 New libtool: 1.0e
56 * ltconfig, ltmain.sh, config.sub, config.guess: Updated.
57 * configure, aclocal.m4: Regenerated.
58
cd721def
MV
591997-10-02 Marius Vollmer <mvo@zagadka.ping.de>
60
61 Make dynamic linking work on Dec Unix. (Thanks to Clark McGrew)
62 * configure.in: Check whether dlopen can be found without -ldl.
63
5aa28c1e
JB
64Mon Sep 29 23:52:52 1997 Jim Blandy <jimb@totoro.red-bean.com>
65
66 * Makefile.in: Regenerated with automake 1.2c.
67
9ba3d403
JB
68Sat Sep 27 23:01:58 1997 Jim Blandy <jimb@totoro.red-bean.com>
69
70 * Makefile.am: Add new `build' subdirectory to SUBDIRS.
71 * configure.in: Add build/Makefile to AC_OUTPUT clause.
72 * Makefile.in, configure: Regenerated.
73
74 * Makefile.in, aclocal.m4: Regenerated with automake 1.2a.
75
476f3c84
MD
76Tue Sep 16 00:19:46 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
77
78 * README, ltconfig, ltmain.sh: New libtool: 1.0c.
79
e69807f0
MD
80Thu Sep 11 11:28:24 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
81
82 * ltmain.sh: Added a missing '\' before \n on line 32.
83
1aa8162b
JB
84Thu Aug 28 23:40:43 1997 Jim Blandy <jimb@totoro.red-bean.com>
85
86 New libtool: 1.0b.
87 * ltconfig, ltmain.sh, config.guess: Freshly libtoolized.
88 * Makefile.in, aclocal.m4, configure: Regenerated, salamander-style.
89
34695603
JB
90Wed Aug 27 11:35:09 1997 Jim Blandy <jimb@totoro.red-bean.com>
91
92 * Makefile.in: Regenerated, so it uses "tar", not "gtar".
93
94 * configure.in: Use the QuickThreads assembler fragment with Irix
95 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
96 Jesse Glick.
97 * configure: Regenerated.
98
e9cd5d2f
MD
99Sun Aug 24 15:51:12 1997 Mikael Djurfeldt <mdj@kenneth>
100
0b89e78e
MD
101 * acinclude.m4 (GUILE_NAMED_CHECK_FUNC): New macro: Tagged test,
102 so that test for the same function can be performed multiple
103 times.
104
e9cd5d2f
MD
105 * configure.in (AC_CHECK_HEADERS): Test for rxposix.h,
106 rx/rxposix.h. Add library rx only if regcomp can't be found
107 without it.
108
109 * acconfig.h (HAVE_REGCOMP): Added it here since autoheader misses
110 it for some reason!
111
1782cc37
JB
112Fri Aug 22 21:21:49 1997 Jim Blandy <jimb@totoro.red-bean.com>
113
114 * THANKS: New file.
115 * Makefile.in, aclocal.m4, configure: Regenerated.
116
757cfb94
MD
117Wed Jul 23 20:24:27 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
118
119 * configure.in: Added thread support for the alpha architecture.
120 configure: Regenerated.
121
f4e5b810
GH
122Thu Jul 17 07:56:05 1997 Gary Houston <ghouston@actrix.gen.nz>
123
124 * configure.in: use AC_CHECK_FUNCS for sethostent etc.,
125 so scmconfig.h is updated with the test results. this may
126 disable one of the cygwin hacks.
127
32552d73
JB
128Fri Jul 11 00:18:19 1997 Jim Blandy <jimb@floss.red-bean.com>
129
130 Changes to compile under gnu-win32, from Marcus Daniels:
131 * configure.in: When sys/un.h exists, define HAVE_UNIX_DOMAIN_SOCKETS
132 to indicate that Unix domain sockets will work.
133 Check for socketpair, getgroups, setwent, pause, and tzset
134 (cygwin currently lacks these them).
135 Check for sethostent endhostent getnetent setnetent endnetent
136 getprotoent endprotoent getservent endservent getnetbyaddr
137 getnetbyname inet_lnaof inet_makeaddr inet_netof (cygwin currently
138 lacks them). In the case of cygwin, temporarily prefix these
139 functions with "cygwin32_", the way that netdb.h does.
140 Don't define HAVE_REGCOMP unless both regcomp and regex.h are
141 available (cygwin b18 came distributed without a working regex.h
142 file).
143 * acconfig.h (HAVE_UNIX_DOMAIN_SOCKETS): Add this.
144 * configure: Regenerated.
145
ec918b9b
TP
146Wed Jul 2 12:28:40 1997 Tim Pierce <twp@twp.tezcat.com>
147
148 * ltmain.sh: Remove any trailing colon on $shlibpath_var
149 (i.e. LD_LIBRARY_PATH) for braindamaged linkers that choke on it.
150 Patch sent to bug-libtool.
151
4a5fa91c
TP
152Sat Jun 28 16:13:43 1997 Tim Pierce <twp@twp.tezcat.com>
153
154 * configure.in: Add alloca.o explicitly to LIBOBJS (thanks Eric
155 Backus for reporting this problem and suggesting a fix).
156 * configure: Regenerated.
157
a01e24ec
JB
158Thu Jun 26 20:43:31 1997 Jim Blandy <jimb@floss.red-bean.com>
159
160 * Guile 1.2 released.
161
162 * configure.in: Check for librx after libm; fundamentals need to
163 come first.
164 * configure: Regenerated.
165
787d7283
TP
166Tue Jun 24 13:34:20 1997 Tim Pierce <twpierce@bio-5.bsd.uchicago.edu>
167
168 * aclocal.m4 (AM_PATH_PROG_LD): Change `ac_cv_path_LD' typo to
169 `am_cv_path_LD'.
170 * configure: Regenerated.
171
0dc48630
JB
172Sun Jun 22 15:43:07 1997 Jim Blandy <jimb@floss.red-bean.com>
173
91b28bb5
JB
174 Try to detect when people are using one version of libguile and a
175 different version of ice-9. People have been skewing things and
176 sending in bug reports.
177 * configure.in: Provide libguile its version information through a
178 separate header file generated by the Makefile, not through
179 scmconfig.h.
180 (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION, GUILE_VERSION):
181 AC_SUBST these, instead of AC_DEFINE'ing them.
182 (GUILE_STAMP): New AC_SUBST: the time we configured the tree.
183 (AC_OUTPUT): Create ice-9/version.scm.
184 * acconfig.h (GUILE_MAJOR_VERSION, GUILE_MINOR_VERSION,
185 GUILE_VERSION): Deleted.
186 * Makefile.in: Regenerated.
187
0dc48630
JB
188 * aclocal.m4: Regenerated, using the libtool 0.9h m4 macros.
189
190 * Makefile.am (EXTRA_DIST): Include acconfig.h in the
191 distribution.
192 * Makefile.in: Regenerated.
193
91529b1d
JB
194Sat Jun 21 00:14:07 1997 Jim Blandy <jimb@floss.red-bean.com>
195
196 * ltmain.sh (line 1191): Don't forget 'test' in if statement.
197
198 * ltconfig, ltmain.sh: libtoolized, using libtool 0.9h.
199
3688473b
JB
200Wed Jun 11 00:34:01 1997 Jim Blandy <jimb@floss.red-bean.com>
201
832b09ed
JB
202 * ltconfig, ltmain.sh, config.guess: New files from libtool 0.9g.
203
204 * configure.in: By default, include functions in Guile to allow
205 linking with dynamic libraries at run-time. In other words,
206 --enable-dynamic-linking is now the default.
207 * configure: Rebuilt.
208
cad2eb84
JB
209 * configure.in: Remove space between AC_CHECK_LIB and opening
210 paren in check for Rx.
211 * configure: Regenerated.
212
3688473b
JB
213 * configure.in: Remove all mention of xtra_PLUGIN_guile_libs.
214 It's never used.
215 * configure, Makefile.in: Regenerated.
216
217Tue Jun 10 23:37:12 1997 Jim Blandy <jimb@floss.red-bean.com>
218
219 * configure.in: Move checks for libraries (-lm, -lnsl, -lsocket,
220 -dl, -dld) before checks for functions.
221 * configure: Regenerated.
222
95d59d10
JB
223Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
224
225 * config.guess: New copy from autoconf-2.12, which recognizes
226 OpenBSD.
227
14d546a7
JB
228Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
229
230 * configure.in: Check for Rx, so we will use its routines (which I
231 pretty much trust) if it is installed.
232 * configure: Regenerated.
233
e1a191a8
GH
234Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
235
236 * acconfig.h: mention HAVE_RESTARTS.
237 * configure.in: check for sigaction and restartable system calls.
238
737c9113
JB
239Tue May 27 22:47:52 1997 Tim Pierce <twp@twp.tezcat.com>
240
241 * configure.in: Check for presence of regcomp.
242 * configure: Regenerated.
243
3f4c654d
JB
244Mon May 26 12:14:20 1997 Jim Blandy <jimb@floss.cyclic.com>
245
36539a15
JB
246 * COPYING: New address for FSF.
247
3f4c654d
JB
248 * configure.in: We don't need to add fileblocks.o to LIBOBJS if
249 struct stat doesn't have the st_blocks field. We take care of
250 that case in the code. Replace AC_STRUCT_ST_BLOCKS with its
a00c28cd 251 definition, edited appropriately. (Bernard URBAN)
3f4c654d
JB
252 * configure: Regenerated.
253
c1a649bf
JB
254Sat May 17 13:49:28 1997 Jim Blandy <jimb@floss.cyclic.com>
255
3f4c654d
JB
256 * configure.in: Don't link against -lnsl or -lsocket unless we
257 actually need to. This causes trouble on Irix. (Thanks to Larry
258 Schwimmer.)
259
c1a649bf
JB
260 * config.sub: Get newer version, that recognizes the i686.
261
c5ac623b
JB
262Fri May 16 17:26:10 1997 Jim Blandy <jimb@totoro.cyclic.com>
263
264 * README: Changed Mikael's threads work attribution in order
265 to sooth Anthony's enormous, but wounded, ego.
266
267Fri May 16 17:26:53 1997 Jim Blandy <jimb@totoro.cyclic.com>
268
269 Just kidding!!!
270
adb98aa9
JB
271Fri May 16 04:24:48 1997 Jim Blandy <jimb@floss.cyclic.com>
272
273 Guile 1.1 released.
274 * GUILE-VERSION: Bump to 1.1.
275
9b01064c
JB
276Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
277
278 Switch to automake-1.1p.
279 * Makefile.in, aclocal.m4, configure: Regenerated.
280
d53f4df2
JB
281Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
282
283 * threads.m4: Copy Anthony's change here, so it'll actually
284 survive.
285
ec06dd30
AG
286Thu May 8 11:48:40 1997 Anthony Green <green@hoser.cygnus.com>
287
288 * aclocal.m4: Fixes for building with coop threads in a
289 seperate compilation directory.
290 * configure: Rebuilt.
291
953b3c55
JB
292Fri May 2 16:24:15 1997 Jim Blandy <jimb@floss.cyclic.com>
293
294 Upgrade to libtool 0.9e.
295 * ltconfig, ltmain.sh, config.guess, config.sub: New versions,
296 supplied by libtool.
297
298 * configure.in: When configuring qt, sunos needs the underscore
299 files; Solaris and Linux both need the normal files.
300 * configure: Reebilt.
301
8225b156
JB
302Thu May 1 15:35:49 1997 Jim Blandy <jimb@floss.cyclic.com>
303
304 * configure.in: Get the paths for qt's md files right, so it can
305 build correctly when using a separate compilation directory.
306 * configure: Regenerated.
307
20108301
JB
308Thu Apr 24 01:20:34 1997 Jim Blandy <jimb@floss.cyclic.com>
309
67061067
JB
310 Get threads to work again.
311 * Makefile.am (SUBDIRS): List libguile last, so qt gets built
312 first.
313 * Makefile.in: Regenerated.
314 * aclocal.m4, configure: Regenerate, with modern definition of
315 CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
316
317 Reduced Guile distribution: one configure script, no plugins.
20108301
JB
318 * configure.in: Merged the old text from qt/configure.in and
319 libguile/configure.in; Tom Tromey says automake only wants one
320 configure.in script. This seems fishy, but...
321 * Makefile.am: List the subdirectories explicitly; no more PLUGIN
322 gubbish.
323 * acconfig.h, acinclude.m4: Moved here from libguile, since
324 libguile's configure script lives here now.
325 * AUTHORS, INSTALL, README: Updated.
326 * Makefile.in, aclocal.m4 configure: Regenerated. Just like
327 amputated amphibian limbs.
328
93918199
JB
329Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
330
331 * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
332 * newdoc/ref/Makefile.in: Regenerated.
333
7c9c7760
JB
334Mon Apr 14 18:51:25 1997 Jim Blandy <jimb@floss.cyclic.com>
335
336 * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
337 need to link against libthreads; the files it used to contain
338 are now a part of libguile.
339
c8b62a7e
JB
340Sun Apr 13 22:14:10 1997 Jim Blandy <jimb@floss.cyclic.com>
341
342 * guile.m4: Revert change of Mar 15, and use the new 'no-define'
343 argument to the AM_INIT_AUTOMAKE macro.
344
12afb619
JB
345Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
346
347 * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
348 * README: Say where to find libtool 0.9d.
349
58bc1a29
JB
350Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
351
352 Changes to work with automake-1.1n, which has better libtool
353 support. Also use libtool 0.8.
354 * README: Note new version numbers for automake and libtool.
355 * missing: New file required by new automake.
356 * Makefile.in: Regenerated.
357
5c09c7ea
JB
358Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
359
360 * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
361
362 * Makefile.am: Omit doc subtree.
363 * configure.in: Omit makefiles in doc subtree.
364 * Makefile.in, configure: Rebuilt.
365
3b0d0eb8
MD
366Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
367
368 * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
369 with its definition and commented out definition of PACKAGE. This
370 changed seemed necessary after having removed PACKAGE from
371 libguile/acconfig.h.
372
15ae1bee
MD
373Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
374
afa64ca8
MD
375 * ltconfig, ltmain.sh: New versions from libtool-0.9.
376
15ae1bee
MD
377 * configure.in: Added AM_MAINTAINER_MODE
378
863b096e
JB
379Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
380
381 * config.sub, config.guess: New versions, that handle i686, etc.
382
de74670f
MG
383Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
384
385 * newdoc/tutorial/guile-tut.texi: started checking in the Guile
386 tutorial rewrite, but have not merged much into it yet.
387
31e59da8
MG
388Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
389
390 * newdoc/ref/guile-ref.texi: started checking in parts of the
de74670f 391 reference manual re-write.
31e59da8 392
3890022f
MV
393Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
394
395 * ltconfig, ltmain.sh: New files for libtool support. libguile,
396 rx, gh and gtcltk-lib can now be build as shared libraries.
397 * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
398
01cf3840
JB
399Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
400
401 * Guile 1.0 released. This is the first release by the Free
402 Software Foundation; Cygnus has also released earlier versions of
403 Guile.
404
405 * GUILE-VERSION: Updated version number.
406 * NEWS: Added comments for all the user-visible changes marked in
407 the ChangeLogs.
408 * README: Updated for release.
409
0a67c27a
GH
410Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
411
412 * scsh: new directory.
413
733943b9
TT
414Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
415
416 * configure.in: Generate doc/guile-programmer/Makefile and
417 doc/guile-user/Makefile.
418
419Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
420
421 * aclocal.m4: Now automatically generated by aclocal.
422 * threads.m4: New file.
423 * guile.m4: New file.
424 * Makefile.am, doc/Makefile.am: New files.
425 * configure.in: Updated for Automake. Avoid excessively verbose
426 "greet" messages.
427
8a2c7b71
MG
428Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
429
430 * lgh: directory renamed to gh, along with all prefixes of the
431 high level library procedures.
432
1eaceb61
JB
433Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
434
435 * Makefile.in (TAGS tags): Find the source files in $srcdir.
436
a857bf16
JB
437Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
438
439 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
440
e5e0f394
MD
441Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
442
443 * configure.in: Added some configuration magic from the Cygnus
444 distribution.
445
446 * aclocal.m4: New file. For now used for thread support
447 configuration.
448
891ee51c
MG
449Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
450
7d41a049
MG
451 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
452
891ee51c
MG
453 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
454 directories, to arrange for lgh to the last thing
455 configured/built.
456
84da179f 457Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
2be50ff5
MG
458
459 * lgh/: added the directory in which I implement the high level
460 libguile library (lgh_) for this release of Guile. See the
461 ChangeLog in there for further details.
462
ea332eb2
MG
463Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
464
465 * doc/ (guile-user and guile-programmer): added the guile-user and
466 guile-programmer directories which contain the user and programmer
467 manuals. See the ChangeLog entries there for detail.
468
21dc7b47
JB
469Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
470
471 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
472
473 * Makefile.in (distclean): Don't forget to delete
474 config.build-subdirs.
475
de15ba3a
JB
476Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
477
478 * Makefile.in (tags): New name for `TAGS' target, which will
479 always run the commands.
480
1089e30d
JB
481Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
482
483 * README: Doc fixes.
484
228ada63
JB
485Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
486
487 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
488
93ef5778
JB
489Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
490
491 * configure.in: Check for -ldl, so the check for Tcl won't fail
492 spuriously.
493
253efac3
JB
494Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
495
39b3bff6
JB
496 Change the way we decide whether to build gtcltk-lib, so that it's
497 omitted from the build process when appropriate, but never from
498 the dist process.
499 * configure.in: Don't edit all_subdirs depending on the
500 availability of Tk; let that be the list of all PLUGIN
501 subdirectories present, as it used to be. Instead, edit a new
502 variable, build_subdirs; write its final value, the list of
503 subdirs we do want to compile in, to config.build-subdirs.
504 Substitute that into the top-level Makefile too.
505 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
506 recurse on the subdirectories we should build.
507 (distdirs): Set this to @existingdirs@, so it includes the subdirs
508 we decided not to build.
509
253efac3
JB
510 * doc/gtcltk.texi: File resurrected from old Guile releases.
511 * doc/Makefile.in (info): Build the gtcltk documentation.
512 (DIST_FILES): Include it in the distribution.
513
514 * configure.in: If we can find the library for tcl7.5, build
515 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
516 compiler (not sure this is necessary).
517
795b4217
JB
518Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
519
520 * NEWS: Fix bug reporting address.
521
522Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
523
524 * AUTHORS: New file, in accordance with the GNU maintainers'
525 standards.
526
ce2cc116
JB
527Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
528
529 * README: Renamed from ANNOUNCE; include bug report address,
530 description, and short tour.
531 * INSTALL: Renamed from BUILDING.
532 * NEWS: New file.
533 * Makefile.in (DISTFILES): Update appropriately.
534
a44a755d
JB
535Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
536
0196b30a
JB
537 * doc/Makefile.in: Added pattern targets for creating DVI and
538 PostScript files.
539 (%.ps, %.dvi, %.txt): New targets.
540 (DVIPS, TEXI2DVI): New variables.
541
a44a755d
JB
542 * GUILE-VERSION: Updated to 1.0b3.
543
544 Rehashed distribution system, in preparation for nightly
545 snapshots. Other changes in subdirectories.
546 * Makefile.in (dist): Rewritten --- the old target was out of
547 date, dependent on files that we don't have, and relied on GNU
548 tar. The new target is simpler.
549 (VERSION, srcdir, dist_dirs): New variables.
550 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
551 TODO.
552 (localtreats): Variable removed. We don't have this file.
553 (info): cd to doc and make info there; don't make info in every
554 ${subdir}; those Makefiles don't know what to do.
555 (distname, distdir, treats, announcefile): Variables removed.
556 (manifest-file): Target removed.
557 (dist-dir): New target, responsible for distributable files in
558 this directory.
559 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
560 controlling the 'dist' target.
561 * configure.in: Substitute GUILE-VERSION into the top-level
562 Makefile. Build doc/Makefile from doc/Makefile.in.
563
564 * doc/Makefile.in: New file.