like in the rest of the tests.
+2000-11-01 Raja R Harinath <harinath@cs.umn.edu>
+
+ * tests/tools.at (autoupdating AC_LINK_FILES): Invoke autoconf
+ like in the rest of the tests.
+
2000-11-01 Pavel Roskin <proski@gnu.org>
* autoconf.sh: Typo: s/m4__warnings/m4_warnings/.
AT_CHECK([autoupdate --autoconf-dir $top_srcdir], 0, [],
[autoupdate: `configure.in' is updated
])
-AT_CHECK([autoconf --autoconf-dir $top_srcdir], 0)
+AT_CHECK([autoconf --autoconf-dir .. -l $at_srcdir], 0)
AT_CHECK([./configure], 0, ignore)
AT_CHECK([cat src1], 0, [dst1
])