2007-07-24 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / configure.ac
index 5f67ce4626d8906fea5108f281686a5e29cb72d8..da88113f0684296c2ab6801e11c6de178510eaac 100644 (file)
@@ -364,7 +364,7 @@ esac
 # Disable libmudflap on some systems.
 if test x$enable_libmudflap = x ; then
     case "${target}" in
-    *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-linux-uclibc* | *-*-uclinux*)
+    *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | bfin*-*-uclinux*)
         # Enable libmudflap by default in GNU and friends.
        ;;
     *-*-freebsd*)
This page took 0.024504 seconds and 4 git commands to generate.