OSDN Git Service

PR c++/9623
[pf3gnuchains/gcc-fork.git] / gcc / configure
index 8c85ee6..93b3b85 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"