summaryrefslogtreecommitdiffstats
path: root/src/host/gsmmap/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/gsmmap/configure.ac')
-rw-r--r--src/host/gsmmap/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/gsmmap/configure.ac b/src/host/gsmmap/configure.ac
index 45a00e2..3a42d4c 100644
--- a/src/host/gsmmap/configure.ac
+++ b/src/host/gsmmap/configure.ac
@@ -15,6 +15,7 @@ AC_PROG_INSTALL
dnl checks for libraries
PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore)
+PKG_CHECK_MODULES(LIBOSMOGSM, libosmogsm)
dnl checks for header files
AC_HEADER_STDC