]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* tests/Makefile (clean-local): Ignore testsuite cleanup
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 11 Mar 2005 13:31:44 +0000 (13:31 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 11 Mar 2005 13:31:44 +0000 (13:31 +0000)
failures.

ChangeLog
tests/Makefile.am

index 9e08d8d20b5203a0fad4a7db80f7562263d7c994..89916fcc5b456bcfd97dc70dbf397fca1f34b528 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
+
+       * tests/Makefile (clean-local): Ignore testsuite cleanup
+       failures.
+
 2005-03-11  Per Bothner  <per@bothner.com>  (tiny change)
 
        * tests/Makefile (clean-local): Only run the testsuite cleanup
index e8978ddbdd2d6cb893ba0df80f87d863cc0add82..681629680f67111851d0f938e49099f21c77c81b 100644 (file)
@@ -1,6 +1,6 @@
 ## Makefile.am -- Process this file with automake to produce Makefile.in
 ##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003, 2004, 2005 Free Software Foundation
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -60,7 +60,7 @@ installcheck-local:
 
 # We need to remove any file droppings left behind by testsuite
 clean-local: clean-local-legacy
-       test -f $(srcdir)/$(TESTSUITE) && \
+       -test -f $(srcdir)/$(TESTSUITE) && \
          $(SHELL) $(srcdir)/$(TESTSUITE) --clean
 
 DISTCLEANFILES = atconfig