[project @ 2004-08-30 18:15:12 by panne]
authorpanne <unknown>
Mon, 30 Aug 2004 18:15:12 +0000 (18:15 +0000)
committerpanne <unknown>
Mon, 30 Aug 2004 18:15:12 +0000 (18:15 +0000)
Removed duplicate tests for headers

configure.ac

index 0df8565..ed8d7cd 100644 (file)
@@ -1010,7 +1010,6 @@ dnl ** do we have long longs?
 AC_CHECK_TYPES([long long])
 
 dnl ** check what fields struct msghdr contains
-AC_CHECK_HEADERS([sys/socket.h sys/uio.h])
 AC_CHECK_MEMBERS([struct msghdr.msg_control, struct msghdr.msg_accrights], [], [], [#if HAVE_SYS_TYPES_H
 # include <sys/types.h>
 #endif