]> xenbits.xensource.com Git - libvirt.git/commit
Enable another syntax-check rule.
authorJim Meyering <meyering@redhat.com>
Thu, 7 Feb 2008 19:20:36 +0000 (19:20 +0000)
committerJim Meyering <meyering@redhat.com>
Thu, 7 Feb 2008 19:20:36 +0000 (19:20 +0000)
commitdb4037e592c0b93c0348ae6e5278e4e03a8a3e7b
tree16120a7d7ff843aadccab3f5d9cf582c0953c36d
parent3cb808d2a2791fa2985e1ad00133feeed7e00ca8
Enable another syntax-check rule.

* Makefile.cfg (local-checks-to-skip): Remove sc_no_have_config_h.
* qemud/mdns.c: Remove "#ifdef HAVE_CONFIG_H".
* Makefile.maint (sc_no_have_config_h): Tighten up regexp,
so that the above mention of "HAVE_CONFIG_H" doesn't match.
* .x-sc_no_have_config_h: New file, to exempt gnulib/ straggler.
.x-sc_no_have_config_h [new file with mode: 0644]
ChangeLog
Makefile.cfg
Makefile.maint
qemud/mdns.c