changeset 14199:2c71c9ecf394

[gaim-migrate @ 16871] change the configure.ac to avoid autogen error committed by Ma Yuan<mayuan2006@gmail.com> committer: Tailor Script <tailor@pidgin.im>
author Ma Yuan <mayuan2006@gmail.com>
date Sat, 19 Aug 2006 03:46:26 +0000
parents c65ed4f6eea8
children 5300e2f1fed3
files configure.ac
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sat Aug 19 03:38:23 2006 +0000
+++ b/configure.ac	Sat Aug 19 03:46:26 2006 +0000
@@ -639,6 +639,7 @@
     [
         AC_SUBST(GLIB_CFLAGS)
         AC_SUBST(GLIB_LIBS)
+	    echo "GLib 2.0 check OK!"
     ],
     [
         AC_MSG_ERROR([
@@ -654,6 +655,7 @@
        [
            AC_SUBST(GTK_CFLAGS)
            AC_SUBST(GTK_LIBS)
+		   echo "GTK+ 2.0 check OK!"
        ],
        [
            AC_MSG_ERROR([