nixpkgs/pkgs/applications/version-management/subversion
Renaud ac63101188
subversion: fix configure missing APR_INT64_T_FMT
configurePhase fails when building Python bindings or subversionClient
> configure: error: failed to recognize APR_INT64_T_FMT on this platform

Adding "-P" CPPFLAG solves the issue.
See also: https://issues.apache.org/jira/browse/SVN-4813
2019-05-09 15:59:18 +02:00
..
apr-1.patch subversion: fix apr-1 linking 2016-04-30 12:13:26 -03:00
default.nix subversion: fix configure missing APR_INT64_T_FMT 2019-05-09 15:59:18 +02:00