summaryrefslogtreecommitdiff
path: root/glib/glib/gvariant-serialiser.h
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2012-08-17 08:29:23 -0700
committerDan Nicholson <dbn.lists@gmail.com>2012-08-17 09:03:55 -0700
commitf0e821fed29e2c1602dc3926937da21b208f2d6b (patch)
tree255e3b181dd5b7a0fde484fdea340795029259ed /glib/glib/gvariant-serialiser.h
parent51468f2a9b7509fb0e698ef70a501fdb76230671 (diff)
downloadpkg-config-f0e821fed29e2c1602dc3926937da21b208f2d6b.tar.gz
glib: Remove usage of gettext/libintl/iconv
pkg-config doesn't use message translation, so there's no need to build it into the bundled glib. Furthermore, when not using glibc, this drags in extra dependencies on gettext, libintl and iconv. Remove their usage in two steps: 1. Don't include libintl.h directly from code. glibintl.h conditionalizes the include of libintl.h based on the ENABLE_NLS define and creates fallback macros when it's unwanted. 2. Remove the usage of the gettext macros in glib's configure.ac. This ensures that the unwanted dependencies aren't searched for. Two defines are kept around to keep the code happy.
Diffstat (limited to 'glib/glib/gvariant-serialiser.h')
0 files changed, 0 insertions, 0 deletions