exempt gnulib/ from "make syntax-check" strcmp prohibition

* .x-sc_prohibit_strcmp: New file.
* Makefile.am (EXTRA_DIST): Add .x-sc_prohibit_strcmp.
This commit is contained in:
Jim Meyering 2008-05-14 21:18:27 +00:00
parent f7fe78dc82
commit 13555de861
3 changed files with 8 additions and 0 deletions

1
.x-sc_prohibit_strcmp Normal file
View File

@ -0,0 +1 @@
^gnulib/

View File

@ -1,3 +1,9 @@
Wed May 14 23:17:55 CEST 2008 Jim Meyering <meyering@redhat.com>
exempt gnulib/ from "make syntax-check" strcmp prohibition
* .x-sc_prohibit_strcmp: New file.
* Makefile.am (EXTRA_DIST): Add .x-sc_prohibit_strcmp.
Wed May 14 15:34:43 EST 2008 Daniel P. Berrange <berrange@redhat.com>
* qemud/qemud.c: Add 'listen_addr' config param to control

View File

@ -10,6 +10,7 @@ EXTRA_DIST = \
libvirt.pc libvirt.pc.in \
$(man_MANS) autobuild.sh \
.x-sc_avoid_if_before_free \
.x-sc_prohibit_strcmp \
.x-sc_require_config_h
man_MANS = virsh.1