Revert "tests: remove some no longer relevant bitrot in the test environment file"

This reverts commit 107ad34f8f.

Breaks autoconf.
feature/tap-sh
Ariadne Conill 2019-07-12 08:23:36 -05:00
parent 061627f091
commit d351e6ae59
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ Msys|CYGWIN*) PATH_SEP=";";;
Haiku) LIBRARY_PATH_ENV="BELIBRARIES";;
esac
prefix="@prefix@"
exec_prefix="@exec_prefix@"
datarootdir="@datarootdir@"
pcpath="@PKG_DEFAULT_PATH@"
tests_init()