]> TLD Linux GIT Repositories - packages/apache.git/blob - apache-apr.patch
- updated to 2.4.59
[packages/apache.git] / apache-apr.patch
1 diff -urNp -x '*.orig' httpd-2.4.46.org/configure.in httpd-2.4.46/configure.in
2 --- httpd-2.4.46.org/configure.in       2020-02-03 08:56:05.000000000 +0100
3 +++ httpd-2.4.46/configure.in   2021-06-16 09:19:28.107118428 +0200
4 @@ -126,8 +126,6 @@ if test "$apr_found" = "reconfig"; then
5    done
6  fi
7  
8 -APR_SETIFNULL(CC, `$apr_config --cc`)
9 -APR_SETIFNULL(CPP, `$apr_config --cpp`)
10  APR_ADDTO(CFLAGS, `$apr_config --cflags`)
11  APR_ADDTO(CPPFLAGS, `$apr_config --cppflags`)
12  dnl internal-only CPPFLAGS (shouldn't affect third-party module builds)