From: Stefano Lattarini Date: Thu, 28 Jun 2012 14:36:10 +0000 (+0200) Subject: tests: remove a botched comments X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da38b09b831ded38e5bcd29207637309719c6a44;p=thirdparty%2Fautomake.git tests: remove a botched comments * t/suffix-custom.sh: Here. Signed-off-by: Stefano Lattarini --- diff --git a/t/suffix-custom.sh b/t/suffix-custom.sh index 53c8167b8..010e55fbb 100755 --- a/t/suffix-custom.sh +++ b/t/suffix-custom.sh @@ -17,8 +17,6 @@ # Check that Automake support entries with user-defined extensions of # files in _SOURCES, if there is a rule to turn files with that # extension in object files. -# See also related test 'suffix-custom-go.sh' for a check using a -# real-world third party compiler (Go from Google). required=cc . ./defs || exit 1