From cc022cd44abf51837d06c1819d4dfaad85694015 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Dec 2013 19:17:46 +0100 Subject: Xulrunner / Firefox 26.0 --- firefox-mozconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'firefox-mozconfig') 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 -- cgit