]> git.pld-linux.org Git - packages/apache.git/blame - apache-apr.patch
- up to 2.4.59
[packages/apache.git] / apache-apr.patch
CommitLineData
a9a44d2d
AM
1diff -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
e477fc25
AM
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`)
a9a44d2d 12 dnl internal-only CPPFLAGS (shouldn't affect third-party module builds)
This page took 0.038559 seconds and 4 git commands to generate.