gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 02/32: configure: remove remnants from old libunistring checks


From: gnunet
Subject: [gnunet] 02/32: configure: remove remnants from old libunistring checks
Date: Tue, 18 Jul 2023 17:15:51 +0200

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

marshall pushed a commit to branch master
in repository gnunet.

commit ee1c62eb1c62d1f4b4279cdfc958415a9ba18fbd
Author: marshall <stmr@umich.edu>
AuthorDate: Mon May 15 11:53:38 2023 -0400

    configure: remove remnants from old libunistring checks
---
 configure.ac | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 4633223a6..7b5f1e0fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -874,8 +874,6 @@ AC_DEFINE_UNQUOTED([HAVE_ZLIB], [$zlib_ok], [Define to 1 if 
zlib is available])
 AM_ICONV
 
 # check for libunistring
-gl_LIBUNISTRING
-libunistring=0
 CHECK_WITH_LIB([unistring], [u16_strstr], [unistr.h], [HAVE_UNISTRING])
 AS_IF([test "x$unistring" = "x0"],
   [AC_MSG_ERROR([GNUnet requires unistring])])

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