# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1407043078 -32400
# Branch GECKO3170_2015050714_RELBRANCH
# Node ID 6421d330218b0e0fef8bdb3656d0bbd688fa63f8
# Parent  95e5b2598b4429aa05b26377c99142668e1f2e37
@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
