gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: configure: remove accidental copy block,


From: gnunet
Subject: [gnunet] branch master updated: configure: remove accidental copy block, fix mdocml message.
Date: Wed, 30 Oct 2019 18:12:48 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new e2d176d4a configure: remove accidental copy block, fix mdocml message.
e2d176d4a is described below

commit e2d176d4a51c125bf6c1146db667a6f23e453837
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 30 17:09:50 2019 +0000

    configure: remove accidental copy block, fix mdocml message.
---
 configure.ac | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/configure.ac b/configure.ac
index a3e6c2385..14c2786ef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1952,13 +1952,9 @@ AS_IF([test "x$working_libidn2" = x1],
 AS_IF([test "x$working_libidn1" = x1],
       [libidn1_msg="libidn1"])
 # -- texi2mdoc-generation
-AS_IF([test "x$texi2mdoc_generation" = x1],
+AS_IF([test "x$texi2mdoc_generation" = "xyes"],
       [mdocml_msg="yes"],
       [mdocml_msg="no"])
-AS_IF([test "$VAR_UPNPC_BINARY" = "false"],
-      [AC_MSG_NOTICE([WARNING: optional upnpc binary not found])
-       upnpc_msg="no (optional)"],
-      [upnpc_msg="yes"])
 # -- texi2mdoc
 AS_IF([test "x$TEXI2MDOC_BINARY" = "false"],
       [AC_MSG_NOTICE([WARNING: optional texi2mdoc binary not found])

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



reply via email to

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