gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-scheme] 312/324: configure.ac: Set bug reporting address.


From: gnunet
Subject: [gnunet-scheme] 312/324: configure.ac: Set bug reporting address.
Date: Tue, 21 Sep 2021 13:25:52 +0200

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

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 04a9b0d37789e2a464dc61a70e7fa5fad2377152
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Thu Sep 16 19:00:24 2021 +0200

    configure.ac: Set bug reporting address.
    
    * configure.ac (AC_INIT): Set the bug reporting address.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 5da87c8..ff96270 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl Process this file with autoconf to produce a configure 
script.
 # Not all scheme-GNUnet code is licensed as GPL, some is licensed as AGPL.
 
 AC_PREREQ([2.61])
-AC_INIT([scheme-gnunet], [0.1], [])
+AC_INIT([scheme-gnunet], [0.1], [bug-gnunet@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIRS([m4])
 

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