]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Remove setreuid/setregid test from gl_MACROS.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Jul 2004 23:01:23 +0000 (23:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Jul 2004 23:01:23 +0000 (23:01 +0000)
m4/ChangeLog

index ad8561d0c2637c44c157dc193327fb5d5b0f8450..7d1780e9370ebdf9b3dc4952d5e871bc8e86c5aa 100644 (file)
@@ -1,5 +1,8 @@
 2004-07-25  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * jm-macros.m4 (gl_MACROS): Remove test for setreuid and setregid,
+       as test.c no longer uses them directly.
+
        * euidaccess.m4 (gl_FUNC_NONREENTRANT_EUIDACCESS): New macro.
        (gl_FUNC_EUIDACCESS): Use AC_CHECK_DECLS_ONCE, not AC_CHECK_DECLS.
        (gl_PREREQ_EUIDACCESS): Check for eaccess and setregid decls.