fix portability issues that led to Hurd build failures
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Wed, 7 Aug 2024 01:45:09 +0000 (21:45 -0400)
committerAaron M. Ucko <ucko@debian.org>
Wed, 7 Aug 2024 01:45:09 +0000 (21:45 -0400)
commitb0e9763205be25a9abba735c786c901cb26a77b5
tree7ea52def5838ee014c0310b822ba5863f2716b7b
parent9da99b250511490b3d42f8ff168eb9e937de554e
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