Page 1 of 1

commands.so

Posted: Sat Mar 24, 2007 2:49 am
by frozen
I am guessing that all the 'official' modules are compiled into commands.so somehow, is it easy to pick whats compiled into it? Like if I wanted to disable m_addline.c would it be as easy as removing it from MOD_FILES in the Makefile?

Posted: Sat Mar 24, 2007 3:12 am
by frozen
What I am actually trying to do is compile my own commands.so [mc.so ;)] optimized for my IRCd.

Posted: Mon Mar 26, 2007 12:54 pm
by Dukat
I'd consider that "modifying the source", so we can't help you, sorry.