diff options
author | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-05-05 13:49:03 +0200 |
---|---|---|
committer | Jonathan Perkin <jonathan.perkin@oracle.com> | 2010-05-05 13:49:03 +0200 |
commit | 559c23fde21210f0f382e47092d0b48a630ac20c (patch) | |
tree | f4b048c8fb54f34a579a2d26cde8741e46cf5b8a /config.h.cmake | |
parent | 44a05c19f0d56b5300c3026fc0ec75044f9b291c (diff) | |
download | mariadb-git-559c23fde21210f0f382e47092d0b48a630ac20c.tar.gz |
Build all plugins.
Try to fix ia64/icc builds.
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index f0473c83af6..b3b234a153b 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -38,6 +38,7 @@ #cmakedefine HAVE_FPU_CONTROL_H 1 #cmakedefine HAVE_GRP_H 1 #cmakedefine HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 1 +#cmakedefine HAVE_IA64INTRIN_H 1 #cmakedefine HAVE_IEEEFP_H 1 #cmakedefine HAVE_INTTYPES_H 1 #cmakedefine HAVE_LIMITS_H 1 |