Update for some -current quirks, and some other things taken from the

*bsd bind-8 ports.
(our setpwent() was changed to return void, but our setgrent() returns
int still!)
This commit is contained in:
peter 1998-05-03 04:55:44 +00:00
parent 2b98bebedc
commit 5be83b16af

View File

@ -7,7 +7,10 @@
#define HAVE_FCHMOD
#define NEED_PSELECT
#define HAVE_SA_LEN
#define USE_LOG_CONS
#define SETPWENT_VOID
#define RLIMIT_TYPE rlim_t
#define RLIMIT_LONGLONG
#define RLIMIT_FILE_INFINITY
#define HAVE_CHROOT
#define CAN_CHANGE_ID