
On Thu, Jan 29, 2009 at 02:14:48PM +0100, Jim Meyering wrote:
Jim Meyering <jim@meyering.net> wrote:
"Daniel P. Berrange" <berrange@redhat.com> wrote:
If you're taking feature requests, one thing I'd like for the syntax-check
;-) Always.
target is for it to print out the name of each check it is running. We've got quite alot of checks and so it just sits there for a long time using 100% cpu and with no feedback as to what its doing.
Good idea. Doing that, at first I thought I'd have to generate a makefile snippet and "-include" it, but finally realized there is a cleaner way:
I've just done the following to coreutils, so it'll be pulled in soon, with the next sync:
What the heck. While that was fresh in my mind, I did the sync, so here's the patch for libvirt:
From f3b03d750beae2edf945f5262be68d19586262a1 Mon Sep 17 00:00:00 2001 From: Jim Meyering <meyering@redhat.com> Date: Thu, 29 Jan 2009 14:09:02 +0100 Subject: [PATCH] maint: sync from coreutils
* .x-sc_prohibit_have_config_h: Renamed from... * .x-sc_no_have_config_h: ... this. * .x-sc_prohibit_HAVE_MBRTOWC: New file. --- .x-sc_prohibit_HAVE_MBRTOWC | 1 + ...o_have_config_h => .x-sc_prohibit_have_config_h | 0 Makefile.maint | 77 +++++++++++++++----- 3 files changed, 60 insertions(+), 18 deletions(-) create mode 100644 .x-sc_prohibit_HAVE_MBRTOWC rename .x-sc_no_have_config_h => .x-sc_prohibit_have_config_h (100%)
Great, looks good to me. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|