summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorPeter Hartmann <phartmann@rim.com>2012-09-25 15:30:44 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-01 10:34:24 +0200
commit291e1a9e67499f6fa8285a1d4ed1ea6e8297dd5f (patch)
treea31c87f99b37226fac5553d149473dba3ae9a066 /configure
parent80f6d7862c0e2e41768620d5bd81b0e1d5e3f61f (diff)
QNX: change suffix for separate debug files
QNX uses .sym for files containing debug symbols. Change-Id: Ieb995ae90af771ff5c877213f4f4982169f333c6 Patch-by: Greg Bentz Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 19eef3f4bb..576eeacd16 100755
--- a/configure
+++ b/configure
@@ -3247,7 +3247,7 @@ Additional options:
(experimental)
$SBN -no-separate-debug-info . Do not store debug information in a separate file.
- $SBY -separate-debug-info .... Strip debug information into a separate .debug file.
+ $SBY -separate-debug-info .... Strip debug information into a separate file.
$XCBN -no-xcb ............ Do not compile Xcb (X protocol C-language Binding) support.
$XCBY -xcb ............... Compile Xcb support.