git-merge-changelog: Simplify installation instructions.
[gnulib.git] / m4 / memmove.m4
blobe4083dea168cc0dcdd6aa7d554d8b3183b519d47
1 # memmove.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_MEMMOVE],
10   AC_CHECK_FUNCS([memmove])
13 # Prerequisites of lib/memmove.c.
14 AC_DEFUN([gl_PREREQ_MEMMOVE], [
15   :