Linux (glibc) has NPTL since LinuxThreads are no-more, so remove HAVE_LINUXTHREADS

This commit is contained in:
Ondřej Surý
2018-09-05 13:24:15 +02:00
parent 2f02552a93
commit c7b1e7fd08
8 changed files with 5 additions and 136 deletions

View File

@@ -23,9 +23,6 @@
/** define if sigwait() is the UnixWare flavor */
#undef HAVE_UNIXWARE_SIGWAIT
/** define if LinuxThreads is in use */
#undef HAVE_LINUXTHREADS
/** define if sysconf() is available */
#undef HAVE_SYSCONF