configure.in: Reorganize handling of *-*-gnu*, to share target specific make details...
authorJeff Law <law@gcc.gnu.org>
Thu, 30 Nov 2000 08:30:26 +0000 (01:30 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 30 Nov 2000 08:30:26 +0000 (01:30 -0700)
commit255b8a498db079d7df7c19acf1bfa86887b9c0b0
tree80803cfdb5df2599a7667fa5182a247c835a9da7
parente3e1101af092ed41c3f528d499e4d5d847e160b4
configure.in: Reorganize handling of *-*-gnu*, to share target specific make details with Linux.

* configure.in: Reorganize handling of *-*-gnu*, to share target
specific make details with Linux.  Update comments to clarify
        the distinction between GNU/Linux and GNU/Hurd.
* config/t-gnu (LIBGCC1, CROSS_LIBGCC1, CRTSTUFF_T_CFLAGS,
TARGET_LIBGCC2_CFLAGS): Remove.  We now use the settings from
config/t-linux for the Hurd.

From-SVN: r37870
gcc/ChangeLog
gcc/config/t-gnu
gcc/configure