Bug 730862 - Fix for enabling the signmar configure.in option. r=rstrong

This commit is contained in:
Brian R. Bondy 2012-04-12 19:05:37 -04:00
Родитель 2bdc45749b
Коммит 022c247866
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6367,7 +6367,7 @@ dnl files in the updater. The --enable-signmar option is for building
dnl the signmar program.
dnl ========================================================
MOZ_ARG_ENABLE_BOOL(sign-mar,
MOZ_ARG_ENABLE_BOOL(signmar,
[ --enable-signmar Enable building the signmar program],
MOZ_ENABLE_SIGNMAR=1,
MOZ_ENABLE_SIGNMAR= )