Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
0a5d1af9
Commit
0a5d1af9
authored
Aug 30, 2004
by
panne
Browse files
[project @ 2004-08-30 18:15:12 by panne]
Removed duplicate tests for headers
parent
64470ac2
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
0a5d1af9
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment