doc: Remove references to POSIX 202x.
[gnulib.git] / m4 / filenamecat.m4
blobded3277124c2b595b9a65e239c03d193ccbac6df
1 # filenamecat.m4
2 # serial 12
3 dnl Copyright (C) 2002-2006, 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_FILE_NAME_CONCAT],
10   AC_REQUIRE([gl_FILE_NAME_CONCAT_LGPL])
13 AC_DEFUN([gl_FILE_NAME_CONCAT_LGPL],
15   dnl Prerequisites of lib/filenamecat-lgpl.c.
16   gl_CHECK_FUNCS_ANDROID([mempcpy], [[#include <string.h>]])