pidgin/pidgin

81417b812648
Add config.h in another header that needs it.

Actually, some irc C files check `HAVE_CYRUS_SASL` too, and probably
were not compiling with it since they don't seem to include the config
either.

Testing Done:
Compile only

Reviewed at https://reviews.imfreedom.org/r/52/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)