eina-0 is no more, check for the right package name

SVN revision: 51227
This commit is contained in:
Iván Briano 2010-08-16 20:20:57 +00:00
parent 8e1762694a
commit 196b7ddf2d
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ AC_SUBST(version_info)
AC_PROG_CC
PKG_CHECK_MODULES([EIO], [eina-0 ecore])
PKG_CHECK_MODULES([EIO], [eina ecore])
### Checks for header files
AC_HEADER_ASSERT