Replace obsolote macros

This commit is contained in:
Ervin Hegedus
2024-02-25 20:28:12 +01:00
parent 6b8956e0bb
commit b7a4a4428c
10 changed files with 240 additions and 34 deletions

View File

@@ -18,7 +18,7 @@ AC_DEFUN([CHECK_APR],
AC_ARG_WITH(
apr,
[AC_HELP_STRING([--with-apr=PATH],[Path to apr prefix or config script])],
[AS_HELP_STRING([--with-apr=PATH],[Path to apr prefix or config script])],
[test_paths="${with_apr}"],
[test_paths="/usr/local/libapr /usr/local/apr /usr/local /opt/libapr /opt/apr /opt /usr"])