瀏覽代碼

library updates

mom040267 11 年之前
父節點
當前提交
88a8491991
共有 2 個文件被更改,包括 3 次插入0 次删除
  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