Rename define CONFIG_ANNOYING_NOISE --> CONFIG_TERMINAL_BELL

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2015-04-06 15:22:35 +02:00
parent 6a8556733a
commit 9c163ff72b
4 changed files with 6 additions and 6 deletions

2
configure vendored
View File

@@ -12078,7 +12078,7 @@ fi
# Check whether --enable-terminal-bell was given.
if test "${enable_terminal_bell+set}" = set; then :
enableval=$enable_terminal_bell;
$as_echo "#define CONFIG_ANNOYING_NOISE 1" >>confdefs.h
$as_echo "#define CONFIG_TERMINAL_BELL 1" >>confdefs.h
fi