Hi Zack,

"Zack Weinberg" <[email protected]> writes:

> This is the third (and last) problem with maint.mk that I tripped over
> by simply copying the file into the Autoconf tree and then running
> "make syntax-check".  I don't mean to be That Guy, but it seems like
> whoever wrote these changes can't have tested them *at all*.  :-(


It looks like Autoconf copies the file and commits it to git. This makes
it show up in 'vc-list-files' so the syntax checks are run against it.

Most (all?) other packages import the maintainer-makefile module. In
that case, 'vc-list-files' doesn't show maint.mk and there is no worry
of expressions/strings matching themselves.

I'm not nessecarily against the changes, but that explains why these
weren't seen elsewhere.

Collin

Reply via email to