aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMax Horn2010-03-24 23:19:42 +0000
committerMax Horn2010-03-24 23:19:42 +0000
commit1eda07f5242189e1d2be2869c118fce7833a7c4f (patch)
tree4c9e75c0c6252df197fc62c364f79a507f58b3c5 /configure
parented6602502f0f9fc602276060b5dd6e65dcfd1fd0 (diff)
downloadscummvm-rg350-1eda07f5242189e1d2be2869c118fce7833a7c4f.tar.gz
scummvm-rg350-1eda07f5242189e1d2be2869c118fce7833a7c4f.tar.bz2
scummvm-rg350-1eda07f5242189e1d2be2869c118fce7833a7c4f.zip
configure: document --enable-release and --enable-profiling
svn-id: r48399
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 843d36bb13..a6ca6cba9d 100755
--- a/configure
+++ b/configure
@@ -600,6 +600,8 @@ $engines_help
Optional Features:
--disable-debug disable building with debugging symbols
--enable-Werror treat warnings as errors
+ --enable-release enable building in release mode (this activates optimizations)
+ --enable-profiling enable profiling
--enable-plugins enable the support for dynamic plugins
--default-dynamic make plugins dynamic by default
--disable-mt32emu don't enable the integrated MT-32 emulator