sys_socket tests: Improve tests for macro definitions.
[gnulib.git] / m4 / priv-set.m4
blobd9e3eb5d8b33ec9827c6557c1d31d2c497562a9e
1 # priv-set.m4
2 # serial 8
3 dnl Copyright (C) 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 # Written by David Bartley.
10 AC_DEFUN([gl_PRIV_SET],
12   AC_CHECK_FUNCS([getppriv])
13   AC_CHECK_HEADERS_ONCE([priv.h])