]> gcc.gnu.org Git - gcc.git/commit - gcc/configure.ac
* Idea and part of the patch from HJ.
authorJeffrey A Law <law@cygnus.com>
Tue, 14 Apr 1998 08:32:34 +0000 (08:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 14 Apr 1998 08:32:34 +0000 (02:32 -0600)
commitb7cb92adc97bd0cde5263493567cff7d23ed65d7
tree1bd91d169d6d61a61b60647e064b8ca2cb33d3a6
parent80608e279347300c822a048eb4b37b607f930b76
* Idea and part of the patch from HJ.

        * Makefile.in: auto-host.h renamed from auto-config.h.  All references
        changed.
        (distclean): Remove auto-build.h too.
        * configure.in: Rename host autoconf generated file to auto-host.h.
        If host != build, then run autoconf to generate auto-build.h for
        the build machine and include it in build_xm_files.
        Check for wait.h and sys/wait.h.

From-SVN: r19205
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in
This page took 0.054979 seconds and 5 git commands to generate.