gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: Passing --without


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Passing --without-libpsl to libgnurl config.
Date: Mon, 15 Apr 2019 19:21:33 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8782376  Passing --without-libpsl to libgnurl config.
8782376 is described below

commit 878237660d2516adb827b1399ba92d5128eec36a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Apr 15 19:21:08 2019 +0200

    Passing --without-libpsl to libgnurl config.
---
 taler-build/update_libgnurl.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-build/update_libgnurl.sh b/taler-build/update_libgnurl.sh
index a86ddcb..8e19658 100755
--- a/taler-build/update_libgnurl.sh
+++ b/taler-build/update_libgnurl.sh
@@ -9,6 +9,6 @@ branch=$(git rev-parse --abbrev-ref --symbolic-full-name @{u} 
2>/dev/null || ech
 git reset --hard "$branch"
 
 ./buildconf
-./configure --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 --prefix=$HOME/local
+./configure --enable-ipv6 --with-gnutls --without-libpsl --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 --prefix=$HOME/local
 make
 make install

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]