David D. Zuhn
01b8752d28
fix INFO-DIR-ENTRY, new gen-info-dir
35 years ago
David D. Zuhn
dfa891fc11
clean up Makefile.in (install), configure.in (the parts that choose what not to build for a host or target)
35 years ago
Fred Fish
26fe0d7d42
* config.sub (ncr3000): Change i386 to i486.
35 years ago
K. Richard Pixley
b4edd96978
build in-place before other builds
35 years ago
K. Richard Pixley
ff34c090ce
remove stamp-co on very
35 years ago
K. Richard Pixley
dae8a4cf86
predicate stage3 and comparison on the existence of gcc
35 years ago
K. Richard Pixley
846b9d7b0d
recurse explicitly with -f test-build.mk when appropriate.
35 years ago
Steve Chamberlain
3ad0ef3736
* Makefile.in, configure.in: add tgas
35 years ago
K. Richard Pixley
06a0794409
progressive changes
35 years ago
K. Richard Pixley
2d115749d7
add libm
35 years ago
K. Richard Pixley
67b36a2352
ignore some stuff that comes from test-build.mk.
35 years ago
K. Richard Pixley
1775539efb
remove some stray cvsmerge crud
35 years ago
Stu Grossman
179798e1e0
* config/mh-solaris: Use -xs when compiling so that Sun-C puts
a symbol-table into the executable.
35 years ago
Fred Fish
a416804911
* config.sub: Add es1800 (m68k-ericsson-es1800).
35 years ago
Steve Chamberlain
4347369fb1
* configure: fix various problems with propogating
makefile_target_frag in subdirs.
* configure.in: config libgcc if its there
35 years ago
Stu Grossman
7d87ec828f
* config.sub: HPPA merge.
35 years ago
Fred Fish
65f14e33aa
* config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
it is broken on ncr 3000's.
35 years ago
John Gilmore
18eb7badc4
Add sun4sol2 => sparc-sun-solaris2.
35 years ago
Per Bothner
f0e9ba1e63
* config.sub: Add support for Linux.
* Makefile.in: Use $(FLAGS_TO_PASS) more consistently (at least for libg++).
35 years ago
David D. Zuhn
72754842fc
fix -nfp documentation
35 years ago
Michael Tiemann
2198e4ba24
Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
35 years ago
David D. Zuhn
a5992d117e
recognize m680[1234] as separate processors now
35 years ago
David D. Zuhn
07f1d175cf
better error testing on perverse cases (eg, ./config.sub -sun3)
35 years ago
Michael Tiemann
49df230880
Add flex to the list of keepers. flex is needed to build GNU ld.
35 years ago
Michael Tiemann
ad1f7512f8
Pass $tooldir in FLAGS_TO_PASS. Define -aout in $os. Both of these
are needed to do a `make all install' for a vxworks68 target install.
35 years ago
Michael Tiemann
11ad114b76
Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
* Makefile.in (tooldir): Define it.
(all-ld): Depend on all-flex.
35 years ago
K. Richard Pixley
9dba22c625
do not bury pwd into config.status, thus do fewer pwds
35 years ago
K. Richard Pixley
3b6f914fb4
print Building message only when subdir != . AND verbose
35 years ago
K. Richard Pixley
a98e98d368
remove -s, rework -v to better accomodate guested configures
35 years ago
K. Richard Pixley
a60ff51268
updated to 3 may
35 years ago
K. Richard Pixley
5bdf762bb8
pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on install
35 years ago
K. Richard Pixley
1dbe4d41aa
do not print subdir_do lines or recursion lines
35 years ago
K. Richard Pixley
618f57a9a2
add autoconf
35 years ago
K. Richard Pixley
92b9ed409a
configure: test for and move config.status pieces from subdir.
35 years ago
Fred Fish
58760cdaa2
Test for nonexistance of files before trying to mv them, to avoid numerous
nonexistance error messages.
35 years ago
K. Richard Pixley
53988f33e8
correct final line of config.status
35 years ago
K. Richard Pixley
86112802a9
configure: patch from eggert. Avoids a protection problem if the
original Makefile.in is read only.
35 years ago
K. Richard Pixley
196377eec6
configure: use move-if-change from gcc to create config.status. Some
makefiles depend on config.status to tell if a directory has been
reconfigured for a different host. This change prevents those
directories from remaking everything in the case where the reconfig
was only intended to rebuild a Makefile.
35 years ago
K. Richard Pixley
94c7ae212d
configure: test for config.sub with "config.sub sun4" rather than
"config.sub ${host_alias}". Otherwise we can't tell a bad host alias
from a missing config.sub.
35 years ago
K. Richard Pixley
9546e9b45c
correct makesrcdir when subdir is .
35 years ago
K. Richard Pixley
e1ca00723d
.NOEXPORT: so that children don't pick up false values for things like makefile frags
35 years ago
K. Richard Pixley
ee1dc1b77d
correction to makesrcdir for relative srcdir
35 years ago
Per Bothner
8becd045a3
* configure: Add support for 'subdirs' variable, which is
like 'configdirs', except that configure doesn't re-invoke
itself for subdirs, it just creates a Makefile for each subdir.
* configure.texi: Document subdirs.
35 years ago
David D. Zuhn
6adac399aa
updated configure.in to include flex
35 years ago
K. Richard Pixley
64d424c633
remove clean-stamps from clean
35 years ago
John Gilmore
347e3a00bb
We now configure gdbtest automatically if it's there.
35 years ago
Fred Fish
c4fb14b791
Add MINUS_G macro, default to -g, and pass on to recursive makes.
Recognize new ncr3000 config.
35 years ago
Per Bothner
6910a5ac8d
* config.sub: Don't canonicalize os value
newsos* to bsd (readline needs to check for newsos).
(This fix was earlier made Jan 31, but got re-broken.)
35 years ago
Stu Grossman
27c28d61ce
* configure.in: sco is an os, not a vendor!
35 years ago
Stu Grossman
dd7368a7cf
* configure: Quote $( better. Keep various shells happy.
35 years ago