aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-07-30 11:50:09 +0200
committerHarald Welte <laforge@gnumonks.org>2010-07-30 11:50:09 +0200
commit9fbff4adacd9b7b4c45482c2b7c8ecf900d76ba7 (patch)
treeea681cc496fef2d1556afa1c6d15d16d9f758aec /openbsc/configure.in
parent5f827f4edea1a66a5a050edb022be81d2d9f8313 (diff)
[BSC] Add support for configfile-hardcoded System Information messages
Diffstat (limited to 'openbsc/configure.in')
-rw-r--r--openbsc/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index f43f6e61b..50189a4aa 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -22,7 +22,7 @@ AC_SEARCH_LIBS(gtp_new, gtp,
AM_CONDITIONAL(HAVE_LIBGTP, test "x$GPRS_LIBGTP" != "x")
-PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.1.14)
+PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.1.15)
PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.1.9)
dnl checks for header files