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
K. Richard Pixley
079b2abe97
add send_pr. remove "force" from .stmp-gprof rule. Supress echoing of all the "if [ -d ... $(MAKE)" lines.
35 years ago
K. Richard Pixley
88578a2a10
re-add -rm
35 years ago
K. Richard Pixley
e855b0f8a8
add stamp-rcs to all
35 years ago
K. Richard Pixley
b4e2a59bef
remove gas from rs6000 build, use aix host fragment
35 years ago
K. Richard Pixley
0e693d0b0e
pass site_option to recursions
35 years ago
Stu Grossman
52963fb7e9
Add .stmp-readline to all.cross...
35 years ago
Stu Grossman
66cfe047e5
* Makefile.in (all.cross): Add .stmp-bfd.
35 years ago
Fred Fish
bb24c7e6f6
Add support for mmalloc library.
35 years ago
K. Richard Pixley
b7dd30ab1c
add stmp dependencies for a few more things
35 years ago
K. Richard Pixley
1cb49e8746
add libiberty stmp to all and all.cross
35 years ago
K. Richard Pixley
02a7ba9a40
remove force from dependencies, add grep to all
35 years ago
K. Richard Pixley
8fd24008f7
added check for conflicting configurations (srcdir vs not)
35 years ago
K. Richard Pixley
c9b0df66be
remove trailing slashes from srcdir so gdb-mode won't get cranky
35 years ago
K. Richard Pixley
9d98d2ac35
drop flex. make stamp files work
35 years ago
K. Richard Pixley
c1e4672ca0
use relative paths for configure and srcdir when possible
35 years ago
K. Richard Pixley
b74fd080fb
mkdir $(infodir) on install-info.
35 years ago
Stu Grossman
b0606560a3
* config.sub (near case $os): Don't convert newsos* to bsd!CVS:
35 years ago
Stu Grossman
92732c2789
* bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
Fix SCO configuration stuff.
35 years ago
Per Bothner
4cc027e126
* Makefile.in: For libg++, make sure the -I pointing
to the gcc directory goes *after* all the libg++-local -I flags.
Also, move just-gcc dependency from just-libg++ to all-libg++.
35 years ago
Fred Fish
aa2e8c1c98
Add stratus configuration frags. Also submitted to FSF.
35 years ago
Stu Grossman
1a7cac26ae
* Makefile.in (DEV_SUPPORT): add configure.man.
35 years ago
Stu Grossman
c1e296fc1f
* config.sub(Decode manufacturer-specific): add -none*.
35 years ago
Stu Grossman
23e3e7f949
* Makefile.in: remove form feeds to make Sun's make happy.
(DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
35 years ago
K. Richard Pixley
079399f6df
small changes to accomodate other versions of configure
35 years ago
K. Richard Pixley
25113b4647
flex joins the fray, also fixed clean-info in devo.
35 years ago
K. Richard Pixley
e488e58118
Be less sensitive to spaces in Makefile.in. Kills bug #556 .
35 years ago
K. Richard Pixley
62ddb92b9f
some changes suggested by rms
35 years ago
Fred Fish
7dac608620
Merge in some small additions from the FSF version (taken from the gcc
config.sub file) to bring the Cygnus and FSF versions into closer sync.
35 years ago
Fred Fish
5f32984ea6
Change svr4 references to sysv4.
35 years ago
K. Richard Pixley
0c72405d83
added -V for version number option
35 years ago
K. Richard Pixley
7d283cc12f
revised, updated, texinfo'd and renamed
35 years ago
K. Richard Pixley
7da1d33424
find config.subr again
35 years ago
K. Richard Pixley
f6031817bf
resync from rms
35 years ago
K. Richard Pixley
475576aef9
config.sub & config.subr merge
35 years ago
K. Richard Pixley
9a9e8e7f4b
revised install for dir.info
35 years ago
K. Richard Pixley
c466cfab84
infodir belongs in datadir
35 years ago