epsilon is not required, remove it

SVN revision: 42736
This commit is contained in:
Gustavo Sverzut Barbieri 2009-09-26 23:26:42 +00:00
parent b6e4815e66
commit 17bde3cd03
1 changed files with 1 additions and 12 deletions

View File

@ -120,17 +120,6 @@ PKG_CHECK_MODULES([EFREET_MIME], efreet-mime,
]
)
PKG_CHECK_MODULES([EPSILON], epsilon,
[
have_epsilon="Yes"
],
[
have_epsilon="No"
echo "Epsilon was not found by pkg-config!";
AC_MSG_ERROR([Ephoto needs epsilon to compile.])
]
)
PKG_CHECK_MODULES([EINA], eina-0,
[
have_eina="Yes"
@ -154,7 +143,7 @@ PKG_CHECK_MODULES([ETHUMB], ethumb_client,
)
AC_OUTPUT([
Makefile
Makefile
ephoto.spec
data/Makefile
data/themes/Makefile