aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJohannes Schickel2013-06-03 02:24:01 +0200
committerEugene Sandulenko2013-07-04 14:47:25 +0300
commitfa61a35acd2cafbf2a0e2752dd15bbcbb9b55463 (patch)
tree3f054bb4f8af6cab1a255ee68b108af4c83fb50a /configure
parentf59512c47ea21c851535eeabf822aabdfde9167f (diff)
downloadscummvm-rg350-fa61a35acd2cafbf2a0e2752dd15bbcbb9b55463.tar.gz
scummvm-rg350-fa61a35acd2cafbf2a0e2752dd15bbcbb9b55463.tar.bz2
scummvm-rg350-fa61a35acd2cafbf2a0e2752dd15bbcbb9b55463.zip
CONFIGURE: Remove superflous (and broken) command for eventrec.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 08eba6595c..c93f06e63e 100755
--- a/configure
+++ b/configure
@@ -3819,7 +3819,6 @@ define_in_config_if_yes $_nasm 'USE_NASM'
define_in_config_if_yes $_vkeybd 'ENABLE_VKEYBD'
define_in_config_if_yes $_keymapper 'ENABLE_KEYMAPPER'
define_in_config_if_yes $_eventrec 'ENABLE_EVENTRECORDER'
-add_line_to_config_mk_if_yes $_eventrec "ENABLE_EVENTRECORDER = 1"
# Check whether to build translation support
#