gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: - added missing g for extra_logging var


From: gnunet
Subject: [gnunet] branch master updated: - added missing g for extra_logging var
Date: Tue, 30 Nov 2021 11:10:05 +0100

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

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 4e64b1030 - added missing g for extra_logging var
4e64b1030 is described below

commit 4e64b1030ff4d15baf252cbcdf6be34ccae50c00
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Tue Nov 30 11:05:43 2021 +0100

    - added missing g for extra_logging var
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c4b3f1670..3e8d85eed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -549,7 +549,7 @@ AC_ARG_ENABLE([logging],
             AC_DEFINE([GNUNET_CULL_LOGGING], [1],
                       [Define to 1 to cull all logging calls])],
            [verbose],
-           [extra_loging=GNUNET_YES],
+           [extra_logging=GNUNET_YES],
            [veryverbose], [extra_logging=\(GNUNET_YES+1\)],
            [extra_logging=GNUNET_NO])])
 AC_DEFINE_UNQUOTED([GNUNET_EXTRA_LOGGING], [$extra_logging],

-- 
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]