summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@
AC_DEFUN([_COLORIZE_RESULT_PREPARE], [
msg_checking= msg_result_yes= msg_result_no= msg_result_other= msg_reset=
- AS_IF([test -t], [
msg_begin="`tput smso 2>/dev/null`"
AS_CASE(["$msg_begin"], ['@<:@'*m],
[msg_begin="`echo "$msg_begin" | sed ['s/[0-9]*m$//']`"