tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / libobj19.sh
index cae9e81..7a4c895 100755 (executable)
@@ -17,7 +17,7 @@
 # Test support for AC_CONFIG_LIBOBJ_DIR.
 
 required=cc
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac << 'END'
 AC_CONFIG_LIBOBJ_DIR([libobj-dir])