Re: [libvirt] [PATCH] exempt gnulib/ from "make syntax-check" strcmp prohibition

2008-05-14 Thread Daniel P. Berrange
On Wed, May 14, 2008 at 11:19:35PM +0200, Jim Meyering wrote: > "make syntax-check" was failing. This fixed it: > > exempt gnulib/ from "make syntax-check" strcmp prohibition > * .x-sc_prohibit_strcmp: New file. > * Makefile.am (EXTRA_DIST): Add .x-sc_prohibit_strcmp. ACK. Stup

[libvirt] [PATCH] exempt gnulib/ from "make syntax-check" strcmp prohibition

2008-05-14 Thread Jim Meyering
"make syntax-check" was failing. This fixed it: exempt gnulib/ from "make syntax-check" strcmp prohibition * .x-sc_prohibit_strcmp: New file. * Makefile.am (EXTRA_DIST): Add .x-sc_prohibit_strcmp. --- .x-sc_prohibit_strcmp |1 + Makefile.am |1 + 2 file