diff options
Diffstat (limited to 't/distcom4.sh')
-rwxr-xr-x | t/distcom4.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/distcom4.sh b/t/distcom4.sh index 691c19721..04e9cdc88 100755 --- a/t/distcom4.sh +++ b/t/distcom4.sh @@ -19,7 +19,7 @@ # Makefile in that directory. 'distcom5.sh' performs the same # test with a Makefile in the directory. -. ./defs || exit 1 +. test-init.sh cat >> configure.ac << 'END' AC_CONFIG_FILES([tests/autoconf:tests/wrapper.in], |