diff options
author | Jim Meyering <meyering@redhat.com> | 2008-11-28 22:08:09 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-11-30 19:15:51 +0100 |
commit | d6a62182f07766296244ccc4f8c2d1a800e987bd (patch) | |
tree | a4cda5253ea82aea3e4e829f136ff061d6d3b4a3 /.x-sc_prohibit_strcmp | |
parent | 847ab6a518b0e5d88f4e1aba29aa1caeef889fa2 (diff) | |
download | coreutils-d6a62182f07766296244ccc4f8c2d1a800e987bd.tar.xz |
build: don't reject definition of STREQ
* maint.mk (sc_prohibit_strcmp): Tighten rule: exclude
macro definitions like the one in system.h.
* .x-sc_prohibit_strcmp: Don't exempt src/system.h.
Diffstat (limited to '.x-sc_prohibit_strcmp')
-rw-r--r-- | .x-sc_prohibit_strcmp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.x-sc_prohibit_strcmp b/.x-sc_prohibit_strcmp index fdceaf00b..56631abf1 100644 --- a/.x-sc_prohibit_strcmp +++ b/.x-sc_prohibit_strcmp @@ -1,2 +1 @@ -^src/system\.h ChangeLog |