*** empty log message ***

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5920 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning 2001-11-20 18:16:15 +00:00
parent 6271281ab2
commit b93093cf4e

View File

@ -29,11 +29,6 @@ GNC_TEST_DEPS := \
TESTS_ENVIRONMENT := \
$(shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS})
#TESTS_ENVIRONMENT = \
# GNC_MODULE_PATH=
# GUILE_LOAD_PATH=..:${G_WRAP_MODULE_DIR}:mod-foo:mod-bar:mod-baz \
# LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:mod-foo:mod-bar:mod-baz:misc-mods:..:
noinst_PROGRAMS = \
test-load-c \
test-modsysver \