setup env_setup

This commit is contained in:
Love Hornquist Astrand
2010-11-26 00:10:17 -08:00
parent 5f342b59b8
commit 2b1bc08d24

View File

@@ -13,6 +13,7 @@ check_SCRIPTS = $(SCRIPT_TESTS)
port = 49188
do_subst = sed -e 's,[@]srcdir[@],$(srcdir),g' \
-e 's,[@]env_setup[@],$(top_builddir)/tests/bin/setup-env,g' \
-e 's,[@]port[@],$(port),g' \
-e 's,[@]objdir[@],$(top_builddir)/tests/gss,g'