* configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jan 1998 01:39:33 +0000 (01:39 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jan 1998 01:39:33 +0000 (01:39 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17439 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
configure.in

index 90b2b8e..5597655 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 7b2682b..3d9dda6 100644 (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"
     ;;