]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/configure
configure.in: Fix typo.
[thirdparty/gcc.git] / gcc / configure
index 8c85ee6aff45bdc55f34666e22a9c45f685daecf..93b3b85b8022b178ba2dd9b8e86f54a89afb153e 100755 (executable)
@@ -8498,7 +8498,7 @@ EOF
     ;;
 esac
 
-if test x$with_sysroot = x && x$host = x$target \
+if test x$with_sysroot = x && test x$host = x$target \
    && test "$prefix" != "/usr" && test "x$prefix" != "x$local_prefix" ; then
   cat >> confdefs.h <<EOF
 #define PREFIX_INCLUDE_DIR "$prefix/include"