From f5b2e194ddab5c053aa04c053a56257919805f4d Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 11 May 2004 22:21:44 +0000 Subject: Fix Robin install problem CVS patchset: 6521 CVS date: 2004/05/11 22:21:44 --- po/Makefile.in.in | 1 + 1 file changed, 1 insertion(+) diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 4343922a0..143899fe9 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -26,6 +26,7 @@ exec_prefix = @exec_prefix@ datadir = @datadir@ localedir = $(datadir)/locale gettextsrcdir = $(datadir)/gettext/po +install_sh = @install_sh@ mkdir_p = @mkdir_p@ INSTALL = @INSTALL@ -- cgit v1.2.3