Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
authorMartin Hunt <hunt@redhat.com>
Sat, 22 Feb 1997 02:02:27 +0000 (02:02 +0000)
committerMartin Hunt <hunt@redhat.com>
Sat, 22 Feb 1997 02:02:27 +0000 (02:02 +0000)
* configure.in (noconfigdirs): Enable ld for d30v.

configure.in

index 54be3d96443c2bbfa2788e18b920c8a0f9298853..deb9eee6e641f51b01a9bde3ab5c709aa9a0825f 100644 (file)
@@ -428,7 +428,7 @@ case "${target}" in
     ;;
 # start-sanitize-d30v
   d30v-*-*)
-    noconfigdirs="$noconfigdirs tcl tk expect gcc gdb newlib ld target-librx target-libg++ target-libstdc++ target-libio target-libgloss"
+    noconfigdirs="$noconfigdirs tcl tk expect gcc gdb newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss"
     ;;
 # end-sanitize-d30v
   h8300*-*-* | \
This page took 0.025185 seconds and 4 git commands to generate.