fix portability issues that led to Hurd build failures
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Sun, 4 May 2025 03:42:51 +0000 (23:42 -0400)
committerAaron M. Ucko <ucko@debian.org>
Sun, 4 May 2025 03:42:51 +0000 (23:42 -0400)
commit69ab7b706fd51a75f7e498c5193fdf5f3fd66ec0
tree621847b021919b03cfb057ea37902a40b7e8707f
parentd7fc3a398498b741d474d43417754c28542c9ce5
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