fix portability issues that led to Hurd build failures
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Sun, 28 Jul 2024 02:38:52 +0000 (22:38 -0400)
committerAaron M. Ucko <ucko@debian.org>
Sun, 28 Jul 2024 02:38:52 +0000 (22:38 -0400)
commit219c3d3877b90c889fc9b2a6b6ef245298fbd9c4
treee398a8e5f510c7a2d46c6b3e4d26bbf44e1b1326
parent86250808a15b9f2cfa8358f68aaa6a8e207df373
fix portability issues that led to Hurd build failures

* src/build-system/configure(.ac):
  - Reflect the Hurd's support for -Wl,rpath,... .
* src/connect/ncbi_socket_cxx.cpp, src/connect/ext/ncbi_localnet.c:
  cope with missing PATH_MAX everywhere, not just under Windows.

Author: Aaron M. Ucko <ucko@debian.org>
Last-Update: 2020-09-19

Gbp-Pq: Name hurd_fixes
c++/src/build-system/configure
c++/src/build-system/configure.ac
c++/src/connect/ncbi_localip.c
c++/src/connect/ncbi_socket_cxx.cpp