diff options
Diffstat (limited to 't/notrans.sh')
-rwxr-xr-x | t/notrans.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/notrans.sh b/t/notrans.sh index d997e97a1..4b2c8039a 100755 --- a/t/notrans.sh +++ b/t/notrans.sh @@ -17,7 +17,7 @@ # Check all notrans_, dist_, nodist_ prefix combinations for MANS # primary and install-man dependencies. -. ./defs || exit 1 +. test-init.sh cat >>configure.ac <<'END' AC_OUTPUT |