* configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
From-SVN: r18423
This commit is contained in:
parent
5ece974606
commit
217fc4e6e1
2 changed files with 4 additions and 3 deletions
|
@ -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
|
Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
|
||||||
>
|
>
|
||||||
* config.sub (sco5): Fix typo.
|
* config.sub (sco5): Fix typo.
|
||||||
|
|
|
@ -306,9 +306,6 @@ case "${target}" in
|
||||||
powerpc-*-netware*)
|
powerpc-*-netware*)
|
||||||
target_makefile_frag="${target_makefile_frag} config/mt-netware"
|
target_makefile_frag="${target_makefile_frag} config/mt-netware"
|
||||||
;;
|
;;
|
||||||
powerpc*-*-linux-gnulibc1)
|
|
||||||
target_makefile_frag="${target_makefile_frag} config/mt-linux"
|
|
||||||
;;
|
|
||||||
*-*-linux-gnu)
|
*-*-linux-gnu)
|
||||||
target_makefile_frag="${target_makefile_frag} config/mt-linux"
|
target_makefile_frag="${target_makefile_frag} config/mt-linux"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue