]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The 'portable dirname' shouldn't leave a trailing / on the directory name
authorBrian Havard <bjh@apache.org>
Wed, 3 May 2000 02:42:18 +0000 (02:42 +0000)
committerBrian Havard <bjh@apache.org>
Wed, 3 May 2000 02:42:18 +0000 (02:42 +0000)
commitb6d1cf01a2256427f6aacdcb173899637972eeed
treef70c6d5ce30cb15a7098775c1d685103fe87475f
parentafb48ffe103391b5b0e01fb2d3e787923824dbd8
The 'portable dirname' shouldn't leave a trailing / on the directory name
as it causes double trailing / in some places which confuses some programs.

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