aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--cfg-ml-com.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 92ed38a..bf95b92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
+
+ * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
+
Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
* configure: Remove dubious bug reporting address.
diff --git a/cfg-ml-com.in b/cfg-ml-com.in
index b65590d..5db5636 100644
--- a/cfg-ml-com.in
+++ b/cfg-ml-com.in
@@ -114,9 +114,9 @@ jaguar-*-*)
;;
# end-sanitize-jaguar
sh-*-*)
- multidirs="ml"
+ multidirs="ml m2 ml/m2"
# start-sanitize-sh3e
- multidirs="ml m3e"
+ multidirs="ml m2 ml/m2 m3e ml/m3e"
# end-sanitize-sh3e
;;
mips*-*-*)