From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Patch to add ca-bundle to gnurl. Date: Wed, 4 Jan 2017 17:32:15 +0000 Message-ID: <20170104173216.2959-1-ng0@libertad.pw> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOpQG-0003wZ-ME for guix-devel@gnu.org; Wed, 04 Jan 2017 12:32:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOpQD-0006lz-Iu for guix-devel@gnu.org; Wed, 04 Jan 2017 12:32:24 -0500 Received: from aibo.runbox.com ([91.220.196.211]:60381) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOpQD-0006lg-Bx for guix-devel@gnu.org; Wed, 04 Jan 2017 12:32:21 -0500 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cOpQC-0001sm-6H for guix-devel@gnu.org; Wed, 04 Jan 2017 18:32:20 +0100 Received: from [185.100.86.69] (helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cOpPV-0004LT-WC for guix-devel@gnu.org; Wed, 04 Jan 2017 18:31:38 +0100 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org ng0@wasp /gnu/store/za7qym30saxfjaa5fiqrh4kykkk56401-gnurl-7.52.1/bin$ ./gnurl-config --configure 'CONFIG_SHELL=/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/bash' 'SHELL=/gnu/store/qkw4zrwfybxww8f56nkb6hggxambk89b-bash-4.4.0/bin/bash' '--prefix=/gnu/store/za7qym30saxfjaa5fiqrh4kykkk56401-gnurl-7.52.1' '--enable-fast-install' '--docdir=/gnu/store/g5f5j1bqhc0cqvi8fdcjmvv4dpcjb3br-gnurl-7.52.1-doc/share/doc/gnurl' '--build=x86_64-unknown-linux-gnu' '--enable-ipv6' '--with-gnutls' '--without-libssh2' '--without-libmetalink' '--without-winidn' '--without-librtmp' '--without-nghttp2' '--without-nss' '--without-cyassl' '--without-polarssl' '--without-ssl' '--without-winssl' '--without-darwinssl' '--disable-sspi' '--disable-ntlm-wb' '--disable-ldap' '--disable-rtsp' '--disable-dict' '--disable-telnet' '--disable-tftp' '--disable-pop3' '--disable-imap' '--disable-smtp' '--disable -gopher' '--disable-file' '--disable-ftp' '--disable-smb' '--with-ca-bundle=/gnu/store/nd946vlingp0ff63y18sqmv823cday9w-nss-certs-3.27.1/etc/ssl/certs/ca-certificates.crt' 'build_alias=x86_64-unknown-linux-gnu'