summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2013-04-01 10:36:09 -0500
committerAnthony Liguori <aliguori@us.ibm.com>2013-04-01 10:36:09 -0500
commitc7b4c36714a442ae5abd26de293cb5e967be6e12 (patch)
tree39401bb0739d1b682638776da713d7f196c5e26d /configure
parente63d28d7dbfcec81214aecc9ff0aaee46e87aa44 (diff)
parentb0d62a3d8e1ea9eccd246829a03e2d23f0982431 (diff)
downloadqemu-c7b4c36714a442ae5abd26de293cb5e967be6e12.tar.gz
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
# By Dunrong Huang (1) and others # Via Stefan Hajnoczi * stefanha/trivial-patches: hw/tcx: Remove unused 'addr' field and the property that sets it hw/i386/pc: format load_linux function configure: show debug-info option in --help output
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 70c2219dd6..fbea75e877 100755
--- a/configure
+++ b/configure
@@ -1062,6 +1062,8 @@ echo " --localstatedir=PATH install local state in PATH"
echo " --with-confsuffix=SUFFIX suffix for QEMU data inside datadir and sysconfdir [$confsuffix]"
echo " --enable-debug-tcg enable TCG debugging"
echo " --disable-debug-tcg disable TCG debugging (default)"
+echo " --enable-debug-info enable debugging information (default)"
+echo " --disable-debug-info disable debugging information"
echo " --enable-debug enable common debug build options"
echo " --enable-sparse enable sparse checker"
echo " --disable-sparse disable sparse checker (default)"