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