gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] branch master updated: configure: sync curl_altsvc


From: gnunet
Subject: [gnurl] branch master updated: configure: sync curl_altsvc
Date: Sun, 17 Jan 2021 17:02:31 +0100

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

nikita pushed a commit to branch master
in repository gnurl.

The following commit(s) were added to refs/heads/master by this push:
     new d4d4f9532 configure: sync curl_altsvc
d4d4f9532 is described below

commit d4d4f95321cb630f50ae18b3717f875b1e9bd051
Author: nikita <nikita@NetBSD.org>
AuthorDate: Sun Jan 17 17:00:06 2021 +0100

    configure: sync curl_altsvc
---
 configure.ac | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/configure.ac b/configure.ac
index 66b4e6635..cbd23fb40 100755
--- a/configure.ac
+++ b/configure.ac
@@ -164,10 +164,12 @@ curl_verbose_msg="enabled (--disable-verbose)"
    curl_rtmp_msg="no      (--with-librtmp)"
   curl_mtlnk_msg="no      (--with-libmetalink)"
     curl_psl_msg="no      (--with-libpsl)"
+ curl_altsvc_msg="enabled";
+     ssl_backends=
     valgrind_msg="no      (--enable-valgrind)"
 
-    ssl_backends=
 
+enable_altsvc="yes"
 
 dnl valgrind for tests -- coredumps all over the place with the
 dnl valgrind version I here, fixes welcome.
@@ -192,12 +194,6 @@ AS_IF([test "x$valgrind" = "xno"],
                  [Running tests with valgrind])
        valgrind_msg="yes"])
 
-# curl_altsvc_msg="enabled";
-#    ssl_backends=
-#
-#
-# enable_altsvc="yes"
-
 dnl
 dnl Save some initial values the user might have provided
 dnl

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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