tests: some more renames for texinfo tests
[platform/upstream/automake.git] / t / autohdr-subdir-pr12495.sh
index 77d2522..7517fd5 100755 (executable)
@@ -18,7 +18,7 @@
 # remake rules for AC_CONFIG_HEADERS arguments after the first one,
 # not even when subdirs are involved.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac << 'END'
 AC_CONFIG_HEADERS([a.h b.h sub/c.h])