Drop the GNU memcmp.c implementation.

This commit is contained in:
Guus Sliepen 2011-06-02 17:53:35 +02:00
parent 25b467638a
commit b7754e5aaa
2 changed files with 0 additions and 396 deletions

View file

@ -126,7 +126,6 @@ AC_CHECK_TYPES([socklen_t, struct ether_header, struct arphdr, struct ether_arp,
)
dnl Checks for library functions.
AC_FUNC_MEMCMP
AC_TYPE_SIGNAL
AC_CHECK_FUNCS([asprintf daemon fchmod flock ftime fork get_current_dir_name gettimeofday mlockall putenv random select strdup strerror strsignal strtol system time usleep unsetenv vsyslog writev],
[], [], [#include "have.h"]