]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
tests: remove a botched comments
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 28 Jun 2012 14:36:10 +0000 (16:36 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 28 Jun 2012 14:40:08 +0000 (16:40 +0200)
* t/suffix-custom.sh: Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/suffix-custom.sh

index 53c8167b880ae2fc603b5e8a443b8643b6b13c78..010e55fbb0639c017f55af7ec4f0d3eb94cb6080 100755 (executable)
@@ -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