fix configure.in - pkgconf

SVN revision: 34098
This commit is contained in:
Carsten Haitzler 2008-03-23 16:44:54 +00:00
parent 2d25da624d
commit cbda36803a
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ requirements_ecore_sdl=""
dnl The first call to PKG_CHECK_MODULES is done conditionally,
dnl so we should include this here:
dnl#PKG_PROG_PKG_CONFIG
PKG_PROG_PKG_CONFIG
dnl check common functions and headers
AC_CHECK_FUNCS(gettimeofday)