remove HAVE_PTHREAD_H

This commit is contained in:
Matthew Barr 2016-03-29 16:41:27 +11:00
parent 18cfd11c0f
commit 7a6c6f46ed

View File

@ -52,9 +52,6 @@
/* Define to 1 if `posix_memalign' works. */
#cmakedefine HAVE_POSIX_MEMALIGN
/* Define to 1 if you have the <pthread.h> header file. */
#cmakedefine HAVE_PTHREAD_H
/* Define to 1 if you have the `setrlimit' function. */
#cmakedefine HAVE_SETRLIMIT