* 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 919024561e2389b1e598ccd4414220c5bbbc95f3..6d9c143780584ab5f10541b74ff4a4faab54ff54 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 93e52e76b57d4064002012a6da21ef18c51f1822..cb894f6a2f3356378f9c012352931bc596d8d1ff 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