gitlog-to-changelog: improve doc
[gnulib.git] / m4 / tempname.m4
blob795a9803fd06921d05f12624b1319a845650c500
1 # tempname.m4
2 # serial 5
3 dnl Copyright (C) 2006-2007, 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 # glibc provides __gen_tempname as a wrapper for mk[ds]temp.  Expose
9 # it as a public API, and provide it on systems that are lacking.
10 AC_DEFUN([gl_FUNC_GEN_TEMPNAME],
12   gl_PREREQ_TEMPNAME
15 # Prerequisites of lib/tempname.c.
16 AC_DEFUN([gl_PREREQ_TEMPNAME],
18   :