]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fixed broken *_DECLARE_DATA section.
authorGuenter Knauf <fuankg@apache.org>
Fri, 17 Aug 2012 11:49:19 +0000 (11:49 +0000)
committerGuenter Knauf <fuankg@apache.org>
Fri, 17 Aug 2012 11:49:19 +0000 (11:49 +0000)
commit50b34ad4482c4a0a7552cb3e54fb89c5829e24b1
tree56e2479f985078a1332bb85b70e429a4a704ed6c
parent993dcb1788f721677fdc9ba8a4e25f84140f6038
Fixed broken *_DECLARE_DATA section.
Seems our preprocessor is some crazy and inserts a blank
after replacing a define which made the awk script fail.
Patch submitted by: normw gknw net (Backport r1305192).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1374210 13f79535-47bb-0310-9956-ffa450edef68
build/make_nw_export.awk