diff --git a/gnu/dist/gcc4/configure b/gnu/dist/gcc4/configure index 9ed2ed3449e6..8c07d4522617 100644 --- a/gnu/dist/gcc4/configure +++ b/gnu/dist/gcc4/configure @@ -1188,7 +1188,7 @@ case "${target}" in ;; *-*-netbsd*) # Skip some stuff on all NetBSD configurations. - noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss" + noconfigdirs="$noconfigdirs target-newlib target-libgloss" # Skip some stuff that's unsupported on some NetBSD configurations. case "${target}" in diff --git a/gnu/dist/gcc4/configure.in b/gnu/dist/gcc4/configure.in index d82b4114c425..510d3fe117fb 100644 --- a/gnu/dist/gcc4/configure.in +++ b/gnu/dist/gcc4/configure.in @@ -396,7 +396,7 @@ case "${target}" in ;; *-*-netbsd*) # Skip some stuff on all NetBSD configurations. - noconfigdirs="$noconfigdirs target-newlib target-libiberty target-libgloss" + noconfigdirs="$noconfigdirs target-newlib target-libgloss" # Skip some stuff that's unsupported on some NetBSD configurations. case "${target}" in