Allow ignoring/skipping leafname patterns
commita2f74273c82c42e689f2e36ba65de5435fcd5819
authorOlly Betts <olly@survex.com>
Wed, 5 Sep 2018 23:54:15 +0000 (6 11:54 +1200)
committerOlly Betts <olly@survex.com>
Wed, 5 Sep 2018 23:54:15 +0000 (6 11:54 +1200)
treec1eaeff9e9557d425a096107f10178d89861b8ba
parent88cb3801e2e6bde8976273a24b96afcbeeff0783
Allow ignoring/skipping leafname patterns

If the POSIX fnmatch() function is available, support
--ignore-pattern=GLOB and --skip-pattern=GLOB to respectively
silently ignore or skip (with a message with --verbose) files
with leafnames matching those glob-style patterns.
xapian-applications/omega/configure.ac
xapian-applications/omega/omindex.cc