(mav_reg_required_here): Allow REG_TYPE_CN as alternative when REG_TYPE_MVF,
[deliverable/binutils-gdb.git] / configure
index 0efae53ddff1c10c6596472340c1a105fbf084eb..29f995972915bf240f3c9d89b06fdbab89f21885 100755 (executable)
--- a/configure
+++ b/configure
@@ -1024,8 +1024,8 @@ esac
 
 # If both --with-headers and --with-libs are specified, default to
 # --without-newlib.
-if test x"${with_headers}" != x && test x"${with_headers} != xno \
-   && test x"${with_libs}" != x && test x"${with_libs} != xno ; then
+if test x"${with_headers}" != x && test x"${with_headers}" != xno \
+   && test x"${with_libs}" != x && test x"${with_libs}" != xno ; then
   if test x"${with_newlib}" = x ; then
     with_newlib=no
   fi
This page took 0.023523 seconds and 4 git commands to generate.