summaryrefslogtreecommitdiffstats
path: root/src/tests/dejagnu/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/dejagnu/Makefile.in')
-rw-r--r--src/tests/dejagnu/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tests/dejagnu/Makefile.in b/src/tests/dejagnu/Makefile.in
index ffdfbd6175..6794a91d6e 100644
--- a/src/tests/dejagnu/Makefile.in
+++ b/src/tests/dejagnu/Makefile.in
@@ -40,7 +40,5 @@ runenv.vals: Makefile
site.exp: runenv.vals Makefile
echo "set runvarlist [list `cat runenv.vals | tr '\n' ' '`]" | \
sed -e 's%=\.%='`pwd`'/.%g' > site.exp
- echo "set KRB5_DB_MODULE_DIR {$(KRB5_DB_MODULE_DIR)}" >> site.exp
- echo "set MODULE_DIR {$(MODULE_DIR)}" >> site.exp
echo "set PRIOCNTL_HACK @PRIOCNTL_HACK@" >> site.exp