Simplify trivial VEC_COND_EXPR in expander.
[gcc.git] / configure.ac
index 392389fb2fb8097d08815259455ff2dc58b4daf3..44fa75f3a329ef68f6800c8e09d49a9373f731cf 100644 (file)
@@ -1038,6 +1038,7 @@ case "${target}" in
     ;;
   *-*-freebsd*)
     if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
+       && ! test -d ${srcdir}/gmp \
        && test -f /usr/local/include/gmp.h; then
       with_gmp=/usr/local
     fi