]> granicus.if.org Git - apache/commitdiff
Added symbol prefixing to the export list
authorBradley Nicholes <bnicholes@apache.org>
Fri, 25 Jan 2002 23:38:01 +0000 (23:38 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 25 Jan 2002 23:38:01 +0000 (23:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93033 13f79535-47bb-0310-9956-ffa450edef68

build/make_nw_export.awk

index 65adb8d03f9fc43ebe676bc1f64dfac5ccbcb235..12b17a99db412bf810cd3a6aa1a93b0932171b2c 100644 (file)
@@ -1,6 +1,10 @@
 # Based on apr's make_export.awk, which is
 # based on Ryan Bloom's make_export.pl
 
+BEGIN {
+    printf(" (APACHE2)\n")
+}
+
 # List of functions that we don't support, yet??
 #/ap_some_name/{next}