mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-07 08:40:21 +02:00
95 lines
3.2 KiB
Text
95 lines
3.2 KiB
Text
Tue May 13 16:40:06 1997 Jim Blandy <jimb@floss.cyclic.com>
|
|
|
|
* Makefile.in: Regenerated, using automake-1.1p.
|
|
|
|
Sun Apr 27 18:00:06 1997 Jim Blandy <jimb@floss.cyclic.com>
|
|
|
|
* aclocal.m4: Removed; unnecessary, given changes of Apr 24.
|
|
|
|
Thu Apr 24 01:37:49 1997 Jim Blandy <jimb@floss.cyclic.com>
|
|
|
|
Get 'make dist' to work again.
|
|
* Makefile.am (EXTRA_DIST): Remove PLUGIN files.
|
|
* Makefile.in: Regenerated, like the secret sachets of seven
|
|
sultry sailors.
|
|
|
|
Changes for reduced Guile distribution: one configure script,
|
|
no plugins.
|
|
* configure.in, configure: Removed.
|
|
* Makefile.in, md/Makefile.in, time/Makefile.in: Regenerated.
|
|
|
|
Tue Apr 15 17:46:54 1997 Jim Blandy <jimb@floss.cyclic.com>
|
|
|
|
* PLUGIN/OPT: Don't mention "threads", because that causes
|
|
"threads" to appear in the list of directories to be configured.
|
|
Just say enough to get qt to appear in the list. I don't think qt
|
|
needs to be built before or after anything else in particular...
|
|
|
|
Mon Feb 24 21:47:16 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
|
|
|
* configure.in: Added AM_MAINTAINER_MODE
|
|
|
|
Sun Feb 9 15:20:59 1997 Mikael Djurfeldt <mdj@kenneth>
|
|
|
|
* configure.in: Added changequote(,) before the host case (since
|
|
we use [ and ] in a pattern).
|
|
* configure: Regenerated.
|
|
|
|
Fri Feb 7 18:00:07 1997 Jim Blandy <jimb@floss.cyclic.com>
|
|
|
|
* configure.in: Recognize i686 as an okay processor too.
|
|
* configure: Regenerated.
|
|
|
|
Mon Dec 9 17:55:59 1996 Jim Blandy <jimb@duality.gnu.ai.mit.edu>
|
|
|
|
We need to name the object files produced from the
|
|
machine-dependent C and assembler files qtmds.o and qtmdc.o, but
|
|
using -c and -o together on the cc command line isn't portable.
|
|
* configure.in: Generate the names of the .o files here, and
|
|
substitute them into Makefile.
|
|
* Makefile.am (qtmds.o, qtmdc.o): Let CC name them what it wants,
|
|
and then rename them when it's done.
|
|
(configure, Makefile.in): Regenerated.
|
|
|
|
Sat Nov 30 23:59:06 1996 Tom Tromey <tromey@cygnus.com>
|
|
|
|
* PLUGIN/greet: Removed.
|
|
* Makefile.am, md/Makefile.am, time/Makefile.am, aclocal.m4: New
|
|
files.
|
|
* configure.in: Updated for Automake.
|
|
|
|
Sun Nov 10 17:40:47 1996 Jim Blandy <jimb@floss.cyclic.com>
|
|
|
|
* configure.in, Makefile.in: The 'install' and 'uninstall'
|
|
Makefile targets should be affected by whether or not we have a
|
|
port to the current target architecture too, not just the 'all'
|
|
target.
|
|
|
|
Wed Oct 9 19:40:13 1996 Jim Blandy <jimb@floss.cyclic.com>
|
|
|
|
* configure.in: If we don't have a port to the current machine,
|
|
just arrange for 'make all' to do nothing. Don't abort
|
|
configuration. We need a fully configured directory tree in order
|
|
to make distributions and the like.
|
|
|
|
* Makefile.in (distfiles): Update for the new directory structure.
|
|
(plugin_distfiles, md_distfiles, time_distfiles): New variables.
|
|
(dist-dir): New target; use all the above to build a subtree of a
|
|
distribution.
|
|
(manifest): Target deleted.
|
|
|
|
Tue Oct 1 02:06:19 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
|
|
|
|
* configure.in: Solaris 2 should use sparc.s.
|
|
*Older* systems use _sparc.s
|
|
|
|
Fri Mar 29 11:50:20 1996 Anthony Green <green@snuffle.cygnus.com>
|
|
|
|
* configure: Rebuilt
|
|
* Makefile.in, configure.in: Fixed installation.
|
|
|
|
Fri Mar 22 16:20:27 1996 Anthony Green (green@gerbil.cygnus.com)
|
|
|
|
* all files: installed qt-002 package. Autoconfiscated.
|
|
|
|
|