[Scummvm-cvs-logs] scummvm master -> 1ed1106cb26075ade504e342cfea32a6266c1ea1

digitall dgturner at iee.org
Sat Jul 6 06:38:51 CEST 2013


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
1ed1106cb2 CONFIGURE: Add missing help messages for newer feature options..


Commit: 1ed1106cb26075ade504e342cfea32a6266c1ea1
    https://github.com/scummvm/scummvm/commit/1ed1106cb26075ade504e342cfea32a6266c1ea1
Author: D G Turner (digitall at scummvm.org)
Date: 2013-07-05T21:39:51-07:00

Commit Message:
CONFIGURE: Add missing help messages for newer feature options..

Changed paths:
    configure



diff --git a/configure b/configure
index 22f2377..5a7b310 100755
--- a/configure
+++ b/configure
@@ -900,6 +900,10 @@ Optional Features:
   --disable-hq-scalers     exclude HQ2x and HQ3x scalers
   --disable-translation    don't build support for translated messages
   --disable-taskbar        don't build support for taskbar and launcher integration
+  --enable-vkeybd          build virtual keyboard support
+  --enable-keymapper       build key mapper support
+  --enable-eventrecorder   enable event recording functionality
+  --disable-eventrecorder  disable event recording functionality
   --enable-updates         build support for updates
   --enable-text-console    use text console instead of graphical console
   --enable-verbose-build   enable regular echoing of commands during build






More information about the Scummvm-git-logs mailing list