From c9148a128be8fe09a5fae7335366e28bac4a24df Mon Sep 17 00:00:00 2001 From: cedric Date: Sat, 28 Jul 2012 14:26:47 +0000 Subject: [PATCH] eet: as pointed by Vincent, remove useless check as we don't use those function any more. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@74530 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 237f422..5634c49 100644 --- a/configure.ac +++ b/configure.ac @@ -475,8 +475,6 @@ esac AC_ISC_POSIX AC_FUNC_ALLOCA -AC_CHECK_FUNCS(fmemopen open_memstream realpath) - EFL_CHECK_FUNCS([eet], [fnmatch]) -- 2.7.4