gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: make LE optional


From: gnunet
Subject: [gnunet] branch master updated: make LE optional
Date: Fri, 26 Nov 2021 13:12:24 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 9792ef1c3 make LE optional
     new a247333dc make LE optional
9792ef1c3 is described below

commit 9792ef1c3d9af43e59d4470ece566107e104f11c
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Fri Nov 26 13:11:47 2021 +0100

    make LE optional
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index f5feae72c..c4b3f1670 100644
--- a/configure.ac
+++ b/configure.ac
@@ -829,7 +829,7 @@ CHECK_WITH_LIB([extractor],
                [extractor.h],
                [HAVE_LIBEXTRACTOR])
 AS_IF([test "x$extractor" = "x0"],
-      [AC_MSG_ERROR([GNUnet requires libextractor])])
+      [AC_MSG_RESULT([GNU libextractor not found, some features disabled])])
 
 # check for libltdl
 CHECK_WITH_LIB([ltdl], [lt_dlopenext], [ltdl.h], [HAVE_LTDL])

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