X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=m4%2Fpprint.m4;h=811e7a8d7bc1557e040dc860eec00bfc920b1db3;hb=5c917c9306a51e8f5df16398bc48b36a368065ee;hp=182810c3c3aa8084f699e77b545270227580557e;hpb=e50eabc64fa339ca9794a3787a151de55ced8bf2;p=lttng-tools.git diff --git a/m4/pprint.m4 b/m4/pprint.m4 index 182810c3c..811e7a8d7 100644 --- a/m4/pprint.m4 +++ b/m4/pprint.m4 @@ -164,7 +164,7 @@ AC_DEFUN([PPRINT_WARN], [ m4_pushdef([pprint_msg], [$1]) _PPRINT_INDENT - AS_ECHO("${PPRINT_COLOR_TXTYLW}WARNING:$PPRINT_COLOR_RST ${PPRINT_COLOR_BLDYLW}pprint_msg$PPRINT_COLOR_RST") + AS_ECHO(["${PPRINT_COLOR_TXTYLW}WARNING:$PPRINT_COLOR_RST ${PPRINT_COLOR_BLDYLW}pprint_msg$PPRINT_COLOR_RST"]) m4_popdef([pprint_msg]) ])