]> arthur.barton.de Git - ngircd.git/commit
configure: "netinet/in_systm.h" is optional
authorAlexander Barton <alex@barton.de>
Thu, 24 Jan 2013 21:45:00 +0000 (22:45 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 13 Feb 2013 21:11:39 +0000 (22:11 +0100)
commit84f5839c174e25af57f8d082cbbe8a603501dcaa
tree9d317c19857266f682e9060536c96e21e8eccba7
parentcb3b411166384da9460da69d242d350249e15f3a
configure: "netinet/in_systm.h" is optional

The header file "netinet/in_systm.h" already is optional in ngIRCd, so
don't require it in the configure script. Now ngIRCd can be built on
Minix 3 again :-)
(cherry picked from commit fd260404caa7ce174ada663024d19cd789c152b5)
configure.ng