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