[Bf-committers] blender doesn't play well with gettext

Antonio Ospite ospite at studenti.unina.it
Sun Dec 10 09:10:13 CET 2006


Very slightly OT,

Before I forget, the debian maintainers had a discussion with gettex
guys also about linking to gettext. Full details in [0].

Blender used to link against libgettextlib, but the correct way is to
link against libgettextpo.

So, please, change this issue too in scons (and other build systems :|)
For scons the following change in linux2-config.py is enough:

-BF_GETTEXT_LIB = 'gettextlib'
+BF_GETTEXT_LIB = 'gettextpo'

Should I pollute the bug tracker for such a small change? :)

Thanks,
   Antonio Ospite.

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382246

--
  Web site: http://www.studenti.unina.it/~ospite
Public key: http://www.studenti.unina.it/~ospite/aopubkey.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://projects.blender.org/pipermail/bf-committers/attachments/20061210/58f38166/attachment-0001.pgp


More information about the Bf-committers mailing list