[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: -build system fix for docs-only
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: -build system fix for docs-only |
Date: |
Sun, 06 Oct 2024 15:51:07 +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 3e939546 -build system fix for docs-only
3e939546 is described below
commit 3e93954656b6a5ffcea633bc32313b0345706304
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Oct 6 15:51:04 2024 +0200
-build system fix for docs-only
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index ad12b3f3..e8042e50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -460,6 +460,7 @@ AM_CONDITIONAL([HAVE_POSTGRESQL], [false])
AM_CONDITIONAL([HAVE_TALERUTIL], [false])
AM_CONDITIONAL(HAVE_TALEREXCHANGE, [false])
AM_CONDITIONAL([HAVE_TALERPQ], [false])
+AM_CONDITIONAL([HAVE_DONAU], [false])
AM_CONDITIONAL([HAVE_TALERMHD], [false])
AM_CONDITIONAL([HAVE_TALERJSON], [false])
AM_CONDITIONAL([HAVE_TALERFAKEBANK], [false])
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: -build system fix for docs-only,
gnunet <=