mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 1403366 - Remove the --with-default-mozilla-five-home configure flag. r=froydnj
--HG-- extra : rebase_source : e2723771fb76392269ea27de00c590e2e2bc6d9b
This commit is contained in:
parent
87d3bf1331
commit
4c9ac7836e
@ -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