summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-02-26 10:07:37 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-02-26 10:07:37 +1100
commit3804903a094f41d09e8b294dbd69a846dcf7fe94 (patch)
tree614da5510325b587d3eb48e37364ec6f3c4ad1a5 /acconfig.h
parent34233830a1f42e95ddad5ff1cff9f9024d422861 (diff)
- (dtucker) [acconfig.h configure.ac openbsd-compat/bsd-misc.{c,h}]
Remove SETGROUPS_NOOP, was only used by Cygwin, which doesn't need it any more. Patch from vinschen at redhat.com.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index 01441350..5721f65f 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.180 2004/08/16 13:12:06 dtucker Exp $ */
+/* $Id: acconfig.h,v 1.181 2005/02/25 23:07:38 dtucker Exp $ */
/*
* Copyright (c) 1999-2003 Damien Miller. All rights reserved.
@@ -52,9 +52,6 @@
#undef SPT_TYPE
#undef SPT_PADCHAR
-/* setgroups() NOOP allowed */
-#undef SETGROUPS_NOOP
-
/* SCO workaround */
#undef BROKEN_SYS_TERMIO_H