Bug 652849 - Port |Bug 585020 - Remove build time option to disable svg| to comm-central; (Av1) Just remove it.

r=Callek.
This commit is contained in:
Serge Gautherie 2011-05-15 09:48:59 +02:00
Родитель 4dfbbbea05
Коммит fd1076c533
1 изменённых файлов: 0 добавлений и 7 удалений

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

@ -5425,13 +5425,6 @@ if test -n "$MOZ_CRASHREPORTER"; then
AC_DEFINE(MOZ_CRASHREPORTER)
fi
dnl ========================================================
dnl SVG
dnl ========================================================
MOZ_ARG_DISABLE_BOOL(svg,
[ --disable-svg Disable SVG support (NB: unsupported option in comm-central)],
AC_MSG_ERROR([comm-central does not support disabling SVG.]))
dnl ========================================================
dnl SMIL
dnl ========================================================