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