commit 1689dae34aa521ee693c58429f37c96aa21cb1ba
parent 82d65c48edbccca45bd6851879aa69c629a024b7
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 19 Feb 2017 11:57:56 +0100
remove gl_ prefix, seems to help silioprog
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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