| commit | 837461bf9a8f71b96a522bf6f51d6fdcb5b2a8cd | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Wed Jun 12 16:57:14 2002 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Wed Jun 12 16:57:14 2002 +0000 |
| tree | 8d9133b0e60ad650bf440158bb742a8af7f5c06f | |
| parent | da394cae048e9106ad4f280c91e37ab0df2f1f97 [diff] |
- (bal) Build noop setgroups() for cygwin to clean up code (For other platforms without the setgroups() requirement, you MUST define SETGROUPS_NOOP in the configure.ac) Based on patch by vinschen@redhat.com