forked from ariadne/pkgconf
tests: remove some no longer relevant bitrot in the test environment file
parent
c862e030cf
commit
107ad34f8f
|
@ -30,9 +30,6 @@ Msys|CYGWIN*) PATH_SEP=";";;
|
||||||
Haiku) LIBRARY_PATH_ENV="BELIBRARIES";;
|
Haiku) LIBRARY_PATH_ENV="BELIBRARIES";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
prefix="@prefix@"
|
|
||||||
exec_prefix="@exec_prefix@"
|
|
||||||
datarootdir="@datarootdir@"
|
|
||||||
pcpath="@PKG_DEFAULT_PATH@"
|
pcpath="@PKG_DEFAULT_PATH@"
|
||||||
|
|
||||||
tests_init()
|
tests_init()
|
||||||
|
|
Loading…
Reference in New Issue