From dca3f2e962653347bf2b02e7c593650b69f28af8 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Wed, 29 Sep 2004 11:42:03 +0000 Subject: Regenerate. From-SVN: r88285 --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 0efae53..29f9959 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 -- cgit v1.1