dennyhalim/wbar

[patch] link against intllib when using it

Closed this issue · 0 comments

wbar uses symbols that, on NetBSD and most other non-Linux systems, reside in 
libintl. Thus it should link against it. Luckily, autoconf already provides a 
symbol for this: @INTLLIBS@. Attached patch fixes the issue.

Original issue reported on code.google.com by tk@giga.or.at on 18 Jun 2011 at 1:51

Attachments: