]> arthur.barton.de Git - ngircd-alex.git/commit
Make setgroups(3) function optional
authorAlexander Barton <alex@barton.de>
Sat, 6 Jun 2015 20:19:47 +0000 (22:19 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 6 Jun 2015 20:19:47 +0000 (22:19 +0200)
commit2fc61ce8a6a6c2ac8652b8cea33d57acd50681c2
tree5f64ec05deff17924a5d8d34e5ef0fd218156651
parent5c48d7e9c7f0181772c14b133030a3c0e978fdc5
Make setgroups(3) function optional

For example, Interix is missing this function, which prevented
ngIRCd to build on this platform. When setgroups(3) isn't available,
a warning message is issued when ngIRCd starts up.
configure.ng
src/ngircd/ngircd.c