Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-26 | Load libguilexapian with absolute path or through a search path. | Arun Isaac | |
* xapian.i: Rename to xapian.i.in. * xapian.i.in: Try loading libguilexapian with absolute path first. If it fails, then try searching using LD_LIBRARY_PATH and other mechanisms. * Makefile.am: Generate xapian.i from xapian.i.in. |