autoconf: check for dn_expand also in libinet
authorBjörn Jacke <bj@sernet.de>
Fri, 14 Sep 2012 18:32:15 +0000 (20:32 +0200)
committerBjoern Jacke <bj@sernet.de>
Fri, 14 Sep 2012 22:38:56 +0000 (00:38 +0200)
see bug #7472

source3/configure.in

index a6cc4440f1e356ee382423f845ca5cddb6a35f8c..06f6028dfc4d75ddf4095faf6a135430b339afa0 100644 (file)
@@ -1219,6 +1219,7 @@ fi
 AC_CHECK_LIB(resolv, dn_expand)
 AC_CHECK_LIB(resolv, _dn_expand)
 AC_CHECK_LIB(resolv, __dn_expand)
+AC_CHECK_LIB(inet, dn_expand)
 
 #
 # Check for the functions putprpwnam, set_auth_parameters,