]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(jm_CHECK_DECLS): Add euidaccess.
authorJim Meyering <jim@meyering.net>
Sun, 9 Feb 2003 08:40:09 +0000 (08:40 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Feb 2003 08:40:09 +0000 (08:40 +0000)
m4/check-decl.m4

index b374705a0210577aca897f30c1ccbfc2cdab0d00..22f0361d868589436edceef7453d3fb4ac7f8dd7 100644 (file)
@@ -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,