tests: ensure touch honors trailing slash
[coreutils/ericb.git] / m4 / memxfrm.m4
blob3026a02e084418038921eb8c8de284068849007f
1 dnl Copyright (C) 2006, 2009 Free Software Foundation, Inc.
2 dnl This file is free software; the Free Software Foundation
3 dnl gives unlimited permission to copy and/or distribute it,
4 dnl with or without modifications, as long as this notice is preserved.
6 AC_DEFUN([gl_MEMXFRM],
8   AC_LIBSOURCES([memxfrm.c, memxfrm.h])
9   AC_LIBOBJ([memxfrm])
11   AC_REQUIRE([AC_C_RESTRICT])
13   dnl Prerequisites of lib/memcoll.c.
14   AC_CHECK_FUNCS_ONCE([strxfrm])