aboutsummaryrefslogtreecommitdiff
path: root/pre-inst-env.in
AgeCommit message (Collapse)Author
2020-02-19Load 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-15First commit.Arun Isaac