gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 02/02: -unconditionally compile scalarproduct again


From: gnunet
Subject: [gnunet] 02/02: -unconditionally compile scalarproduct again
Date: Sun, 18 Apr 2021 21:15:12 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

commit f022b206a5378f4c9d0e12c4cffc51801fbc83bf
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Apr 18 21:13:07 2021 +0200

    -unconditionally compile scalarproduct again
---
 src/Makefile.am | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 564923e28..d8a869acb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -45,10 +45,6 @@ if HAVE_POSTGRESQL
  POSTGRES_DIR = pq
 endif
 
-if HAVE_NOLIBGCRYPT19
-  SCALARPRODUCT_DIR = scalarproduct
-endif
-
 REST_DIR = rest
 
 
@@ -97,7 +93,7 @@ SUBDIRS = \
   seti \
   setu \
   consensus \
-  $(SCALARPRODUCT_DIR) \
+  scalarproduct \
   revocation \
   vpn \
   gns \

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