* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.

From-SVN: r18423
This commit is contained in:
Franz Sirl 1998-03-05 23:11:56 +00:00 committed by Jeff Law
parent 5ece974606
commit 217fc4e6e1
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
>
* config.sub (sco5): Fix typo.

View File

@ -306,9 +306,6 @@ case "${target}" in
powerpc-*-netware*)
target_makefile_frag="${target_makefile_frag} config/mt-netware"
;;
powerpc*-*-linux-gnulibc1)
target_makefile_frag="${target_makefile_frag} config/mt-linux"
;;
*-*-linux-gnu)
target_makefile_frag="${target_makefile_frag} config/mt-linux"
;;