]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix export of variables that have "extern" before their AP_DECLARE_DATA.
authorBrian Havard <bjh@apache.org>
Sat, 6 Apr 2002 13:48:51 +0000 (13:48 +0000)
committerBrian Havard <bjh@apache.org>
Sat, 6 Apr 2002 13:48:51 +0000 (13:48 +0000)
commitd77c9b430a78301535c04d91f69787219926f61a
tree895f48f770f45a83d260e1cf905e5d6fd6fd71a9
parent592ab28fa6284f618c072feb2924617f239d3bc7
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@94504 13f79535-47bb-0310-9956-ffa450edef68
build/make_var_export.awk