]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Speed up the generation of exports.c by using an awk script to process
authorBrian Havard <bjh@apache.org>
Tue, 5 Dec 2000 14:36:31 +0000 (14:36 +0000)
committerBrian Havard <bjh@apache.org>
Tue, 5 Dec 2000 14:36:31 +0000 (14:36 +0000)
commit7ce9a888b9b55d4cd1c143c85802794f6dc9d2fb
tree2c326775d83b261ad29fe37d3e04bee08efe5ca9
parent3dc5e4bd0c4d7311cd1f67c27dccbc85bfda0527
Speed up the generation of exports.c by using an awk script to process
apr.exports instead of shell script.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87208 13f79535-47bb-0310-9956-ffa450edef68
build/buildexports.awk [new file with mode: 0644]
build/buildexports.sh