patches/intltool-02-ALL_LINGUAS.diff
author dcarbery
Fri, 24 Nov 2006 16:37:59 +0000
branch217update
changeset 19096 d542fc2c823e
parent 7633 52725c8466d0
permissions -rw-r--r--
Merged trunk changes r9797:9829 into 217update branch.

--- intltool-0.35.0/intltool.m4.orig	2006-07-13 22:06:56.122795000 -0400
+++ intltool-0.35.0/intltool.m4	2006-07-13 22:06:30.079618000 -0400
@@ -112,6 +112,7 @@
 AC_PATH_PROG(INTLTOOL_XGETTEXT, xgettext, xgettext)
 
 # Substitute ALL_LINGUAS so we can use it in po/Makefile
+ALL_LINGUAS="`echo $ALL_LINGUAS`"
 AC_SUBST(ALL_LINGUAS)
     
 IT_PO_SUBDIR([po])