gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: rename gnunet-zoneimport to


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing the name
Date: Sun, 13 May 2018 16:20:58 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 334b50de9 rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing 
the name
334b50de9 is described below

commit 334b50de9fc2e492e5801c43b42074d8e2e65259
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun May 13 16:20:47 2018 +0200

    rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing the name
---
 src/dns/Makefile.am                                | 8 ++++----
 src/dns/{gnunet-zoneimport.c => gnunet-zonewalk.c} | 0
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/dns/Makefile.am b/src/dns/Makefile.am
index 8e5b06043..9a4ecdcfd 100644
--- a/src/dns/Makefile.am
+++ b/src/dns/Makefile.am
@@ -37,7 +37,7 @@ libexec_PROGRAMS = \
 noinst_PROGRAMS = \
   gnunet-dns-monitor \
   gnunet-dns-redirector \
-  gnunet-zoneimport
+  gnunet-zonewalk
 
 plugin_LTLIBRARIES = \
   libgnunet_plugin_block_dns.la
@@ -62,9 +62,9 @@ gnunet_dns_monitor_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL)
 
-gnunet_zoneimport_SOURCES = \
- gnunet-zoneimport.c
-gnunet_zoneimport_LDADD = \
+gnunet_zonewalk_SOURCES = \
+ gnunet-zonewalk.c
+gnunet_zonewalk_LDADD = \
   libgnunetdnsparser.la \
   libgnunetdnsstub.la \
   $(top_builddir)/src/util/libgnunetutil.la \
diff --git a/src/dns/gnunet-zoneimport.c b/src/dns/gnunet-zonewalk.c
similarity index 100%
rename from src/dns/gnunet-zoneimport.c
rename to src/dns/gnunet-zonewalk.c

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



reply via email to

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