add ext4,vfat and tar.bz2
[u-tools.git] / u-tools / apps / tar / m4 / priv-set.m4
blob1509ba6652d7b2b24a5b8b6c20dcce55cba217ae
1 # serial 7
3 # Copyright (C) 2009-2011 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_REQUIRE([AC_C_INLINE])
14   AC_CHECK_FUNCS([getppriv])
15   AC_CHECK_HEADERS_ONCE([priv.h])