apr/subversion: fix subversion build and apache-mod-php8 build regression (fixes... 23463/head
authorMichael Heimpold <mhei@heimpold.de>
Fri, 16 Feb 2024 23:21:49 +0000 (00:21 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Fri, 16 Feb 2024 23:28:46 +0000 (00:28 +0100)
commit84ac0263b520ce918f81813aa15ac67c528e278c
tree0b0a1c93a48e9577607e7188f556fbb5520e352b
parentb59db99c538842c165d99caf9c8260f131fa52d1
apr/subversion: fix subversion build and apache-mod-php8 build regression (fixes #23460)

The recent upgrade of apr included a change with should fix the subversion build.

Unfortunately, this fix resulted in a build regression of apache-mod-php8.

The new approach is to pass the locations of the apr config helpers
to configure via parameter.

Fixes: 68dd7b7cf632 ("apr: update to 1.7.4")
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
libs/apr/Makefile
net/subversion/Makefile