Bug#556681: Indirect linking in wmfire

2010-03-04 Thread Alan Swanson
Hi Artur. Thanks for the report (and sorry for delay). I've now released wmfire 1.2.4 with this change. Cheers, Alan. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#556681: Indirect linking in wmfire

2010-02-11 Thread Artur R. Czechowski
forwarded 556681 swan...@ukfsn.org thanks Hello Alan, There is a bug submitted to Debian BTS saying that wmfire uses indirect linking to libm: http://bugs.debian.org/556681 The problem is easy to fix by adding following line in configure.in: AC_CHECK_LIB(m,sincos) Could you, please, consider mak