[gitg] No need to show the gtk+ version as we are using only gtk+ 2



commit 97e88f1cacb4cada4c51d2c0a016fc0d105f201b
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sun Mar 27 17:24:26 2011 +0200

    No need to show the gtk+ version as we are using only gtk+ 2

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ffc58fd..34bcf74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -180,14 +180,11 @@ tools/Makefile
 
 AC_OUTPUT
 
-gtkversion=`$PKG_CONFIG --modversion $GTK_REQUIRED`
-
 echo "
 
 Configuration:
 
 	Source code location:	${srcdir}
 	Compiler:		${CC}
-	gtk+ version:           ${gtkversion}
 	Glade catalog:          ${glade_catalog}
 "



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