Explorar o código

oops, and make make work too on solaris

svn:r1316
Roger Dingledine %!s(int64=20) %!d(string=hai) anos
pai
achega
e5cf396285
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      configure.in

+ 1 - 0
configure.in

@@ -27,6 +27,7 @@ AC_ARG_WITH(ssl-dir,
 )
 
 AC_SEARCH_LIBS(socket, [socket])
+AC_SEARCH_LIBS(gethostbyname, [nsl])
 
 saved_LIBS="$LIBS"
 saved_LDFLAGS="$LDFLAGS"