]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add the missing AP[RU]_DECLARE_DATA symbols to httpd.exp.
authorVictor J. Orlikowski <orlikowski@apache.org>
Sat, 9 Jun 2001 06:33:50 +0000 (06:33 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Sat, 9 Jun 2001 06:33:50 +0000 (06:33 +0000)
commitc2eed71a52f3d9d41dfc62a35b6fe29662ff7b4d
tree0e9a04a2e904c528884430109b6ac5a3bb80b281
parent8ed4d7898ad25f0f1ed447c4011eaba6e8095c92
Add the missing AP[RU]_DECLARE_DATA symbols to httpd.exp.
httpd.exp should now be generated automatically.
Any missing symbols are now the fault of awk scripts.
Or rather, their authors. :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89316 13f79535-47bb-0310-9956-ffa450edef68
build/make_var_export.awk [new file with mode: 0644]
server/Makefile.in