summaryrefslogtreecommitdiffstats
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index e7d1ab2..82864b2 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -33,7 +33,7 @@ gettextsrcdir = $(datadir)/gettext/po
33INSTALL = @INSTALL@ 33INSTALL = @INSTALL@
34INSTALL_DATA = @INSTALL_DATA@ 34INSTALL_DATA = @INSTALL_DATA@
35mkinstalldirs = $(SHELL) @install_sh@ -d 35mkinstalldirs = $(SHELL) @install_sh@ -d
36mkdir_p = @mkdir_p@ 36mkdir_p = @MKDIR_P@
37 37
38GMSGFMT_ = @GMSGFMT@ 38GMSGFMT_ = @GMSGFMT@
39GMSGFMT_no = @GMSGFMT@ 39GMSGFMT_no = @GMSGFMT@