maint: fix a masked syntax-check violation
authorJim Meyering <meyering@redhat.com>
Tue, 6 Apr 2010 14:01:32 +0000 (16:01 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 6 Apr 2010 14:02:27 +0000 (16:02 +0200)
commitf267926f2d3e51756a21b772b017f698c0a10f41
treec6d89cc537facc30f5cf39ea7ae54bce37559e49
parent6f6f5998679771e04f096fcf0d5d2f2c63286af2
maint: fix a masked syntax-check violation

* m4/jm-macros.m4 (ARGMATCH_DIE): Use usage(EXIT_FAILURE), not usage(1).
* .x-sc_prohibit_magic_number_exit: Remove *.m4 exemption that was
masking the above.
.x-sc_prohibit_magic_number_exit
m4/jm-macros.m4