# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1407043078 -32400
# Branch GECKO3111_2014090813_RELBRANCH
# Node ID 33f78bcfcec3432657fba15be997af02a232960d
# Parent  cae70cd74845c322641f66ba9905296c206f9e9d
@TOPSRCDIR@ should replace manually

diff --git a/LANGPACK.mozcfg b/LANGPACK.mozcfg
--- a/LANGPACK.mozcfg
+++ b/LANGPACK.mozcfg
@@ -1,15 +1,15 @@
 ac_add_options --enable-application=mail
 ac_add_options --enable-calendar
 ac_add_options --enable-crypto
 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-tbird-langpack
 
 #ac_add_options --disable-compile-environment
-ac_add_options --with-l10n-base=$topsrcdir/../l10n-release
+ac_add_options --with-l10n-base=@TOPSRCDIR@/../l10n-release
 
 export CC="/opt/local/bin/gcc-mp-4.6 -flax-vector-conversions -read_only_relocs suppress -mdynamic-no-pic"
 export CXX="/opt/local/bin/g++-mp-4.6 -flax-vector-conversions -fpermissive -read_only_relocs suppress -mdynamic-no-pic"
 
 mk_add_options AUTOCONF=autoconf213
 ac_add_options --disable-tests
 ac_add_options --disable-static
 ac_add_options --enable-optimize
