PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- *) Add support for cross compiling to apxs. If apxs is being executed from somewhere
- other than its target location, add that prefix to includes and library directories.
- Without this, apxs would fail to find config_vars.mk and exit.
- trunk patch: http://svn.apache.org/r1872042
- http://svn.apache.org/r1872062
- 2.4.x patch: svn merge -c 1872042,1872062 ^/httpd/httpd/trunk .
- +1: minfrin, jim, ylavic
-
*) Add a config layout for OpenWRT
trunk patch: http://svn.apache.org/r1872036
http://svn.apache.org/r1872093