Fix build with xapian-core < 1.4.10
[xapian.git] / search-xapian / XS / MatchSpy.xs
blob24d178e0ae7f09f8a96b146654e58ccc22f8960c
1 MODULE = Search::Xapian         PACKAGE = Search::Xapian::MatchSpy
3 PROTOTYPES: ENABLE
5 void
6 MatchSpy::DESTROY()
8 string
9 MatchSpy::name()
11 string
12 MatchSpy::get_description()