mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1403366 - Remove the --with-default-mozilla-five-home configure flag. r=froydnj
--HG-- extra : rebase_source : 354efac644a7fdeea507c0e87cf44183d773413d
This commit is contained in:
parent
e2e258506d
commit
4d379e455b
@ -243,7 +243,6 @@ def old_configure_options(*options):
|
||||
'--with-branding',
|
||||
'--with-cross-lib',
|
||||
'--with-debug-label',
|
||||
'--with-default-mozilla-five-home',
|
||||
'--with-distribution-id',
|
||||
'--with-doc-include-dirs',
|
||||
'--with-doc-input-dirs',
|
||||
|
@ -4057,15 +4057,6 @@ dnl =
|
||||
dnl ========================================================
|
||||
MOZ_ARG_HEADER(Misc. Options)
|
||||
|
||||
dnl ========================================================
|
||||
dnl = Define default location for MOZILLA_FIVE_HOME
|
||||
dnl ========================================================
|
||||
MOZ_ARG_WITH_STRING(default-mozilla-five-home,
|
||||
[ --with-default-mozilla-five-home
|
||||
Set the default value for MOZILLA_FIVE_HOME],
|
||||
[ val=`echo $withval`
|
||||
AC_DEFINE_UNQUOTED(MOZ_DEFAULT_MOZILLA_FIVE_HOME,"$val") ])
|
||||
|
||||
dnl ========================================================
|
||||
dnl = Location of the mozilla user directory (default is ~/.mozilla).],
|
||||
dnl ========================================================
|
||||
|
Loading…
Reference in New Issue
Block a user