зеркало из https://github.com/mozilla/pjs.git
Bug 328303: Fix configure help for --with-branding, which suggests --enable-branding, patch by Nick Thomas (cf) <nrthomas@gmail.com>, r=bsmedberg
This commit is contained in:
Родитель
2c3e399cbd
Коммит
8ee8d01c91
|
@ -4748,7 +4748,7 @@ esac
|
|||
)
|
||||
|
||||
MOZ_ARG_WITH_STRING(branding,
|
||||
[ --enable-branding Enable branding from the specified directory.],
|
||||
[ --with-branding=dir Use branding from the specified directory.],
|
||||
MOZ_BRANDING_DIRECTORY=$withval)
|
||||
|
||||
AC_SUBST(MOZ_BRANDING_DIRECTORY)
|
||||
|
|
Загрузка…
Ссылка в новой задаче