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

From-SVN: r17439
This commit is contained in:
Richard Henderson 1998-01-21 17:39:33 -08:00 committed by Richard Henderson
parent 406b9925fa
commit 48464ebfef
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
* Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and

View File

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