From a84d2ca4307bb20f58dc00af46ceed86ec35ced2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 12 Apr 2007 21:40:22 +0000 Subject: [PATCH] added --enable-debug --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 27918bc..d807140 100644 --- a/README +++ b/README @@ -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).