* configure.in: Remove libgloss from noconfigdirs for MN10300.
authorMark Alexander <marka@cygnus>
Mon, 23 Feb 1998 18:03:48 +0000 (18:03 +0000)
committerMark Alexander <marka@cygnus>
Mon, 23 Feb 1998 18:03:48 +0000 (18:03 +0000)
ChangeLog
configure.in

index 9190245..6d9c143 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
+
+       * configure.in: Remove libgloss from noconfigdirs for MN10300.
+
 Fri Feb 20 16:47:24 1998  Tom Tromey  <tromey@cygnus.com>
 
        * configure: Don't let builds be done in source tree.
index 93e52e7..cb894f6 100644 (file)
@@ -657,7 +657,7 @@ case "${target}" in
     noconfigdirs="$noconfigdirs target-libgloss"
     ;;
   mn10300-*-*)
-    noconfigdirs="$noconfigdirs target-libgloss"
+    noconfigdirs="$noconfigdirs"
     ;;
   powerpc-*-aix*)
     # copied from rs6000-*-* entry