summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d8fa72e..ef8200f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -147,7 +147,7 @@ PKG_CHECK_MODULES([GLIB], [glib-2.0 >= 2.50.0])
PKG_CHECK_MODULES([GIO], [gio-2.0 >= 2.50.0])
PKG_CHECK_MODULES([GIO_UNIX], [gio-unix-2.0 >= 2.50.0])
PKG_CHECK_MODULES([GMODULE], [gmodule-2.0 >= 2.50.0])
-PKG_CHECK_MODULES([GTHREAD], [gthread-2.0 >= 2.5ß.0])
+PKG_CHECK_MODULES([GTHREAD], [gthread-2.0 >= 2.50.0])
dnl *************************
dnl *** Check for plugins ***