From: Guenter Knauf Date: Sun, 5 Jul 2009 19:20:50 +0000 (+0000) Subject: for now excluded the ap_mpm_pod_* functions from export list. X-Git-Tag: 2.3.3~482 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cbd56c2ff41ae544e3cc4afbcc6df293011d53b;p=apache for now excluded the ap_mpm_pod_* functions from export list. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@791306 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/make_nw_export.awk b/build/make_nw_export.awk index b958903cb2..6ef31b626b 100644 --- a/build/make_nw_export.awk +++ b/build/make_nw_export.awk @@ -23,6 +23,7 @@ BEGIN { # List of functions that we don't support, yet?? #/ap_some_name/{next} +/ap_mpm_pod_/{next} function add_symbol (sym_name) { if (count) {