]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
It turns out copy concat didn't work as I expected,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 29 Dec 2007 03:59:24 +0000 (03:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 29 Dec 2007 03:59:24 +0000 (03:59 +0000)
commit3183a04ec36a8cdc3de0c12c057d9a70681161f3
tree0478b09ce093fc332fb669c5f9e7451043fea3a7
parenta92a30fdb13b3ab7de9cebcfcf2654c7a59a60c9
It turns out copy concat didn't work as I expected,
it does concat to the first named file, but not the
first filepath.

Backport: r607371

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607372 13f79535-47bb-0310-9956-ffa450edef68
Makefile.win