gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: remove gl_ prefix, s


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: remove gl_ prefix, seems to help silioprog
Date: Sun, 19 Feb 2017 11:58:09 +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 1689dae3 remove gl_ prefix, seems to help silioprog
1689dae3 is described below

commit 1689dae34aa521ee693c58429f37c96aa21cb1ba
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 19 11:57:56 2017 +0100

    remove gl_ prefix, seems to help silioprog
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 5f26a61b..e236bf04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -701,7 +701,7 @@ AC_CHECK_HEADERS([sys/types.h sys/time.h sys/msg.h time.h 
sys/mman.h sys/ioctl.h
   inttypes.h stddef.h unistd.h \
   sockLib.h inetLib.h net/if.h], [], [], [AC_INCLUDES_DEFAULT])
 
-gl_FUNC_TSEARCH
+FUNC_TSEARCH
 AM_CONDITIONAL([HAVE_TSEARCH], [test "x$HAVE_TSEARCH" = "x1"])
 
 # Check for generic functions

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



reply via email to

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