also check for useless test-before-xmlFree

* Makefile.cfg (useless_free_options): Add --name=xmlFree.
This commit is contained in:
Jim Meyering
2008-04-29 15:06:14 +00:00
parent c3626941c7
commit 12af012644
2 changed files with 4 additions and 0 deletions

View File

@@ -15,6 +15,9 @@ Tue Apr 29 09:46:00 EST 2008 Daniel P. Berrange <berrange@redhat.com>
Tue Apr 29 15:20:12 CEST 2008 Jim Meyering <meyering@redhat.com>
also check for useless test-before-xmlFree
* Makefile.cfg (useless_free_options): Add --name=xmlFree.
Recognize more uses of strcmp.
* Makefile.maint (sc_prohibit_strcmp): Relax regexp.