summaryrefslogtreecommitdiff
path: root/pre-inst-env.in
diff options
context:
space:
mode:
Diffstat (limited to 'pre-inst-env.in')
-rw-r--r--pre-inst-env.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/pre-inst-env.in b/pre-inst-env.in
index 1599c7b5d..880012cce 100644
--- a/pre-inst-env.in
+++ b/pre-inst-env.in
@@ -29,4 +29,7 @@ export PATH
AUTOMAKE_UNINSTALLED=1
export AUTOMAKE_UNINSTALLED
+AUTOMAKE_LIBDIR="$abs_top_srcdir/lib"
+export AUTOMAKE_LIBDIR
+
exec "$@"