From b7e2badf8e4914f08c77cd7ecdac5b440e580eb2 Mon Sep 17 00:00:00 2001 From: Christopher Blizzard Date: Fri, 24 Jul 1998 20:09:58 +0000 Subject: [PATCH] ) * We're compiling gnome-xml, not GLIB. :) --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 5460e0af..0119b5c5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -47,4 +47,4 @@ autoconf ./configure "$@" echo -echo "Now type 'make' to compile GLIB." +echo "Now type 'make' to compile gnome-xml."