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