gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: make sure TSEARCH ma


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: make sure TSEARCH macro is found
Date: Tue, 28 Feb 2017 04:29:05 +0100

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

grothoff pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new dde2466a make sure TSEARCH macro is found
dde2466a is described below

commit dde2466a4c2985c6ca556be971ef20d5b85dba28
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Feb 28 04:29:03 2017 +0100

    make sure TSEARCH macro is found
---
 m4/tsearch.m4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4/tsearch.m4 b/m4/tsearch.m4
index 24b35ce2..e311a633 100644
--- a/m4/tsearch.m4
+++ b/m4/tsearch.m4
@@ -4,7 +4,7 @@ dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 
-AC_DEFUN([gl_FUNC_TSEARCH],
+AC_DEFUN([FUNC_TSEARCH],
 [
   AC_REQUIRE([gl_SEARCH_H_DEFAULTS])
   AC_CHECK_FUNCS([tsearch])

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]