about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--substitute.mk1
-rw-r--r--tests/common.sh.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/substitute.mk b/substitute.mk
index ae11ce2b31f6..430af16bf4b6 100644
--- a/substitute.mk
+++ b/substitute.mk
@@ -24,6 +24,7 @@
 	 -e "s^@xmlflags\@^$(xmlflags)^g" \
 	 -e "s^@xsltproc\@^$(xsltproc)^g" \
 	 -e "s^@aterm_bin\@^$(aterm_bin)^g" \
+	 -e "s^@sqlite_bin\@^$(sqlite_bin)^g" \
 	 -e "s^@version\@^$(VERSION)^g" \
 	 -e "s^@testPath\@^$(coreutils):$$(dirname $$(type -P expr))^g" \
 	 < $< > $@ || rm $@
diff --git a/tests/common.sh.in b/tests/common.sh.in
index 85dd3a38906b..35e17c3bf3fd 100644
--- a/tests/common.sh.in
+++ b/tests/common.sh.in
@@ -39,6 +39,7 @@ export dot=@dot@
 export xmllint="@xmllint@"
 export xmlflags="@xmlflags@"
 export xsltproc="@xsltproc@"
+export sqlite3="@sqlite_bin@/bin/sqlite3"
 export SHELL="@shell@"
 
 # Hack to get "atdiff" to run on Cygwin (Windows looks for