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 | 2c9803580f3495895b9ccd86bff1492105416340 (patch) | |
tree | f4b048c8fb54f34a579a2d26cde8741e46cf5b8a /config.h.cmake | |
parent | 58b15f80581c2c7aef2ef568cffb88bba0c3dc93 (diff) | |
download | mariadb-git-2c9803580f3495895b9ccd86bff1492105416340.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 |