
On Wed, Sep 19, 2012 at 9:35 AM, Eric Blake <eblake@redhat.com> wrote:
On 09/19/2012 07:41 AM, Laine Stump wrote:
On 09/19/2012 08:55 AM, Eric Blake wrote:
Here's what I'm planning on squashing into Doug's patch; the biggest changes are to libvirt.spec.in, and I'd appreciate a review on that portion.
--- configure.ac | 1 + libvirt.spec.in | 19 ++++++++++++------- po/POTFILES.in | 2 +- tools/virsh.c | 4 ++-- 4 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/configure.ac b/configure.ac index 171dda5..3e90672 100644 --- a/configure.ac +++ b/configure.ac @@ -1948,6 +1948,7 @@ AM_CONDITIONAL([WITH_NETCF], [test "$with_netcf" = "yes"]) AC_SUBST([NETCF_CFLAGS]) AC_SUBST([NETCF_LIBS])
+
What? Spurious whitespace changes from you? :-)
Rather, this is designed for squashing in to Doug's patch, to undo a spurious whitespace change :)
Yes I was evil and had a white space change. I'll accept my public flogging.
ACK.
Okay, I've squashed the two together, and pushed the result.
--
Thank you much guys. -- Doug Goldstein