diff --git a/legacy/ecore/configure.in b/legacy/ecore/configure.in index 05bfb753fe..14f49757ea 100644 --- a/legacy/ecore/configure.in +++ b/legacy/ecore/configure.in @@ -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)