summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 5ad29bb784..043d9fc0d6 100755
--- a/configure
+++ b/configure
@@ -2483,8 +2483,8 @@ Additional options:
-device-option <key=value> ... Add device specific options for the device mkspec
(experimental)
- -no-separate-debug-info . Do not store debug information in a separate file.
- * -separate-debug-info .... Strip debug information into a separate file.
+ * -no-separate-debug-info . Do not store debug information in a separate file.
+ -separate-debug-info .... Strip debug information into a separate file.
-no-xcb ............ Do not compile Xcb (X protocol C-language Binding) support.
* -xcb ............... Compile Xcb support.