Firefox and Xulrunner tweaks

Thanks to Fernando de Oliveira

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9085 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Andrew Benton 2011-12-08 19:49:21 +00:00
parent c5e6413042
commit a818e3c11e
2 changed files with 2 additions and 1 deletions

View File

@ -136,7 +136,7 @@ ac_add_options --with-system-nss
# ac_add_options --with-system-libvpx
# ac_add_options --enable-startup-notification
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/xulrunner-build-dir
ac_add_options --prefix=/usr
ac_add_options --enable-application=xulrunner
ac_add_options --enable-pthreads

View File

@ -141,6 +141,7 @@ ac_add_options --disable-libnotify
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-build-dir
ac_add_options --enable-official-branding
ac_add_options --prefix=/usr
# The rest of these options have no effect if you're
# building against an already installed xulrunner: