summaryrefslogtreecommitdiff
path: root/build-aux/Makefile.in
diff options
context:
space:
mode:
authorAndrea Bolognani <abologna@redhat.com>2022-05-23 15:30:29 +0200
committerAndrea Bolognani <abologna@redhat.com>2022-05-24 11:09:28 +0200
commit4c8c336e7859cb880ec0312520f824b49d035e30 (patch)
tree783b6c3e0a8d723d3f2c630699a511eb2442fa3b /build-aux/Makefile.in
parent2df6849d78f10cd47df9bc2a938583d933cb9e69 (diff)
downloadlibvirt-4c8c336e7859cb880ec0312520f824b49d035e30.tar.gz
syntax-check: Drop sc_bindtextdomain check
This is one of the standard checks that we have inherited from gnulib, but it's not applicable to libvirt because we don't want plain bindtextdomain() to be used: virGettextInitialize() is our own private API that should be used instead. The sc_gettext_init check ensures that our private API is used in all the places where it makes sense, and the sc_bindtextdomain check was disabled entirely via a blanket exception. Drop it instead of keeping dead code around. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Diffstat (limited to 'build-aux/Makefile.in')
0 files changed, 0 insertions, 0 deletions