gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-gtk] branch master updated: update fix build


From: gnunet
Subject: [gnunet-gtk] branch master updated: update fix build
Date: Fri, 10 Jul 2020 16:55:10 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 3c66cb2f update fix build
3c66cb2f is described below

commit 3c66cb2f160d34a180b30dbf599f2db30b39ba5d
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Jul 10 16:49:22 2020 +0200

    update fix build
---
 configure.ac | 4 ++--
 po/es.po     | 2 +-
 po/it.po     | 2 +-
 po/vi.po     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/configure.ac b/configure.ac
index dc18cc98..d6028a95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -196,7 +196,7 @@ AS_IF([test "$extractor" != 1],
 GNUNET_CONVERSATION_APP=""
 AC_ARG_ENABLE([conversation-app],
    AS_HELP_STRING([--disable-conversation-app],[Do not build 
gnunet-conversation-gtk application]))
-AS_IF([test "x$enable_conversation_app" != "xno" -a "x$extractor" == "x1"], [
+AS_IF([test "x$enable_conversation_app" != "xno"], [
   GNUNET_CONVERSATION_APP="conversation"
 ])
 AC_SUBST(GNUNET_CONVERSATION_APP)
@@ -439,7 +439,7 @@ AS_IF([test "x$gnunet" = "x0"],
 AC_SUBST(GNUNET_CFLAGS)
 AC_SUBST(GNUNET_LIBS)
 
-AM_CONDITIONAL(HAVE_CONVERSATION, test x$gnunet_conversation != x0)
+AM_CONDITIONAL(HAVE_CONVERSATION, test x$gnunet_conversation != x0 -a 
"x$extractor" == "x1")
 
 backup_CPPFLAGS="$CPPFLAGS"
 CPPFLAGS="$GNUNET_CPPFLAGS $backup_CPPFLAGS"
diff --git a/po/es.po b/po/es.po
index dee41916..f1339286 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet-gtk 0.10.1\n"
 "Report-Msgid-Bugs-To: bug-gnunet@gnu.org\n"
-"POT-Creation-Date: 2020-07-07 18:48+0200\n"
+"POT-Creation-Date: 2020-07-07 18:52+0200\n"
 "PO-Revision-Date: 2018-11-13 21:40+0100\n"
 "Last-Translator: Miguel Ángel Arruga Vivas <rosen644835@gmail.com>\n"
 "Language-Team: Spanish <es@tp.org.es>\n"
diff --git a/po/it.po b/po/it.po
index 3b08ac32..8db67c2b 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet-gtk 0.10.1\n"
 "Report-Msgid-Bugs-To: bug-gnunet@gnu.org\n"
-"POT-Creation-Date: 2020-07-07 18:48+0200\n"
+"POT-Creation-Date: 2020-07-07 18:52+0200\n"
 "PO-Revision-Date: 2019-10-16 11:04+0200\n"
 "Last-Translator: Sebastiano Pistore <sebastianopistore.info@protonmail.ch>\n"
 "Language-Team: Italian <tp@lists.linux.it>\n"
diff --git a/po/vi.po b/po/vi.po
index 0cbb707d..a76e90bf 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnunet-gtk 0.8.1\n"
 "Report-Msgid-Bugs-To: bug-gnunet@gnu.org\n"
-"POT-Creation-Date: 2020-07-07 18:48+0200\n"
+"POT-Creation-Date: 2020-07-07 18:52+0200\n"
 "PO-Revision-Date: 2010-02-11 21:43+0930\n"
 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
 "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"

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