From d004e086a26529bcd1cc950341f71f77953c3866 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 18 Nov 2016 21:10:36 +0100 Subject: move definition of configure -continue switch to builtins ... where it actually belongs, as it should work in each repo in a modular build. Change-Id: I5463f0bcacb239900bed0b0f7be9cf32a3eab04e Reviewed-by: Lars Knoll --- configure.json | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.json') diff --git a/configure.json b/configure.json index 5a5536936a..92b6f659ad 100644 --- a/configure.json +++ b/configure.json @@ -64,7 +64,6 @@ "commercial": "void", "compile-examples": { "type": "boolean", "name": "compile_examples" }, "confirm-license": "void", - "continue": "void", "dbus": { "type": "optionalString", "values": [ "no", "yes", "linked", "runtime" ] }, "dbus-linked": { "type": "void", "name": "dbus", "value": "linked" }, "dbus-runtime": { "type": "void", "name": "dbus", "value": "runtime" }, -- cgit v1.2.3