From: Jim Meyering Date: Sun, 9 Feb 2003 08:40:09 +0000 (+0000) Subject: (jm_CHECK_DECLS): Add euidaccess. X-Git-Tag: DU-FTS~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=22319b98fc0ce6c56d0c226100a0b65101dfcf01;p=thirdparty%2Fcoreutils.git (jm_CHECK_DECLS): Add euidaccess. --- diff --git a/m4/check-decl.m4 b/m4/check-decl.m4 index b374705a02..22f0361d86 100644 --- a/m4/check-decl.m4 +++ b/m4/check-decl.m4 @@ -1,4 +1,4 @@ -#serial 18 +#serial 19 dnl This is just a wrapper function to encapsulate this kludge. dnl Putting it in a separate file like this helps share it between @@ -52,6 +52,7 @@ AC_DEFUN([jm_CHECK_DECLS], ' AC_CHECK_DECLS([ + euidaccess, free, getenv, geteuid,