Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@188401 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
2
mozilla/configure
vendored
2
mozilla/configure
vendored
@@ -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; }
|
||||
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; }
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user