package_revision.h.in

Thu, 24 May 2018 14:13:35 -0500

author
Mike Ruprecht <cmaiku@gmail.com>
date
Thu, 24 May 2018 14:13:35 -0500
changeset 39064
d00b918ce190
parent 38462
995638b4ec74
permissions
-rw-r--r--

meson: Fix NLS by setting ENABLE_NLS in configuration

ENABLE_NLS was missing in the configuration header (config.h). This
caused none of our translations to be bound/looked for. This patch
adds that configuration setting back, fixing translations.

38462
995638b4ec74 Add finch to meson build.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
1 #define REVISION "@VCS_TAG@"

mercurial