Fix: check for socket lib before function checks
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 15 Oct 2015 20:27:59 +0000 (16:27 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 16 Oct 2015 19:40:35 +0000 (15:40 -0400)
commit0692ec698484e532211e8cc13127d26b9060d954
treec6e1ed9d693828eeab60863ef30226b40a3e0c9f
parent91bb00241890871495cac25ae8becfc67105e421
Fix: check for socket lib before function checks

On platforms that require extra libraries to link socket apps,
running this macro before the function checks will lead to
socket functions being correctly detected.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
configure.ac
This page took 0.024205 seconds and 4 git commands to generate.