ACK
On Thu, Dec 01, 2011 at 02:05:41PM +0000, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange(a)redhat.com>
---
autogen.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/autogen.sh b/autogen.sh
index a30114b..fb341b1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@
set -e
srcdir=`dirname $0`
-test -z "$srcdir" && srcdir=.
+test -z "$srcdir" && srcdir=.
THEDIR=`pwd`
cd $srcdir
@@ -58,6 +58,6 @@ if test "x$1" = "x--system"; then
fi
$srcdir/configure --enable-compile-warnings=maximum $EXTRA_ARGS "$@"
&& {
- echo
+ echo
echo "Now type 'make' to compile libvirt-glib."
}
--
1.7.6.4
--
libvir-list mailing list
libvir-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list