mirror of
https://github.com/curl/curl.git
synced 2026-04-27 11:22:17 +03:00
hugehelp.c fix, without-ssl fix
This commit is contained in:
parent
2f53da5e7a
commit
5ef6904ec3
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -7,6 +7,12 @@
|
|||
Changelog
|
||||
|
||||
Daniel (25 April 2004)
|
||||
- Fixed the src/hugehelp.c file to include "setup.h" instead of "config.h" to
|
||||
make the problems with USE_MANUAL on windows go away.
|
||||
|
||||
- configure --without-ssl could still wrongly include some OpenSSL info in the
|
||||
Makefiles if pkg-config had info about OpenSSL.
|
||||
|
||||
- Since we can now build and use quite a large set of 3rd party libraries, I
|
||||
decided I would make configure produce a summary at the end showing what
|
||||
libraries it uses and if not, what option to use to make it use that. I also
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue