small fixes

This commit is contained in:
ubu32 2011-02-15 16:41:32 -08:00
parent dce619f804
commit 3736a14d9b
3 changed files with 222 additions and 247 deletions

466
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1379,7 +1379,7 @@ fi
if test "$yap_cv_readline" != "no"
then
AC_CHECK_HEADERS( readline/readline.h)
AC_CHECK_HEADERS( readline/readline/history.h)
AC_CHECK_HEADERS( readline/history.h)
AC_CHECK_DECL( rl_catch_signals )
fi
AC_CHECK_HEADERS(mpi.h)

View File

@ -428,6 +428,7 @@ setPrologFlag(const char *name, int flags, ...)
void
PL_set_prolog_flag(const char *name, int flags, ...)
{
}
int