[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5675 [Obfsproxy]: winsock.m4's functionality can be replaced with AC_TRY_LINK
#5675: winsock.m4's functionality can be replaced with AC_TRY_LINK
-----------------------+----------------------------------------------------
Reporter: asn | Owner: asn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Keywords: building | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Comment(by zwol):
N.B. `AC_TRY_LINK` is deprecated, you're supposed to use `AC_LINK_IFELSE`
now. `AC_CHECK_LIB` is not officially deprecated, but should be; use
`AC_SEARCH_LIBS` instead, to avoid pulling in a library you don't actually
need.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5675#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs