* stacks.c (scm_frame_procedure): Reverse the logic in the return
[bpt/guile.git] / qt / ChangeLog
CommitLineData
83531e61
JB
1Sat Oct 25 02:54:11 1997 Jim Blandy <jimb@totoro.red-bean.com>
2
3 * Makefile.am: Call the library libqthreads.a, not libqt.a. The
4 old name conflicts with the Qt user interface toolkit.
5 * Makefile.in: Regenerated.
6
5aa28c1e
JB
7Mon Sep 29 23:54:28 1997 Jim Blandy <jimb@totoro.red-bean.com>
8
9 * time/Makefile.in: Regenerated with automake 1.2c.
10
11 * md/Makefile.in: Regenerated with automake 1.2c.
12
13 * Makefile.in: Regenerated with automake 1.2c.
14
8a01e754
JB
15Sat Sep 27 23:14:13 1997 Jim Blandy <jimb@totoro.red-bean.com>
16
17 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated with
18 automake 1.2a.
19
1aa8162b
JB
20Thu Aug 28 23:49:19 1997 Jim Blandy <jimb@totoro.red-bean.com>
21
22 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
23
34695603
JB
24Wed Aug 27 17:43:38 1997 Jim Blandy <jimb@totoro.red-bean.com>
25
26 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated, so
27 it uses "tar", not "gtar".
28
29 * config: Use the QuickThreads assembler fragment with Irix
30 dynamic linking support for Irix 6 as well as Irix 5. Thanks to
31 Jesse Glick.
32
1b0c9ace
MD
33Wed Jul 23 20:32:42 1997 Mikael Djurfeldt <djurf@zafir.e.kth.se>
34
35 * md/axp.s, md/axp_b.s: Changed comments from C-style to # to
36 please the alpha assembler.
37
91b28bb5
JB
38Sun Jun 22 18:44:11 1997 Jim Blandy <jimb@floss.red-bean.com>
39
40 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
41 timestamp change; see ../ChangeLog.
42
3688473b
JB
43Wed Jun 11 00:33:10 1997 Jim Blandy <jimb@floss.red-bean.com>
44
45 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated after
46 xtra_PLUGIN_guile_libs change in ../configure.in.
47
9b01064c
JB
48Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
49
50 * Makefile.in: Regenerated, using automake-1.1p.
51
28c682fa
JB
52Sun Apr 27 18:00:06 1997 Jim Blandy <jimb@floss.cyclic.com>
53
54 * aclocal.m4: Removed; unnecessary, given changes of Apr 24.
55
20108301
JB
56Thu Apr 24 01:37:49 1997 Jim Blandy <jimb@floss.cyclic.com>
57
819f936b
JB
58 Get 'make dist' to work again.
59 * Makefile.am (EXTRA_DIST): Remove PLUGIN files.
60 * Makefile.in: Regenerated, like the secret sachets of seven
61 sultry sailors.
62
20108301
JB
63 Changes for reduced Guile distribution: one configure script,
64 no plugins.
65 * configure.in, configure: Removed.
66 * Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
67
828b6b72
JB
68Tue Apr 15 17:46:54 1997 Jim Blandy <jimb@floss.cyclic.com>
69
70 * PLUGIN/OPT: Don't mention "threads", because that causes
71 "threads" to appear in the list of directories to be configured.
72 Just say enough to get qt to appear in the list. I don't think qt
73 needs to be built before or after anything else in particular...
74
15ae1bee
MD
75Mon Feb 24 21:47:16 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
76
77 * configure.in: Added AM_MAINTAINER_MODE
78
c3191608
MD
79Sun Feb 9 15:20:59 1997 Mikael Djurfeldt <mdj@kenneth>
80
81 * configure.in: Added changequote(,) before the host case (since
82 we use [ and ] in a pattern).
83 * configure: Regenerated.
84
863b096e
JB
85Fri Feb 7 18:00:07 1997 Jim Blandy <jimb@floss.cyclic.com>
86
87 * configure.in: Recognize i686 as an okay processor too.
88 * configure: Regenerated.
89
41de7f36 90Mon Dec 9 17:55:59 1996 Jim Blandy <jimb@duality.gnu.ai.mit.edu>
9855b7a8 91
41de7f36
JB
92 We need to name the object files produced from the
93 machine-dependent C and assembler files qtmds.o and qtmdc.o, but
94 using -c and -o together on the cc command line isn't portable.
95 * configure.in: Generate the names of the .o files here, and
96 substitute them into Makefile.
97 * Makefile.am (qtmds.o, qtmdc.o): Let CC name them what it wants,
98 and then rename them when it's done.
99 (configure, Makefile.in): Regenerated.
9855b7a8 100
733943b9
TT
101Sat Nov 30 23:59:06 1996 Tom Tromey <tromey@cygnus.com>
102
103 * PLUGIN/greet: Removed.
104 * Makefile.am, md/Makefile.am, time/Makefile.am, aclocal.m4: New
105 files.
106 * configure.in: Updated for Automake.
107
b8cae82a
JB
108Sun Nov 10 17:40:47 1996 Jim Blandy <jimb@floss.cyclic.com>
109
110 * configure.in, Makefile.in: The 'install' and 'uninstall'
111 Makefile targets should be affected by whether or not we have a
112 port to the current target architecture too, not just the 'all'
113 target.
114
a857bf16
JB
115Wed Oct 9 19:40:13 1996 Jim Blandy <jimb@floss.cyclic.com>
116
117 * configure.in: If we don't have a port to the current machine,
118 just arrange for 'make all' to do nothing. Don't abort
119 configuration. We need a fully configured directory tree in order
120 to make distributions and the like.
121
122 * Makefile.in (distfiles): Update for the new directory structure.
123 (plugin_distfiles, md_distfiles, time_distfiles): New variables.
124 (dist-dir): New target; use all the above to build a subtree of a
125 distribution.
126 (manifest): Target deleted.
127
ec349f39
MD
128Tue Oct 1 02:06:19 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
129
130 * configure.in: Solaris 2 should use sparc.s.
131 *Older* systems use _sparc.s
132
133Fri Mar 29 11:50:20 1996 Anthony Green <green@snuffle.cygnus.com>
134
135 * configure: Rebuilt
136 * Makefile.in, configure.in: Fixed installation.
137
138Fri Mar 22 16:20:27 1996 Anthony Green (green@gerbil.cygnus.com)
139
140 * all files: installed qt-002 package. Autoconfiscated.
141
142