havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / m4 / priv-set.m4
blobb74c9aef9a0b7ab058409401f989c3bbd50a80a0
1 # serial 8
3 # Copyright (C) 2009-2020 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 David Bartley.
11 AC_DEFUN([gl_PRIV_SET],
13   AC_CHECK_FUNCS([getppriv])
14   AC_CHECK_HEADERS_ONCE([priv.h])