added --enable-debug

This commit is contained in:
Daniel Stenberg 2007-04-12 21:40:22 +00:00
parent 3026c46109
commit a84d2ca430

6
README
View File

@ -91,3 +91,9 @@ options deserve additional comments:
If your installation of zlib is in another location,
you may specify it here.
* --enable-debug
Will make the build use more pedantic and strict compiler
options as well as enable the libssh2_trace() function (for
showing debug traces).