tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / instdat.sh
index b6fad9d..afee3cb 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to see if defining INSTALL_DATA causes problems.  From EGCS
 # list.
 
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac <<END
 AC_SUBST([INSTALL_DATA])