[csw-devel] SF.net SVN: gar:[15581] csw/mgar/pkg/wget/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Sep 8 22:18:59 CEST 2011
Revision: 15581
http://gar.svn.sourceforge.net/gar/?rev=15581&view=rev
Author: dmichelsen
Date: 2011-09-08 20:18:58 +0000 (Thu, 08 Sep 2011)
Log Message:
-----------
wget: Add comment about NTLM
Modified Paths:
--------------
csw/mgar/pkg/wget/trunk/Makefile
Modified: csw/mgar/pkg/wget/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wget/trunk/Makefile 2011-09-08 19:56:28 UTC (rev 15580)
+++ csw/mgar/pkg/wget/trunk/Makefile 2011-09-08 20:18:58 UTC (rev 15581)
@@ -45,6 +45,8 @@
MODULATIONS_STATIC = disable enable
EXTRA_CONFIGURE_STATIC-disable += --with-ssl
+# NTLM can only be enabled when used with OpenSSL instead of the defaulting GnuTLS
+#EXTRA_CONFIGURE_STATIC-disable += --enable-ntlm
EXTRA_CONFIGURE_STATIC-enable += --without-ssl
EXTRA_CONFIGURE_STATIC-enable += --disable-nls
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list