From d51b7949013f7baff19417b928e9444f789e521a Mon Sep 17 00:00:00 2001 From: Andrew Borodin Date: Fri, 14 May 2010 12:10:15 +0400 Subject: [PATCH] Don't check memset and memcpy functions. Signed-off-by: Andrew Borodin --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index e0acfe788..ed415fbec 100644 --- a/configure.ac +++ b/configure.ac @@ -158,7 +158,6 @@ AC_CHECK_FUNCS([\ atoll \ cfgetospeed \ initgroups isascii \ - memcpy memset \ setreuid statfs sysconf \ tcgetattr tcsetattr truncate \ strverscmp \