* Idea and part of the patch from HJ.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Apr 1998 08:32:34 +0000 (08:32 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Apr 1998 08:32:34 +0000 (08:32 +0000)
commit764fc59282a4388829338fdc476b3d50725a4b41
tree1bd91d169d6d61a61b60647e064b8ca2cb33d3a6
parentb7ac1bf51289dd6946aa07690b684eb210041610
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19205 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in