bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

euidaccess cleanup: mior fix to jm-macros


From: Paul Eggert
Subject: euidaccess cleanup: mior fix to jm-macros
Date: Sun, 25 Jul 2004 16:03:24 -0700

I installed this minor fix that follows up to today's euidaccess cleanup
<http://lists.gnu.org/archive/html/bug-coreutils/2004-07/msg00076.html>.

2004-07-25  Paul Eggert  <address@hidden>

        * jm-macros.m4 (gl_MACROS): Remove test for setreuid and setregid,
        as test.c no longer uses them directly.

Index: m4/jm-macros.m4
===================================================================
RCS file: /home/eggert/coreutils/cu/m4/jm-macros.m4,v
retrieving revision 1.194
diff -p -u -r1.194 jm-macros.m4
--- m4/jm-macros.m4     7 Jun 2004 15:26:49 -0000       1.194
+++ m4/jm-macros.m4     25 Jul 2004 06:10:31 -0000
@@ -106,9 +106,6 @@ AC_DEFUN([gl_MACROS],
     tzset \
   )
 
-  # for test.c
-  AC_CHECK_FUNCS(setreuid setregid)
-
   AC_FUNC_STRTOD
 
   AC_REQUIRE([cu_PREREQ_STAT_PROG])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]