1
0
Fork 0

Fix to configure.ac

This commit is contained in:
Andreas Eversberg 2021-03-20 07:18:39 +01:00
parent 8c5c775de1
commit 660b673958
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,7 @@ dnl checks for programs
AC_PROG_MAKE_SET
AC_PROG_CC
AC_PROG_INSTALL
LT_INIT
AC_PROG_LIBTOOL
AC_PROG_RANLIB
dnl check for pkg-config (explained in detail in libosmocore/configure.ac)
AC_PATH_PROG(PKG_CONFIG_INSTALLED, pkg-config, no)