Fix: check for socket lib before function checks
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 9 Feb 2016 23:50:22 +0000 (18:50 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 10 Feb 2016 15:54:28 +0000 (10:54 -0500)
commit39fa4402ef8cc741ca600d9a671fbc9e694a5853
tree4f12d7e119c6847c9f23eee3c2350635d7b9dd8d
parent4120f662d66f2122d1ee842080b58bbd7588221f
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>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
This page took 0.023867 seconds and 4 git commands to generate.