]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(gl_MACROS): Remove test for setreuid and setregid,
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Jul 2004 23:00:11 +0000 (23:00 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 25 Jul 2004 23:00:11 +0000 (23:00 +0000)
as test.c no longer uses them directly.

m4/jm-macros.m4

index 18b12878930c9481907f1f6c39180bafa196d622..e2dbb9edbc4d7e8db3c63829468074b6107680cb 100644 (file)
@@ -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])