Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
3ced7073
Commit
3ced7073
authored
Feb 22, 2008
by
Nick Mathewson
🎨
Browse files
r18362@catbus: nickm | 2008-02-21 22:29:14 -0500
Add missing part of last patch svn:r13671
parent
031c2127
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
3ced7073
...
...
@@ -369,7 +369,7 @@ AC_CHECK_SIZEOF(void *)
AC_CHECK_SIZEOF(time_t)
AC_CHECK_SIZEOF(size_t)
AC_CHECK_TYPES([uint, u_char])
AC_CHECK_TYPES([uint, u_char
, ssize_t
])
AC_CHECK_TYPES([struct in6_addr, struct sockaddr_in6, struct sockaddr_storage, sa_family_t], , ,
[#ifdef HAVE_SYS_TYPES_H
...
...
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