mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
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:
parent
f7fe78dc82
commit
13555de861
1
.x-sc_prohibit_strcmp
Normal file
1
.x-sc_prohibit_strcmp
Normal file
@ -0,0 +1 @@
|
||||
^gnulib/
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user