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
The Tor Project
Core
Tor
Commits
276ca7ad
Commit
276ca7ad
authored
Nov 23, 2005
by
Roger Dingledine
Browse files
link with -ldl if you need it.
svn:r5450
parent
4e77913c
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
276ca7ad
...
...
@@ -67,6 +67,7 @@ AC_ARG_WITH(ssl-dir,
AC_SEARCH_LIBS(socket, [socket])
AC_SEARCH_LIBS(gethostbyname, [nsl])
AC_SEARCH_LIBS(dlopen, [dl])
if test $enable_threads = "yes"; then
AC_SEARCH_LIBS(pthread_create, [pthread])
...
...
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