Compiling Irssi statically

polemon <[email protected]> Mon, 17 Aug 2009 12:24:08 +0200
Newsgroups gmane.network.irc.irssi.user
Message-ID <[email protected]>
Hi!

I'd like to compile every lib that Irssi is linked to, statically to Irssi.
I need this for a minimal distribution, that comes with no libglib2, libtinfo, and libgmodule.

My Idea is to statically link those libs to the executable, I tried setting LDFLAGS=-all-static, but configure fails.
When passed to make, it doesn't do anything.

Please help.

Cheers
--polemon

-- 
polemon <[email protected]>