]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get exports.c symbols to compile even if the declaration is hidden in
authorJeff Trawick <trawick@apache.org>
Fri, 17 Nov 2000 02:33:00 +0000 (02:33 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 17 Nov 2000 02:33:00 +0000 (02:33 +0000)
commit385b41e0681f80e4733df4b8f8b07d31bd9cad78
tree7eb42bd3fc148ce6016148b0c8b7c69f0bb149c6
parentb3852b0e99dfd2eb9c7cf235af6f1bb270936c60
Get exports.c symbols to compile even if the declaration is hidden in
APR include file.

Implement all exports.c symbols even if the package or function isn't
available in the current configuration.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86989 13f79535-47bb-0310-9956-ffa450edef68
build/buildexports.sh