Commit ID: 10051309FCF20ABA5B3
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/03/01 12:32:47 UTC
Modified files:
lib/libcitrus_iconv/i18n_module: Makefile.inc
Log message:
SHLIB_TYPE=plugin causes python/gajim to segfault because some of these
plugins are not self-contained, and the load order doesn’t seem to be in
order; linking them against libiconv fixes this for me
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.6 -r1.7 src/lib/libcitrus_iconv/i18n_module/Makefile.inc