autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Obvious testsuite fix


From: Pavel Roskin
Subject: Obvious testsuite fix
Date: Fri, 20 Oct 2000 23:10:06 -0400 (EDT)

_____________________________________
Index: ChangeLog
--- ChangeLog   Thu Oct 19 20:11:34 2000
+++ ChangeLog   Fri Oct 20 23:05:18 2000
@@ -0,0 +1,5 @@
+2000-10-20  Pavel Roskin  <address@hidden>
+
+       * tests/tools.m4 (autoupdating AC_LINK FILES): Clean up "src1"
+       and "src2" at the end of the test.
+
Index: tests/tools.m4
--- tests/tools.m4      Tue Oct 17 17:02:15 2000
+++ tests/tools.m4      Fri Oct 20 22:57:53 2000
@@ -209,7 +209,7 @@
 AT_CHECK([cat src2], 0, [dst2
 ])
 
-AT_CLEANUP
+AT_CLEANUP(src1 src2)
 
 
 ## ------------------ ##
_____________________________________

Regards,
Pavel Roskin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]