Arindam Roy <[EMAIL PROTECTED]> wrote: > I know the question might sound silly, but do you know of any way of > compiling freeradius without libtool, with all the modules as static > modules.
./configure --disable-shared ? It still needs libtool, though. The API's used to link the modules are supplied by libtool. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
