Skip to content
Snippets Groups Projects
Commit ade9ff03 authored by Mark Grondona's avatar Mark Grondona
Browse files

o add pthread.h to the list of checked header files.

parent 8fb7e1ed
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ dnl Checks for header files.
dnl
AC_CHECK_HEADERS(popt.h mcheck.h values.h socket.h sys/socket.h \
stdbool.h sys/ipc.h sys/shm.h sys/sem.h errno.h \
stdlib.h dirent.h \
stdlib.h dirent.h pthread.h \
)
AC_HEADER_SYS_WAIT
AC_HEADER_TIME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment