Use AC_SEARCH_LIBS() instead of AC_CHECK_LIB() to figure out if
[rsync/rsync.git] / lib / wildmatch.h
1 /* wildmatch.h */
2
3 int wildmatch(const char *p, const char *text);