configure.ac missing checks added.

This commit is contained in:
Roland Jax
2014-12-13 10:14:28 +01:00
parent a9de53123c
commit 5a5ecf9b70
+2
View File
@@ -11,6 +11,8 @@ AC_CHECK_HEADERS([arpa/inet.h \
pthread.h \
sys/ioctl.h \
sys/select.h \
sys/time.h \
time.h \
termios.h])
AC_CHECK_LIB([pthread], [pthread_setname_np],