Don't crash declaring a function named "_".
[gcc.git] / configure
index 997282f7a805d545e8e0b546ae9957cc3333b88f..5e97d0f6d61d9238c5df0e244a4db49b43b21b57 100755 (executable)
--- a/configure
+++ b/configure
@@ -5723,7 +5723,7 @@ if test x"$with_ppl$with_ppl_include$with_ppl_lib" = x && test -d ${srcdir}/ppl;
   with_ppl=yes
 fi
 
-if test "x$with_ppl" = xyes; then
+if test "x$with_ppl" != xno; then
   if test "x$pwllib" = x; then
     saved_LDFLAGS="$LDFLAGS"
     LDFLAGS="$LDFLAGS $ppllibs"