On 2 January 2005 at 16:16, Tuomo Valkonen <[EMAIL PROTECTED]> wrote: > > This is just a minor feature improvement and bugfix release. > <snip> > > 2004-12-11: > > * Added mod_mgmtmode management mode module. > <snip>
What does mod_mgmtmode do? The comments in the code don't really tell me much, and actually reading the code tells me little more becuase I'm tired - maybe I missed something? ;) Furthermore, system.mk needs to have GETTEXT_INCLUDES and GETTEXT_LIBS much l ike lua has. On FreeBSD gettext gets installed to /usr/local/ and I hvae to add '-L/usr/local/lib -lintl' to LDFLAGS and '-I/usr/local/include' to CFLAGS. -Jordan
