Bug 496236 - Resync' configure.in between c-c and m-1.9.1; (Hv1) Bug 475064; r=kairo
This commit is contained in:
Родитель
f847b5e9ee
Коммит
2b5eae8011
|
@ -6274,7 +6274,7 @@ MOZ_ARG_WITH_STRING(static-checking,
|
|||
DEHYDRA_PATH= )
|
||||
|
||||
if test -n "$DEHYDRA_PATH"; then
|
||||
if ! test -f "$DEHYDRA_PATH"; then
|
||||
if test ! -f "$DEHYDRA_PATH"; then
|
||||
AC_MSG_ERROR([The dehydra plugin is not at the specified path.])
|
||||
fi
|
||||
AC_DEFINE(NS_STATIC_CHECKING)
|
||||
|
|
Загрузка…
Ссылка в новой задаче