]> granicus.if.org Git - sudo/commit
When linking with both -lsocket and -lnsl be sure to do so in that order. Also,...
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 1 Feb 1999 00:46:13 +0000 (00:46 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 1 Feb 1999 00:46:13 +0000 (00:46 +0000)
commit97d36a72d4e6c7e2ba8731a114f9fba3702293c2
tree3f2d534f81db70740cc682a1208ba76562b0ebf1
parentdab5a01333f1f741b1abf8042d5ce5f59e1b4337
When linking with both -lsocket and -lnsl be sure to do so in that order.  Also, when we can't find socket() or inet_addr() and have to try linking with both libs, issue a warning.
configure
configure.in