]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get rid of DEFAULT_XFERLOG as it is not used anywhere. It was
authorMartin Kraemer <martin@apache.org>
Tue, 21 May 2002 12:24:59 +0000 (12:24 +0000)
committerMartin Kraemer <martin@apache.org>
Tue, 21 May 2002 12:24:59 +0000 (12:24 +0000)
commitce11c1306458901013c369e530821f45e1f828bd
treed628b0d7573ab2be6a8cea301a97452451e2f7e2
parenta2e0653ca74e8fc15531fb9e1b3bfd8716827ffc
Get rid of DEFAULT_XFERLOG as it is not used anywhere. It was
preserved by the build system, printed with "httpd -V", but
apart from that completely ignored: the default transfer log
is to not produce any transfer log.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95201 13f79535-47bb-0310-9956-ffa450edef68
configure
src/CHANGES
src/include/httpd.h
src/main/http_main.c