aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2012-02-19 19:18:09 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2012-02-19 19:18:09 +0100
commit74c5718c0edf48aa620176e443e89a5562b34d3f (patch)
tree978eb7cd70f05b45be8c3ffd1ae5f67bc8dbfdec
parentfed12b9c4181ff829c03de812c7b18b3232fd860 (diff)
Require at least GLib 2.14 now. It was released in Aug 2007 so that means
BitlBee will still build on any Linux released over the last 5 or so years.
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 8c40b0aa..d3d0a9a6 100755
--- a/configure
+++ b/configure
@@ -44,7 +44,7 @@ ssl=auto
arch=`uname -s`
cpu=`uname -m`
-GLIB_MIN_VERSION=2.4
+GLIB_MIN_VERSION=2.14
echo BitlBee configure