]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix export of variables that have "extern" before their AP_DECLARE_DATA.
authorBradley Nicholes <bnicholes@apache.org>
Mon, 8 Apr 2002 22:08:34 +0000 (22:08 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 8 Apr 2002 22:08:34 +0000 (22:08 +0000)
commit4b9c55041e28bcb3ddf1c68315a4ac24a8199206
treed7980a477fea723627d86786931009900bfbfb42
parentffacfc8c65c94b68fbd21d8df46005bb43c78d29
Fix export of variables that have "extern" before their AP_DECLARE_DATA.
This includes ap_subreq_core_filter_handle which mod_autoindex.c now needs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94551 13f79535-47bb-0310-9956-ffa450edef68
build/make_nw_export.awk