gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 03/03: Pass --without-libpsl to configure


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 03/03: Pass --without-libpsl to configure
Date: Tue, 30 Apr 2019 18:25:47 +0200

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

dold pushed a commit to branch master
in repository gnurl.

commit 215b25da476d1547c6cde242e1efc742e8a39ecd
Author: Florian Dold <address@hidden>
AuthorDate: Tue Apr 30 18:23:19 2019 +0200

    Pass --without-libpsl to configure
    
    Without this option, configure-gnurl fails with "You must build gnurl
    with --without-libpsl!".
---
 configure-gnurl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure-gnurl b/configure-gnurl
index 24ad5a7cf..f29c14d07 100755
--- a/configure-gnurl
+++ b/configure-gnurl
@@ -18,4 +18,5 @@ fi
             --disable-telnet --disable-tftp --disable-pop3 \
             --disable-imap --disable-smtp --disable-gopher \
             --disable-file --disable-ftp --disable-smb \
+            --without-libpsl \
             "$@"

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



reply via email to

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