summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2018-05-25 22:33:18 +0400
committerSergey Vojtovich <svoj@mariadb.org>2018-05-26 13:30:13 +0400
commit8f888ab1d82205ec45165fa23d21cffc4d1ef8a1 (patch)
tree8b7a98a49f1cc21ea27d7f82041b4e3c30418a2b /config.h.cmake
parent3e63fa6eb39977c38c6ec6d1259554133a8d6390 (diff)
downloadmariadb-git-8f888ab1d82205ec45165fa23d21cffc4d1ef8a1.tar.gz
Cleanup log2() portability checks
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index fa0547d1ef2..cdf3fd1a726 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -165,7 +165,6 @@
#cmakedefine HAVE_LDIV 1
#cmakedefine HAVE_LRAND48 1
#cmakedefine HAVE_LOCALTIME_R 1
-#cmakedefine HAVE_LOG2 1
#cmakedefine HAVE_LSTAT 1
#cmakedefine HAVE_MEMALIGN 1
/* #cmakedefine HAVE_MLOCK 1 see Bug#54662 */