[cairo-commit] Makefile.am

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Jan 28 21:50:55 PST 2008


 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9ee7a48b33f11a42b0ffd12a9192a328e35233f3
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Tue Jan 29 00:50:48 2008 -0500

    [Makefile.am] Minor wording change

diff --git a/Makefile.am b/Makefile.am
index 2be43dd..6db152a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -151,7 +151,7 @@ release-verify-sane-changelogs: changelogs
 	@echo "Good."
 
 release-verify-sane-tests:
-	@echo "Checking that the TESTS are sane..."
+	@echo "Checking that the test suite is sane..."
 	@cd test && $(MAKE) $(AM_MAKEFLAGS) release-verify-sane-tests
 
 release-verify-soname-major:


More information about the cairo-commit mailing list