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