summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric BAIL <cedric.bail@free.fr>2012-07-28 14:26:47 +0000
committerCedric BAIL <cedric.bail@free.fr>2012-07-28 14:26:47 +0000
commit2358852a89e5fccefd2d126f925802474cd4477c (patch)
treec9b4dc55fee2060297e19400dcdc2a22b8485713
parentf26202445f190c56d87bb8b914028f45f9e67930 (diff)
downloadeet-2358852a89e5fccefd2d126f925802474cd4477c.tar.gz
eet: as pointed by Vincent, remove useless check as we don't use those function any more.
SVN revision: 74530
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 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])