git-merge-changelog: Simplify installation instructions.
[gnulib.git] / m4 / write-any-file.m4
blob50e5aa0c2a813fab6e7403e3696d51faec00b74f
1 # write-any-file.m4
2 # serial 1
3 dnl Copyright (C) 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 # Determine whether we can write any file.
10 # Written by Paul Eggert.
12 AC_DEFUN([gl_WRITE_ANY_FILE],
14   AC_CHECK_HEADERS_ONCE([priv.h])