gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix macos build of dist tar


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix macos build of dist tarball
Date: Fri, 15 Feb 2019 20:30:04 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 2bfe0e338 fix macos build of dist tarball
2bfe0e338 is described below

commit 2bfe0e3389e8ac21514a8f1fe7a7096bdad6ff08
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Fri Feb 15 20:30:00 2019 +0100

    fix macos build of dist tarball
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 17476e485..40890ad1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,6 +71,7 @@ case "$host_os" in
      CPPFLAGS="-D_APPLE_C_SOURCE $CPPFLAGS"
      CFLAGS="-fno-common $CFLAGS"
      AC_MSG_WARN([WARNING: The VPN application cannot be compiled on your OS])
+     AC_CHECK_LIB(intl, gettext)
      build_target="darwin"
      DEFAULT_INTERFACE="\"en0\""
      LIBPREFIX=

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



reply via email to

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