Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-06 | pre-inst-env: Set LD_LIBRARY_PATH to $abs_top_builddir/.libs. | Arun Isaac | |
Guile >= 3.0.6 does not use libltdl. So we need to look for libguilexapian.so explicitly under .libs. * pre-inst-env.in (LD_LIBRARY_PATH): Set to $abs_top_builddir/.libs. | |||
2020-02-19 | Load libguilexapian without any specific path. | Arun Isaac | |
* pre-inst-env.in (LD_LIBRARY_PATH): Set LD_LIBRARY_PATH. * xapian.i: Load libguilexapian without any specific path. Let it be found using LD_LIBRARY_PATH and other search mechanisms. | |||
2020-02-15 | First commit. | Arun Isaac | |