2009/6/1 Mike Boone <span dir="ltr">&lt;<a href="mailto:mike@boonedocks.net">mike@boonedocks.net</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi All,<br>
<br>
I wanted to add a small tweak to my installation of the Query Parser.<br>
Should I be editing queryparser.lemony? I tried that and the make<br>
didn&#39;t include my change. I applied the same change to<br>
queryparser_internal.cc and it worked fine. Is the .lemony file<br>
something used internally and I can ignore? Or do I need to run<br>
something prior to make to convert the files?</blockquote><div><br></div><div>You should indeed by editing queryparser.lemony.  However, you need to configure with --enable-maintainer-mode to tell the build system to include dependency rules that aren&#39;t normally needed.  You may also then want to specify --disable-documentation to avoid re-building the documentation files (which uses further tools which are often not installed). </div>
<div><br></div><div>See xapian-core/HACKING for more details about both of these.</div><div><br></div><div>-- </div><div>Richard</div></div>