gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 05/07: configure: do not produce the word "warning


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 05/07: configure: do not produce the word "warning" twice
Date: Sat, 09 Feb 2019 18:37:48 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

commit 67365fef8c12ae8c579dd47d4e90d941c0438831
Author: ng0 <address@hidden>
AuthorDate: Sat Feb 9 14:51:45 2019 +0000

    configure: do not produce the word "warning" twice
    
    Signed-off-by: ng0 <address@hidden>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index b847b53d3..dc81600df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -244,7 +244,7 @@ if test x"$VAR_IFCONFIG_BINARY" != x"false"
 then
 AC_DEFINE_UNQUOTED([IFCONFIG], "$VAR_IFCONFIG_BINARY", [Path to ifconfig])
 else
-AC_MSG_WARN([warning: 'ifconfig' not found.])
+AC_MSG_WARN(['ifconfig' not found.])
 fi
 
 # miniupnpc / upnpc binary is a soft runtime requirement

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



reply via email to

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