stdopen: Fix compilation error with IRIX cc.
[gnulib.git] / m4 / write-any-file.m4
blobc112d162b67b9cd66f86d0dd2463c8a344ad6dec
1 # Determine whether we can write any file.
3 # Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # Written by Paul Eggert.
11 AC_DEFUN([gl_WRITE_ANY_FILE],
13   AC_CHECK_HEADERS_ONCE([priv.h])