eet: as pointed by Vincent, remove useless check as we don't use those function any...
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 28 Jul 2012 14:26:47 +0000 (14:26 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 28 Jul 2012 14:26:47 +0000 (14:26 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@74530 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 237f422..5634c49 100644 (file)
@@ -475,8 +475,6 @@ esac
 AC_ISC_POSIX
 AC_FUNC_ALLOCA
 
-AC_CHECK_FUNCS(fmemopen open_memstream realpath)
-
 EFL_CHECK_FUNCS([eet], [fnmatch])