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