Revision
913 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 7 23:20:12 2007 UTC
(15 years, 2 months ago)
by
michael
File length: 20321 byte(s)
Diff to
previous 912
- Added some missing files
- Moved HOSTLEN and USERLEN definition back to ircd_defs.h
Those two shouldn't be configurable
Revision
912 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Nov 7 22:47:44 2007 UTC
(15 years, 2 months ago)
by
michael
File length: 20339 byte(s)
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
I really don't want to force other people that want to test the snapshots
or svn versions to install yyacc, lex, automake, autoconf and libtool...
No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us