fix portability issues that led to Hurd build failures
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Fri, 26 Jul 2024 19:37:28 +0000 (15:37 -0400)
committerAaron M. Ucko <ucko@debian.org>
Fri, 26 Jul 2024 19:37:28 +0000 (15:37 -0400)
commitde7fef0a0e385b38f5cca4ad8b7f22d0e4942ee6
tree205fc733a578d4d9b44e4c82fae74a92d81c7943
parent690902042208dcbe6435f9733c2b4b81ee439f29
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