]> granicus.if.org Git - apache/commitdiff
for now excluded the ap_mpm_pod_* functions from export list.
authorGuenter Knauf <fuankg@apache.org>
Sun, 5 Jul 2009 19:20:50 +0000 (19:20 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sun, 5 Jul 2009 19:20:50 +0000 (19:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@791306 13f79535-47bb-0310-9956-ffa450edef68

build/make_nw_export.awk

index b958903cb22126712d8d79a6b8ec6c8833921894..6ef31b626b5bf2d19450fb45f0911d2e213729bf 100644 (file)
@@ -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) {