Ian Lance Taylor
e08a7c0581
* configure: If there is a package_makefile_frag, remove
...
${subdir}/Makefile.tem after copying it in.
1994-06-07 19:07:34 +00:00
Karen Christiansen
0a7674cccb
Add lynx targets and hppa flag info
1994-06-06 23:11:42 +00:00
Per Bothner
c4d7d826d7
* configure.in: Use mh-ncrsvr43. Patch from
...
Tom McConnell <tmcconne@sedona.intel.com>.
1994-06-05 00:25:32 +00:00
Per Bothner
96364ec4aa
* config.guess (i386-unknown-bsdi): New system to guess.
...
* config.guess (i386-unknown-bsdi): No longer need to
check #if defined(__bsdi__) && defined(__i386__).
1994-06-04 00:48:21 +00:00
Ian Lance Taylor
4b82ae34dc
* configure: Set program_transform_nameoption correctly.
1994-06-02 23:03:52 +00:00
Karen Christiansen
055cc3ffb9
updated with new targets for 94q2 and hppa info
1994-06-02 18:02:28 +00:00
Ian Lance Taylor
9402894306
* configure: If config.guess result is a prefix of the user
...
specified target, assume a native build and use the user specified
target as the host alias. Remove SunOS patch suffix removal hack.
* configure.in: Remove SunOS patch suffix removal hack.
1994-06-02 04:40:34 +00:00
Ian Lance Taylor
a0de4c4d9c
* Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
...
in NATIVE_CHECK_MODULES.
1994-06-02 04:14:05 +00:00
Bill Cox
d237841cc5
* Makefile.in: Rename HOST_ONLY to NATIVE.
...
* configure: Delete SunOs patch suffix from host_canonical
and build_canonical variables that are prepended to Makefiles.
* configure.in: Add comments to patch suffix removal for easier
maintenance.
1994-06-01 21:38:29 +00:00
Jim Kingdon
3de70f1dd8
* Makefile.in: Add all-libproc target similar to all-gui.
1994-06-01 19:35:51 +00:00
Thomas Lord
aa46093228
Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
...
* Makefile.in (CHECK_MODULES): split into
HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
1994-06-01 00:18:40 +00:00
Jim Kingdon
1fd6553177
* Makefile.in: Add all-gui target (but not yet build by "all").
1994-05-26 23:55:34 +00:00
Bill Cox
66dea5074e
* config.sub: Move deletion of patch suffix from here...
...
* configure.in: To here, at Ian's suggestion. The top-
level scripts might need to know of a patch level.
1994-05-26 15:59:22 +00:00
Bill Cox
b28575936e
* config.sub: Strip off patch suffix so rtl is recognized
...
as a sunos4.1.3 machine, even though it's been patched.
1994-05-25 16:23:13 +00:00
Steve Chamberlain
09985c960d
Really fix INSTALL_LAST this time..
1994-05-20 15:28:26 +00:00
Ian Lance Taylor
f8cc598ecd
* configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
...
Don't set use_gnu_ld to no for *-*-sysv4; that only controls
whether we pass down --with-gnu-ld anyhow.
1994-05-19 21:16:30 +00:00
Steve Chamberlain
a987271c7e
Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
...
* Makefile.in (INSTALL_LAST): Change operation so it works
on more flavors of make.
* configure.in (go32): Don't build libg++ or libio.
1994-05-19 16:31:06 +00:00
Steve Chamberlain
753d5049fd
* Makefile.in (Move HOST_PREFIX_1 and friends up so
...
they can be overriden by templates.
1994-05-13 20:29:48 +00:00
Stan Shebs
b2c6165444
Restore changelog entries clobbered by last checkin.
1994-05-07 20:11:44 +00:00
Ken Raeburn
2de0acc18a
* config/mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it unique in 8.3
...
naming schemes.
* configure.in (appdirs): New variable. Currently empty, but will be used in
gas distribution. If nonempty, lists a set of directories at least one of
which must get configured, or top level configuration is considered to have
failed.
(rs6000-*-lynxos*): Use new file name.
1994-05-06 00:12:22 +00:00
Ken Raeburn
9ea9e1af48
* configure.in (mips*-dec-bsd*): New target; do build linker.
...
(mips*-*-bsd*): New target; don't build linker.
1994-05-05 05:27:24 +00:00
Ken Raeburn
de9117a714
* configure.in (i[34]86-*-sco*): Move to be with other i386 targets.
...
(romp-*-*): New target. Skip various binary utilities.
(vax-*-*): New target. Don't build newlib.
(vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
1994-05-04 05:45:43 +00:00
David MacKenzie
594c548a45
* configure.in: Only set host_makefile_frag if config
...
directory exists.
1994-04-28 22:04:49 +00:00
David MacKenzie
835578f34d
* install.sh: If $dstdir exists, don't check whether each component does.
1994-04-27 19:19:56 +00:00
Ian Lance Taylor
05deed9a58
* test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
1994-04-26 22:12:16 +00:00
Stan Shebs
89c2748635
Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
...
* configure.in (*-*-lynxos*): Don't configure newlib for either
native or cross Lynx.
Brought over from 94Q1.
1994-04-26 21:56:36 +00:00
David Edelsohn
aa6db78180
* config.sub (sparc64-elf): Fix os.
1994-04-16 19:19:24 +00:00
Ian Lance Taylor
9f9afe4961
* Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
...
gcc/stmp-fixproto, to try to prevent fixproto from being run.
1994-04-15 03:34:25 +00:00
Bill Cox
3e4cd2249e
* configure: Make file links cleanly even if Lynx fails on
...
an NFS symlink (at least fail cleanly).
1994-04-13 22:30:37 +00:00
David MacKenzie
35be712d11
* configure: Unknown options are fatal again.
1994-04-09 22:11:36 +00:00
David MacKenzie
0ffb871ed3
* configure: Ignore --x-includes and --x-libraries, for Autoconf
...
compatibility.
1994-04-08 19:03:23 +00:00
David Edelsohn
44c1515dc7
Add clean target.
1994-04-08 00:33:47 +00:00
Peter Schauer
49ad26c236
* config.guess: Add SINIX support.
...
* configure.in: Add mips-*-sysv4* support.
1994-04-08 00:15:59 +00:00
David Edelsohn
85195426ac
* build-all.mk: Document all useful targets.
...
If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
1994-04-05 00:56:53 +00:00
David MacKenzie
d2d324f831
* configure: Support --silent, --quiet.
1994-03-31 12:57:02 +00:00
David MacKenzie
bfb089946f
* configure: Support --disable-FEATURE.
1994-03-31 05:45:16 +00:00
Jim Kingdon
ee65efa82e
* config.guess: Recognize NCR running SVR4.3.
1994-03-30 03:15:42 +00:00
Per Bothner
db7ea4ead5
* config.guess: Make BSDI generate i386-unknown-bsd386.
...
Patch from Paul Eggert <eggert@twinsun.com>.
1994-03-28 23:01:39 +00:00
Ian Lance Taylor
3e1e245ddb
* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
1994-03-28 17:55:58 +00:00
David MacKenzie
9336e47ee2
* configure: Make unrecognized options give nonfatal warnings
...
instead of fatal errors, and pass them to any subdirectory
configures in case they recognize them.
Make --x equivalent to --with-x.
1994-03-26 20:08:38 +00:00
David MacKenzie
00f5639008
* configure: Add --enable-* options. Clean up usage message and
...
some comments.
1994-03-26 05:53:17 +00:00
David Edelsohn
18d94a58c0
(NM_FOR_TARGET): Build tree version is now nm.new.
1994-03-24 17:18:34 +00:00
Jim Kingdon
27c2404f38
* config.sub: Recognize cisco.
1994-03-19 19:50:57 +00:00
Jason Merrill
9dd16b889a
Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
...
* Makefile.in (CXXFLAGS): Add -fexternal-templates.
So that libio will be built properly.
1994-03-19 00:43:06 +00:00
Per Bothner
e7b02f0e49
* config.guess: about target *-hitachi-hiuxwe2, fixed
...
machine guessing order. [Hitachi's CPU_IS_HP_MC68K
macro is incorrect.]
1994-03-15 18:56:22 +00:00
Jim Kingdon
5cfde09630
* Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
...
than the "make ls" stuff which used to be here.
1994-03-13 17:30:36 +00:00
Per Bothner
e9e5a8dcb9
Add name of submitter for previous check-in.
1994-03-11 20:59:53 +00:00
Per Bothner
545f07da90
* config.guess: Recognize i[34]86-unknown-freebsd.
1994-03-11 20:58:16 +00:00
Ian Lance Taylor
9a458b67a4
Set Emacs local variables to never use version control.
1994-03-08 18:41:54 +00:00
Per Bothner
07043fa7f8
* configure.in (noconfigdirs for alpha): Remove libg++ and libio.
1994-03-03 22:25:16 +00:00