diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2002-06-18 00:44:37 +0200 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2002-06-18 00:44:37 +0200 |
commit | 8709990d4b75789d2668864eb94662f48c147809 (patch) | |
tree | 3cac2737e1f78511087a13cd75a7980af0fa3e82 /srclib | |
parent | Eliminate segfault we were seeing in mod_mem_cache when collecting an expired (diff) | |
download | apache2-8709990d4b75789d2668864eb94662f48c147809.tar.xz apache2-8709990d4b75789d2668864eb94662f48c147809.zip |
Quiet emits for win32 folks building with zlib for mod_deflate
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95738 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'srclib')
-rw-r--r-- | srclib/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/srclib/.cvsignore b/srclib/.cvsignore index 78a5a125eb..67c355383a 100644 --- a/srclib/.cvsignore +++ b/srclib/.cvsignore @@ -2,3 +2,4 @@ Makefile pth .deps openssl +zlib
\ No newline at end of file |