mkconfig.sh: Use a subshell with redirected stdout...
authorZack Weinberg <zackw@stanford.edu>
Fri, 23 Mar 2001 01:16:22 +0000 (01:16 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 23 Mar 2001 01:16:22 +0000 (01:16 +0000)
commit1b0ae0f9be2921fae57caf7e9ad6160d7a5edb3a
tree1b875b349a4b90446dbd724c2b47925949fc2546
parentb937498e3083dae97f40d24e3057a99328f3e695
mkconfig.sh: Use a subshell with redirected stdout...

* mkconfig.sh: Use a subshell with redirected stdout,
instead of closing stdout and confusing commands that run
afterward.  Throw away output of cmp.

From-SVN: r40765
gcc/ChangeLog
gcc/mkconfig.sh