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