<div dir="ltr"><div>Hi all,<br></div><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">It would be better to use the XO_LIB_XAPIAN macro provided by<br>
xapian-core instead of writing your own code to probe for<br>
xapian-config.<br>
<br>
Everything from line 3 to line 18 of your current <a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a> could be<br>
replaced with just:<br>
<br>
XO_LIB_XAPIAN<br>
<br>
If you've installed xapian-core then the macro should just be<br>
found automatically.</blockquote><div><br></div><div>I specified XAPIAN_CONFIG as James instructed by running,<br><br> ./configure XAPIAN_CONFIG=path/to/xapian-config-1.3<br><br>I have installed all the dependencies specified in xapian-core HACKING file including libtool. But I still get the following error when XO_LIB_XAPIAN is added to <a href="http://configure.ac">configure.ac</a>,<br><br><a href="http://configure.ac:3">configure.ac:3</a>: error: defn: undefined macro: LT_INIT<br>aclocal.m4:43: XO_LIB_XAPIAN is expanded from...<br><a href="http://configure.ac:3">configure.ac:3</a>: the top level<br>autom4te: /usr/bin/m4 failed with exit status: 1<br><br></div><div>Could anyone tell me what I might be missing? <br><br></div><div>Best regards,<br></div><div>Amanda<br></div><div><br></div></div>