eet: as pointed by Vincent, remove useless check as we don't use those function any more.

SVN revision: 74530
This commit is contained in:
Cedric BAIL 2012-07-28 14:26:47 +00:00
parent 00da35f8ba
commit 97e1bc44a3
1 changed files with 0 additions and 2 deletions

View File

@ -475,8 +475,6 @@ esac
AC_ISC_POSIX
AC_FUNC_ALLOCA
AC_CHECK_FUNCS(fmemopen open_memstream realpath)
EFL_CHECK_FUNCS([eet], [fnmatch])