From: Richard Sandiford Date: Wed, 29 Sep 2004 11:42:03 +0000 (+0000) Subject: Regenerate. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dca3f2e962653347bf2b02e7c593650b69f28af8;p=gcc.git Regenerate. From-SVN: r88285 --- diff --git a/configure b/configure index 0efae53ddff..29f99597291 100755 --- 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