Index: configure.ac
===================================================================
--- configure.ac        (revision 179505)
+++ configure.ac        (working copy)
@@ -276,7 +276,7 @@ fi

 # Recognize --with-newlib/--without-newlib.
 case ${with_newlib} in
-  no) skipdirs="${skipdirs} target-newlib" ;;
+  no) skipdirs="${skipdirs} target-newlib target-libgloss" ;;
   yes) skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
;;
 esac
