Browse Source

library updates

mom040267 11 years ago
parent
commit
88a8491991
2 changed files with 3 additions and 0 deletions
  1. 1 0
      ChangeLog
  2. 2 0
      configure

+ 1 - 0
ChangeLog

@@ -3,6 +3,7 @@ Version 4.4.1.2 'Ardee West':
 	- hostname-to-IP-address resolution fix;
 	- SSODA updates according to turnbis specs;
 	- TRANSPORT attribute handling fixed;
+	- updates for Solaris (name resolution libraries);
 
 1/24/2015 Oleg Moskalenko <[email protected]>
 Version 4.4.1.1 'Ardee West':

+ 2 - 0
configure

@@ -867,6 +867,8 @@ if ! [ ${ER} -eq 0 ] ; then
 fi
 testlib wldap64
 testlib intl
+testlib nsl
+testlib resolv
 
 ###########################
 # Test sockets compilation