From 291e1a9e67499f6fa8285a1d4ed1ea6e8297dd5f Mon Sep 17 00:00:00 2001 From: Peter Hartmann Date: Tue, 25 Sep 2012 15:30:44 +0200 Subject: 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 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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. -- cgit v1.2.3