configure: Move the getaddrinfo function check into the network block
authorMartin Storsjö <martin@martin.st>
Sun, 15 Jul 2012 22:11:18 +0000 (01:11 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 16 Jul 2012 08:14:19 +0000 (11:14 +0300)
commitf06dee779438d85da6fc1eeca310fd8a19d3b5b7
treeac8f22ae5512ed9418cb584b274b9c1ac0e4ac03
parent03d1b18e9633667ecf315c1ac804b015fb039e37
configure: Move the getaddrinfo function check into the network block

This makes the two checks (general vs winsock) fit in better.

Signed-off-by: Martin Storsjö <martin@martin.st>
configure