]> git.pld-linux.org Git - packages/apache.git/commitdiff
- new
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 13 Sep 2003 12:30:00 +0000 (12:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-apr.patch -> 1.1

apache-apr.patch [new file with mode: 0644]

diff --git a/apache-apr.patch b/apache-apr.patch
new file mode 100644 (file)
index 0000000..4fa5132
--- /dev/null
@@ -0,0 +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"
+ 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`)
This page took 0.184049 seconds and 4 git commands to generate.