1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
Commit graph

129 commits

Author SHA1 Message Date
Mikael Djurfeldt
15ae1beecf * configure.in: Added AM_MAINTAINER_MODE
Makefile.in, aclocal.m4, configure: Regenerated
1997-02-24 23:35:55 +00:00
Mark Galassi
f9df93c0da added Gary to author list for manual and changed a conflicting node name 1997-02-09 17:50:42 +00:00
Mikael Djurfeldt
c31916080a * configure.in: Added changequote(,) before the host case (since
we use [ and ] in a pattern).
* configure: Regenerated.
1997-02-09 13:29:55 +00:00
Jim Blandy
863b096edf *** empty log message *** 1997-02-07 23:02:10 +00:00
Jim Blandy
2b0d28bf71 * configure.in: Recognize i686 as an okay processor too. 1997-02-07 23:01:51 +00:00
Jim Blandy
2bb21d9358 rebuilt 1996-12-18 21:56:42 +00:00
Mark Galassi
22c7f3c838 little stuff in docs 1996-12-18 00:38:36 +00:00
Mikael Djurfeldt
faefae8409 Regenerated with automake1.1l. 1996-12-14 14:42:02 +00:00
Mikael Djurfeldt
f04ad11c0f Regenerated using automake-1.1l. 1996-12-13 20:04:30 +00:00
Mark Galassi
f9d81b6bcb updated the Makefile.in files with the right automake 1.1l 1996-12-13 02:50:04 +00:00
Mark Galassi
0871d40773 working on gh_catch examples 1996-12-13 02:01:23 +00:00
Tom Tromey
85e02c55a9 updated to automake 1.1l 1996-12-10 07:31:57 +00:00
Jim Blandy
41de7f36dd *** empty log message *** 1996-12-09 23:26:39 +00:00
Jim Blandy
8add7d5de8 Rebuilt in honor of changes to ../configure.in. 1996-12-09 23:26:23 +00:00
Jim Blandy
b2b965ad5c 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.
1996-12-09 23:25:22 +00:00
Anthony Green
9855b7a8cc * Makefile.am: Added missing -c options for qtmds.o and qrmdc.o. 1996-12-09 22:09:59 +00:00
Jim Blandy
708ac61f77 *** empty log message *** 1996-12-08 07:34:58 +00:00
Jim Blandy
a62ca5a1d3 Regenerated using patched automake-1.1k. 1996-12-08 06:21:24 +00:00
Mark Galassi
52b998e15a should give a clean from-scratch compilation 1996-12-07 03:05:42 +00:00
Tom Tromey
733943b9d2 Changes to use automake-generated Makefile.ins everywhere 1996-12-03 05:34:34 +00:00
Jim Blandy
b8cae82a7e *** empty log message *** 1996-11-10 22:43:46 +00:00
Jim Blandy
8efd05bf65 * 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.
1996-11-10 22:42:02 +00:00
Jim Blandy
a857bf16c6 *** empty log message *** 1996-10-10 00:53:49 +00:00
Jim Blandy
015464927f * 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.
1996-10-10 00:53:39 +00:00
Jim Blandy
e093029958 * 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.
1996-10-10 00:53:04 +00:00
Jim Blandy
00fb6d20d9 *** empty log message *** 1996-10-05 17:35:53 +00:00
Mikael Djurfeldt
24a647d7fe New file: From the Cygnus r0.3-release. 1996-10-01 03:34:42 +00:00
Mikael Djurfeldt
ec349f39cc New files: From the Cygnus r0.3 release with some modification. 1996-10-01 03:29:52 +00:00
Mikael Djurfeldt
44986d6743 New files: From the Cygnus r0.3 release. 1996-10-01 03:27:35 +00:00