]> git.pld-linux.org Git - packages/apache.git/blame - apache-apr.patch
- update to latest intermediate compatibility https://wiki.mozilla.org/Security/Serve...
[packages/apache.git] / apache-apr.patch
CommitLineData
e477fc25
AM
1diff -urN httpd-2.0.47.org/configure.in httpd-2.0.47/configure.in
2--- httpd-2.0.47.org/configure.in 2003-09-13 14:18:35.000000000 +0200
3+++ httpd-2.0.47/configure.in 2003-09-13 14:18:50.000000000 +0200
4@@ -76,8 +76,6 @@
5 AP_CLEAN_SRCLIB_DIRS="$AP_CLEAN_SRCLIB_DIRS apr"
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 APR_ADDTO(LDFLAGS, `$apr_config --ldflags`)
This page took 0.030608 seconds and 4 git commands to generate.