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