On Sun, Jan 08, 2006 at 10:48:08PM +0200, Antti Harri wrote: > > On Sun, 8 Jan 2006, Simon Dassow wrote: > > >On Sun, Jan 08, 2006 at 09:41:41PM +0200, Antti Harri wrote: > >>PS. How to get rid of the SHARED_LIBS warning? I tried > >>tweaking the Makefile but without success. > > > >My patch has a few differences to anttis, includes SHARED_LIBS and > >is available as diff (follows). > > >[EMAIL PROTECTED] lib/irssi/modules/libirc_proxy.so.${LIBirc_proxy_VERSION}
This looks like a module and not a shared library proper so it should not be versioned. > I had 0.0 there and not the variable that's why it complained > about SHARED_LIBS when I built it earlier today. > > When will Irssi 0.8.10 be committed to OpenBSD-current? > > -- > Antti Harri >