Fixed curl-config --features to not display libz when it wasn't used

due to a missing header file.
This commit is contained in:
Dan Fandrich
2007-11-01 18:55:00 +00:00
parent 8be493296d
commit 48dd0c5673
3 changed files with 6 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o curl-config --features and --protocols show the correct output when built
with NSS, and also when SCP and SFTP are not available
with NSS, and also when SCP, SFTP and libz are not available
This release includes the following known bugs: