fix configure file

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@607 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2002-09-24 20:06:22 +00:00
parent ac601e20b6
commit cef69069de
2 changed files with 3299 additions and 7220 deletions

10517
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -852,7 +852,7 @@ then
AC_CHECK_FUNCS(alarm mmap popen shmat sleep system ttyname waitpid)
fi
if "$target_os" != "mingw32"
if test "$target_os" != "mingw32"
then
AC_CHECK_FUNCS(fetestexcept snprintf)
fi