configure: Fix GTK required version variable name
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 9 Aug 2012 08:25:38 +0000 (10:25 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 9 Aug 2012 08:26:38 +0000 (10:26 +0200)
configure.ac

index 2a16a18..848c92f 100644 (file)
@@ -234,7 +234,7 @@ AC_SUBST(GSTPB_PREFIX)
 
 dnl GTK is optional and used in examples
 HAVE_GTK=no
-GT_REQ=3.0.0
+GTK_REQ=3.0.0
 if test "x$BUILD_EXAMPLES" = "xyes"; then
   PKG_CHECK_MODULES(GTK, gtk+-$with_gtk >= $GTK_REQ, HAVE_GTK=yes, HAVE_GTK=no)
   dnl some examples need gtk+-x11