mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
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:
parent
c5e6413042
commit
a818e3c11e
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user