I've looked through the BUILD and CONFIG docs and haven't found a way to build a statically linked mailutil--can you suggest a way to do this?
-static is what normally is needed for the Linux linker, so you would do something like:
make lrh EXTRALDFLAGS=-static
-- Mark --
http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate. Si vis pacem, para bellum.
