1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-10 14:26:02 +00:00

Fixed build problems under Mac OS X 10.3 "Panther".

This commit is contained in:
Alexander Barton
2003-11-04 00:41:06 +00:00
parent cfe6356531
commit 20d002e155
2 changed files with 14 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
ngIRCd CVS-HEAD
- Fixed build problems under Mac OS X 10.3.
- Use "-pipe" when compiling with gcc, speeds things up a little :-)
- Added new configuration variable "Listen" to bind all listening
sockets of the server to a single IP address.
@@ -467,4 +468,4 @@ ngIRCd 0.0.1, 31.12.2001
--
$Id: ChangeLog,v 1.212 2003/10/19 23:03:34 alex Exp $
$Id: ChangeLog,v 1.213 2003/11/04 00:41:06 alex Exp $