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