[libxml2] autogen.sh: Fix typo



commit 05fd0285bfa3f7734caf44e50641972ee6883b2c
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Apr 2 17:39:26 2012 +0100

    autogen.sh: Fix typo

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index f121ed9..a8c8e0c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -77,5 +77,5 @@ fi
 if test -z "$NOCONFIGURE"; then
     $srcdir/configure $EXTRA_ARGS "$@"
     echo
-    echo "Now type 'make' to compile libvirt."
+    echo "Now type 'make' to compile libxml2."
 fi



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]