gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/02: configure: disable NLS by default


From: gnunet
Subject: [libmicrohttpd] 01/02: configure: disable NLS by default
Date: Wed, 21 Apr 2021 11:02:44 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 4b54e7c0a948bad421ab8bea2f30c5703846d363
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue Apr 20 17:11:16 2021 +0300

    configure: disable NLS by default
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 88b75357..36c1ca2f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,6 +80,7 @@ LT_LANG([Windows Resource])
 
 # Checks for gettext.
 m4_ifdef([AM_GNU_GETTEXT], [
+  AS_VAR_SET_IF([enable_nls], [], [[enable_nls=no]])
   AM_GNU_GETTEXT([external],[need-ngettext])
   AC_CONFIG_FILES([po/Makefile.in])
   have_po=yes

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