Make the configure step more reliable

Iyt appears that in cross compile environments the location of the
"current" directory cannot be assumed. This fix makes it explicit.
This commit is contained in:
Dmitri Toubelis
2020-12-24 15:04:27 -05:00
committed by Felipe Zimmerle
parent fbea73120c
commit 102f4bdd91
2 changed files with 3 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ AC_PROG_MAKE_SET
# AX_CXX_COMPILE_STDCXX_11(,mandatory)
# Check for libinjection
if ! test -f "others/libinjection/src/libinjection_html5.c"; then
if ! test -f "${srcdir}/others/libinjection/src/libinjection_html5.c"; then
AC_MSG_ERROR([\