summaryrefslogtreecommitdiff
path: root/m4/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/acinclude.m4')
-rw-r--r--m4/acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/acinclude.m4 b/m4/acinclude.m4
index 8bda90ecda5..8f1af7285ac 100644
--- a/m4/acinclude.m4
+++ b/m4/acinclude.m4
@@ -343,7 +343,7 @@ EOF
if test "$ace_header_exists" = yes; then
if test -z "$AWK"; then
- AC_MSG_WARN([No awk program found. "Real" function may not be found.])
+ AC_MSG_WARN([No awk program found. Real $1 function may not be found.])
fi
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |