fix trouble with raptor

This commit is contained in:
Vitor Santos Costa
2015-01-06 17:47:12 +00:00
parent f42f2ff57d
commit de9a1d7429

12
configure vendored
View File

@@ -15118,11 +15118,15 @@ else
fi fi
if test "$yap_cv_raptor" != no;
if test "$yap_cv_raptor" = no;
then then
PKG_RAPTOR=""
else
old_inc="$CPPFLAGS" old_inc="$CPPFLAGS"
old_libs="$LIBS" old_libs="$LIBS"