gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -fix configure


From: gnunet
Subject: [taler-merchant] branch master updated: -fix configure
Date: Sun, 15 Sep 2024 01:23:57 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new ffbb31e1 -fix configure
ffbb31e1 is described below

commit ffbb31e180ddcce16337900d546e90271b848779
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 15 01:23:53 2024 +0200

    -fix configure
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index d530f71c..3d42161c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -439,6 +439,7 @@ AM_CONDITIONAL([ENABLE_DOC], [test "x$enable_doc" = "xyes"])
 AM_CONDITIONAL([HAVE_GNUNETPQ], [false])
 AM_CONDITIONAL([HAVE_POSTGRESQL], [false])
 AM_CONDITIONAL([HAVE_TALERUTIL], [false])
+AM_CONDITIONAL(HAVE_TALEREXCHANGE, [false])
 AM_CONDITIONAL([HAVE_TALERPQ], [false])
 AM_CONDITIONAL([HAVE_TALERMHD], [false])
 AM_CONDITIONAL([HAVE_TALERJSON], [false])

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