usleep tests: Avoid failure due to known Cygwin 3.5.3 bug.
[gnulib.git] / m4 / memset.m4
blobbff40e3405dc8b3625d15c84d3c5be4ed65cadcc
1 # memset.m4
2 # serial 4
3 dnl Copyright (C) 2002, 2009-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
8 AC_DEFUN([gl_FUNC_MEMSET],
10   AC_CHECK_FUNCS([memset])
13 # Prerequisites of lib/memset.c.
14 AC_DEFUN([gl_PREREQ_MEMSET], [
15   :