diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-12-10 19:17:46 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-12-10 19:17:46 +0100 |
commit | cc022cd44abf51837d06c1819d4dfaad85694015 (patch) | |
tree | 75efdd93181726441c8bbcda224af170684dce8f /firefox-mozconfig | |
parent | 9ef80c237869f08a96bbe3fe191139a56e319ca4 (diff) |
Xulrunner / Firefox 26.0
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 370e953..d3452b7 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -4,7 +4,6 @@ ac_add_options --prefix="$PREFIX" ac_add_options --libdir="$LIBDIR" ac_add_options --with-system-jpeg ac_add_options --with-system-zlib -#ac_add_options --with-system-png ac_add_options --with-system-libvpx ac_add_options --with-pthreads ac_add_options --disable-tests @@ -35,4 +34,4 @@ export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 mk_add_options BUILD_OFFICIAL=1 mk_add_options MOZILLA_OFFICIAL=1 -mk_add_options MOZ_OBJDIR=@TOPSRCDIR@ +mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir |