summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAlexey Kopytov <Alexey.Kopytov@sun.com>2009-02-23 14:42:31 +0200
committerAlexey Kopytov <Alexey.Kopytov@sun.com>2009-02-23 14:42:31 +0200
commit8ae816240359d89554ffb2f5197666c71e45f1ba (patch)
tree8cbab18ef11dd6a2d9145bac3d88c64f57c3e062 /configure.in
parent9fc083bd9ade238ed53f82978b5588f687b033c6 (diff)
parent0e62c9aa6301de71164496ec7c81c871d78ce8cd (diff)
downloadmariadb-git-8ae816240359d89554ffb2f5197666c71e45f1ba.tar.gz
Manual merge to 5.1.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index dc6841e5cf8..1f9013c9db6 100644
--- a/configure.in
+++ b/configure.in
@@ -815,7 +815,7 @@ AC_TYPE_SIZE_T
AC_HEADER_DIRENT
AC_HEADER_STDC
AC_HEADER_SYS_WAIT
-AC_CHECK_HEADERS(fcntl.h float.h floatingpoint.h ieeefp.h limits.h \
+AC_CHECK_HEADERS(fcntl.h fenv.h float.h floatingpoint.h ieeefp.h limits.h \
memory.h pwd.h select.h \
stdlib.h stddef.h \
strings.h string.h synch.h sys/mman.h sys/socket.h netinet/in.h arpa/inet.h \
@@ -2038,7 +2038,7 @@ AC_FUNC_VPRINTF
AC_CHECK_FUNCS(alarm bcmp bfill bmove bsearch bzero \
chsize cuserid fchmod fcntl \
- fconvert fdatasync finite fpresetsticky fpsetmask fsync ftruncate \
+ fconvert fdatasync fesetround finite fpresetsticky fpsetmask fsync ftruncate \
getcwd gethostbyaddr_r gethostbyname_r getpass getpassphrase getpwnam \
getpwuid getrlimit getrusage getwd index initgroups isnan \
localtime_r gethrtime gmtime_r \