# HG changeset patch
# User t_mrc-ct@users.sourceforge.jp
# Date 1407043078 -32400
# Branch GECKO3110_2014082819_RELBRANCH
# Node ID d85a4b2963ea2b2f6c2e7655da7992e2a9d17811
# Parent  66703eb0dab91921bce4608f90ae366fc69a79a7
@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
