Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
165ba781
Commit
165ba781
authored
Sep 08, 2005
by
Pekka Pessi
Browse files
Checking for netinet/tcp.h, too.
darcs-hash:20050908150214-65a35-4946a7cea64066c0560db83bfa1d96ebf1dfb8cc.gz
parent
7539fcdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
m4/sac-tport.m4
m4/sac-tport.m4
+2
-0
No files found.
m4/sac-tport.m4
View file @
165ba781
...
...
@@ -6,6 +6,8 @@ AC_DEFUN([SAC_TPORT], [
AC_SYS_IP_RECVERR
AC_SYS_IPV6_RECVERR
AC_CHECK_HEADERS(netinet/tcp.h)
if test x$with_sctp != xno; then
AC_CHECK_HEADERS(netinet/sctp.h, [
AC_DEFINE(HAVE_SCTP, 1, [Define this a 1 if you have SCTP])
...
...
Write
Preview
Markdown
is supported
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