pidgin/pidgin

Use Meson summary() function.

2021-07-27, Elliott Sales de Andrade
cb640ea0f315
Use Meson summary() function.

Now that we require at least 0.52, we can use Meson's builtin summary printing to display the results of configuration.

Testing Done:
Configured with defaults, and with pixmaps disabled to trigger the warning: https://asciinema.org/a/mV2oxOoVCJNdmrPwgqqUJ3mkU?t=17

Reviewed at https://reviews.imfreedom.org/r/848/
#define PIDGIN_ICON 104
#define PIDGIN_TRAY_AVAILABLE_4BIT 105
#define PIDGIN_TRAY_AWAY_4BIT 106
#define PIDGIN_TRAY_BUSY_4BIT 107
#define PIDGIN_TRAY_XA_4BIT 108
#define PIDGIN_TRAY_OFFLINE_4BIT 109
#define PIDGIN_TRAY_CONNECTING_4BIT 110
#define PIDGIN_TRAY_PENDING_4BIT 111
#define PIDGIN_TRAY_INVISIBLE_4BIT 112