فهرست منبع

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