gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-bank] branch master updated: verbosity


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: verbosity
Date: Mon, 20 May 2019 22:28:39 +0200

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

marcello pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 0a02bfc  verbosity
0a02bfc is described below

commit 0a02bfc611280e430226b1ec5197dc6061464e99
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon May 20 22:28:32 2019 +0200

    verbosity
---
 configure.ac | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index fd273b2..6c1a34c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,8 +43,10 @@ AC_MSG_RESULT([pip3 version: $PIP_VERSION])
 
 AX_COMPARE_VERSION([$PIP_VERSION],[lt],[6.0], [AC_MSG_ERROR([Please install 
pip3>=6.0])])
 
-AC_ARG_VAR(DEBIAN_PIP3_SYSTEM, "Custom flags to be used along 'pip install'")
-
+AC_ARG_VAR(DEBIAN_PIP3_SYSTEM,
+           "Custom flags to be used along 'pip install'
+            (this is mandatory on some Debians to be set as '--system',
+            in order to get 'make install' obey the --prefix switch.)")
 #
 # Check for PostgreSQL
 #

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



reply via email to

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