Use upstream gettext instead intltool

This commit is contained in:
Javier Jardón 2018-04-02 20:48:29 +01:00 committed by Arun Raghavan
parent 63500323ef
commit 57e3ccaf51
10 changed files with 86 additions and 28 deletions

View file

@ -115,7 +115,4 @@ BUILT_SOURCES = $(top_srcdir)/.version
$(top_srcdir)/.version:
echo $(VERSION) > $@-t && mv $@-t $@
DISTCLEANFILES = \
po/.intltool-merge-cache
DISTCHECK_CONFIGURE_FLAGS = --with-udev-rules-dir="$$dc_install_base/lib/udev/rules.d" --with-systemduserunitdir="$$dc_install_base/lib/systemd/user" --with-bash-completion-dir="$$dc_install_base/share/bash-completion/completions"