diff options
Diffstat (limited to 't/acloca10.sh')
-rwxr-xr-x | t/acloca10.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/acloca10.sh b/t/acloca10.sh index d12035214..b7d350bd0 100755 --- a/t/acloca10.sh +++ b/t/acloca10.sh @@ -24,7 +24,7 @@ # TODO: puts third-party macros directly into 'acdir'. am_create_testdir=empty -. ./defs || exit 1 +. test-init.sh cat > configure.ac << 'END' AC_INIT |