eet: as pointed by Vincent, remove useless check as we don't use those function any...
authorCedric BAIL <cedric.bail@free.fr>
Sat, 28 Jul 2012 14:26:47 +0000 (14:26 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Sat, 28 Jul 2012 14:26:47 +0000 (14:26 +0000)
SVN revision: 74530

legacy/eet/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])