mirror of
https://github.com/troglobit/editline.git
synced 2025-09-15 07:48:11 +08:00
Rename define CONFIG_ANNOYING_NOISE --> CONFIG_TERMINAL_BELL
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user