]> Savannah Git Hosting - gnulib.git/commit
search: Don't assume that tsearch() exists if 'VISIT' is defined.
authorBruno Haible <bruno@clisp.org>
Fri, 10 Feb 2017 21:42:36 +0000 (22:42 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 10 Feb 2017 23:10:29 +0000 (00:10 +0100)
commite3f94e9de67e74a8e1ff56e476f72d47b174dd7c
tree4adfb93b10c354744e827f7ab3878e4087c28f83
parentae1cef3900d3070a13f6dcd50ed7b807e3c0d428
search: Don't assume that tsearch() exists if 'VISIT' is defined.

* m4/search_h.m4 (gl_SEARCH_H): Determine HAVE_TYPE_VISIT.
* modules/search (Makefile.am): Substitute HAVE_TYPE_VISIT.
* lib/search.in.h (VISIT): Define if HAVE_TYPE_VISIT is 0.
ChangeLog
lib/search.in.h
m4/search_h.m4
modules/search