efl: remove check for openat function
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 14 Jan 2013 21:04:11 +0000 (21:04 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 14 Jan 2013 21:04:11 +0000 (21:04 +0000)
This function is being used nowhere, so no need to check for its
availability.

SVN revision: 82777

configure.ac

index 03569be..64196cb 100644 (file)
@@ -543,7 +543,6 @@ fstatat \
 malloc_usable_size \
 mkdirat \
 mtrace \
-openat \
 realpath \
 strlcpy
 ])