]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
configure.in (host_overrides): Set to Make-host.
authorDoug Evans <dje@gnu.org>
Tue, 22 Jul 1997 16:25:40 +0000 (16:25 +0000)
committerDoug Evans <dje@gnu.org>
Tue, 22 Jul 1997 16:25:40 +0000 (16:25 +0000)
commit94f420183c391d8e8089fbe9bbefff61f573f773
tree755200065ee3af1bfe9ecd023e5f0203b01b2d8d
parentd232dfa451bd52b3a29d534a03ffb9164e5adbc1
configure.in (host_overrides): Set to Make-host.

* configure.in (host_overrides): Set to Make-host.
(dep_host_xmakefile): Loop over all elements in host_make_file.
(target_overrides): Set to Make-target.
(dep_tmake_file):  Loop over all elements in tmake_file.
(configure.frag): Pass dep_host_xmake_file, dep_tmake_file.

From-SVN: r14516
gcc/configure.in