call PKG_PROG_PKG_CONFIG

SVN revision: 28998
This commit is contained in:
tilman 2007-03-24 10:41:31 +00:00 committed by tilman
parent e41d0054bd
commit 62c98ea3da
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@ requirements_ecore_job=""
requirements_ecore_txt=""
requirements_ecore_x=""
dnl The first call to PKG_CHECK_MODULES is done conditionally,
dnl so we should include this here:
PKG_PROG_PKG_CONFIG
AC_CHECK_FUNCS(gettimeofday)
AC_CHECK_FUNCS(strlcpy)