# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1407043078 -32400
# Branch GECKO3130_2014112716_RELBRANCH
# Node ID 0af2c425cb6f702a08f2088feb552b74ed369111
# Parent  f78bd7c0466e6a88847437a71e5308d0f485a250
@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
