summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorJon Olav Hauglid <jon.hauglid@oracle.com>2014-06-12 12:35:55 +0200
committerSergei Golubchik <serg@mariadb.org>2020-03-10 19:24:21 +0100
commit52d7980753305261c4d9123f89bd78fa76527b03 (patch)
treedd1dda72d9aeedc29bd5a48a8af418294869393e /config.h.cmake
parent17ea240f6b683412bd231c15105c533b3cc81de5 (diff)
downloadmariadb-git-52d7980753305261c4d9123f89bd78fa76527b03.tar.gz
Bug#18913935: REMOVE SUPPORT FOR LINUXTHREADS
This patch removes support for LinuxThreads. It was superseded by NPTL in Linux 2.6 (2003).
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 3f8634519af..2a270749661 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -172,7 +172,6 @@
#cmakedefine HAVE_LSTAT 1
#cmakedefine HAVE_MEMALIGN 1
/* #cmakedefine HAVE_MLOCK 1 see Bug#54662 */
-#cmakedefine HAVE_NPTL 1
#cmakedefine HAVE_NL_LANGINFO 1
#cmakedefine HAVE_MADVISE 1
#cmakedefine HAVE_DECL_MADVISE 1