mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
make sure TSEARCH macro is found
This commit is contained in:
+1
-1
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user