summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2004-05-11 22:21:44 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2004-05-11 22:21:44 +0000
commitf5b2e194ddab5c053aa04c053a56257919805f4d (patch)
tree0559ca4630f1cb103777e2f9e7b7b9a4d7268785
parent977ec0a03b215cfe3bef210a5516f0a30370c961 (diff)
downloadxine-lib-f5b2e194ddab5c053aa04c053a56257919805f4d.tar.gz
xine-lib-f5b2e194ddab5c053aa04c053a56257919805f4d.tar.bz2
Fix Robin install problem
CVS patchset: 6521 CVS date: 2004/05/11 22:21:44
-rw-r--r--po/Makefile.in.in1
1 files changed, 1 insertions, 0 deletions
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@