9
0
Fork 0

Begin to require libosmocore and libosmovty

We are not too specific about the version yet
This commit is contained in:
Holger Hans Peter Freyther 2014-12-03 19:59:15 +01:00
parent 839c2211dc
commit ca524ef344
1 changed files with 3 additions and 0 deletions

View File

@ -104,6 +104,9 @@ adl_FUNC_GETOPT_LONG
AM_INIT_AUTOMAKE()
PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.6.4)
PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.3.0)
AC_CONFIG_FILES([Makefile
doc/Makefile
ggsn/Makefile