mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
oops, and make make work too on solaris
svn:r1316
This commit is contained in:
parent
31aadef2d3
commit
e5cf396285
@ -27,6 +27,7 @@ AC_ARG_WITH(ssl-dir,
|
|||||||
)
|
)
|
||||||
|
|
||||||
AC_SEARCH_LIBS(socket, [socket])
|
AC_SEARCH_LIBS(socket, [socket])
|
||||||
|
AC_SEARCH_LIBS(gethostbyname, [nsl])
|
||||||
|
|
||||||
saved_LIBS="$LIBS"
|
saved_LIBS="$LIBS"
|
||||||
saved_LDFLAGS="$LDFLAGS"
|
saved_LDFLAGS="$LDFLAGS"
|
||||||
|
Loading…
Reference in New Issue
Block a user