зеркало из https://github.com/mozilla/gecko-dev.git
Automated update from host egg
This commit is contained in:
Родитель
f5f2c136f9
Коммит
25b0142fe8
|
@ -11474,7 +11474,7 @@ elif test -n "$LIBXUL_SDK_DIR" -a "$LIBXUL_SDK_DIR" != "no"; then
|
||||||
{ echo "configure: error: $LIBXUL_SDK/sdk/include/xpcom-config.h doesn't exist" 1>&2; exit 1; }
|
{ echo "configure: error: $LIBXUL_SDK/sdk/include/xpcom-config.h doesn't exist" 1>&2; exit 1; }
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if "$MOZ_BUILD_APP" = "xulrunner"; then
|
if test "$MOZ_BUILD_APP" = "xulrunner"; then
|
||||||
{ echo "configure: error: Building XULRunner --with-libxul-sdk doesn't make sense; XULRunner provides the libxul SDK." 1>&2; exit 1; }
|
{ echo "configure: error: Building XULRunner --with-libxul-sdk doesn't make sense; XULRunner provides the libxul SDK." 1>&2; exit 1; }
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Загрузка…
Ссылка в новой задаче