X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=blobdiff_plain;f=apache-apr.patch;h=73b6ab4023a3575852dea25007d105538432b435;hp=4fa513264c7528a5f50e9c91b76553e2075d29e4;hb=1129fb3c19c2f3be62c2cf69dd8410756676ce6f;hpb=03fa0e1eac0d3851c5ae1ab08a02cc3a5ee4eb69 diff --git a/apache-apr.patch b/apache-apr.patch index 4fa5132..73b6ab4 100644 --- a/apache-apr.patch +++ b/apache-apr.patch @@ -1,12 +1,12 @@ -diff -urN httpd-2.0.47.org/configure.in httpd-2.0.47/configure.in ---- httpd-2.0.47.org/configure.in 2003-09-13 14:18:35.000000000 +0200 -+++ httpd-2.0.47/configure.in 2003-09-13 14:18:50.000000000 +0200 -@@ -76,8 +76,6 @@ - AP_CLEAN_SRCLIB_DIRS="$AP_CLEAN_SRCLIB_DIRS apr" +diff -urNp -x '*.orig' httpd-2.4.46.org/configure.in httpd-2.4.46/configure.in +--- httpd-2.4.46.org/configure.in 2020-02-03 08:56:05.000000000 +0100 ++++ httpd-2.4.46/configure.in 2021-06-16 09:19:28.107118428 +0200 +@@ -126,8 +126,6 @@ if test "$apr_found" = "reconfig"; then + done fi -APR_SETIFNULL(CC, `$apr_config --cc`) -APR_SETIFNULL(CPP, `$apr_config --cpp`) APR_ADDTO(CFLAGS, `$apr_config --cflags`) APR_ADDTO(CPPFLAGS, `$apr_config --cppflags`) - APR_ADDTO(LDFLAGS, `$apr_config --ldflags`) + dnl internal-only CPPFLAGS (shouldn't affect third-party module builds)