# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1407043078 -32400
# Branch GECKO3120_2014101214_RELBRANCH
# Node ID 8c1c47b3d5e901d443f00c282be03ff6f08f9a21
# Parent  b43aad4d49065dc8a66a406061fba29651195d27
@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
