pidgin/pidgin

Make it possible so that libpurple plugins can use functions defined in libpurple/glibcompat.h

Testing Done:
Compiled on linux and raspberry pi os which fixes that build.

Reviewed at https://reviews.imfreedom.org/r/169/
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif