]> git.sesse.net Git - vlc/commitdiff
* minor fix to access gettext in extras/contrib properly
authorFelix Paul Kühne <fkuehne@videolan.org>
Fri, 3 Jun 2005 14:56:56 +0000 (14:56 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Fri, 3 Jun 2005 14:56:56 +0000 (14:56 +0000)
po/Makefile.in.in

index 8ea5b725354fc525ab60ebac54d712ac554e6b7c..2ef3d975ab400109c9a0f414a4f2594cad4f4b68 100644 (file)
@@ -34,9 +34,9 @@ MSGFMT = @MSGFMT@
 XGETTEXT = @XGETTEXT@
 MSGMERGE = @MSGMERGE@
 MSGMERGE_UPDATE = @MSGMERGE@ --update
-MSGINIT = msginit
-MSGCONV = msgconv
-MSGFILTER = msgfilter
+MSGINIT = @MSGINIT@
+MSGCONV = @MSGCONV@
+MSGFILTER = @MSGFILTER@
 
 POFILES = @POFILES@
 GMOFILES = @GMOFILES@