]> granicus.if.org Git - check/commitdiff
* Fixed typo: echoo -> echo
authorhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 14 Nov 2011 21:40:26 +0000 (21:40 +0000)
committerhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 14 Nov 2011 21:40:26 +0000 (21:40 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@608 64e312b2-a51f-0410-8e61-82d0ca0eb02a

configure.ac

index 18bce0efab3e987246381904aa82c3660b6867ca..24089e231366e618a117cd822f66f9026fc64f37 100644 (file)
@@ -84,7 +84,7 @@ AC_HELP_STRING([--enable-subunit],
     ;;
   no)
     enable_subunit=false
-    echoo "Disabled subunit support"
+    echo "Disabled subunit support"
     ;;
   autodetect)
     echo "Subunit support will enable automatically."