Last-Update: 2011-06-10
--- a/c++/src/build-system/configure
+++ b/c++/src/build-system/configure
-@@ -5688,7 +5688,7 @@
+@@ -5817,7 +5817,7 @@
solaris* )
CONF_f_runpath="-R"
;;
linux*:ICC )
--- a/c++/src/build-system/configure.ac
+++ b/c++/src/build-system/configure.ac
-@@ -1496,7 +1496,7 @@
+@@ -1535,7 +1535,7 @@
solaris* )
CONF_f_runpath="-R"
;;
linux*:ICC )
--- a/c++/src/connect/ncbi_socket_cxx.cpp
+++ b/c++/src/connect/ncbi_socket_cxx.cpp
-@@ -34,7 +34,7 @@
- #include <ncbi_pch.hpp>
+@@ -35,7 +35,7 @@
+ #include "ncbi_assert.h" // no _ASSERT()s, keep clean from xncbi
#include <connect/ncbi_socket_unix.hpp>
#include <limits.h> // for PATH_MAX
--#if defined(NCBI_OS_MSWIN) && !defined(PATH_MAX)
+-#if defined(NCBI_OS_MSWIN) && !defined(PATH_MAX)
+#ifndef PATH_MAX
# define PATH_MAX 512 // will actually use less than 32 chars
- #endif
+ #endif // NCBI_OS_MSWIN && !PATH_MAX
--- a/c++/src/connect/ext/ncbi_localnet.c
+++ b/c++/src/connect/ext/ncbi_localnet.c
Last-Update: 2011-08-28
--- a/c++/src/build-system/configure
+++ b/c++/src/build-system/configure
-@@ -5751,7 +5751,7 @@
+@@ -5880,7 +5880,7 @@
break
;;
/* )
esac
--- a/c++/src/build-system/configure.ac
+++ b/c++/src/build-system/configure.ac
-@@ -1558,7 +1558,7 @@
+@@ -1597,7 +1597,7 @@
break
;;
/* )