diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-04-17 23:38:43 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-04-17 23:38:43 +0000 |
commit | 1eb2c62ad2bced76d1c10811e96fb0f5cc66e088 (patch) | |
tree | 3d08f01b56546fbd1fc95b072b6ee3f313f7b0be /m4/acinclude.m4 | |
parent | 9fdee00ba079fa7bd5602f436b990e852f1f246d (diff) | |
download | ATCD-1eb2c62ad2bced76d1c10811e96fb0f5cc66e088.tar.gz |
ChangeLogTag:Thu Apr 17 16:37:05 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'm4/acinclude.m4')
-rw-r--r-- | m4/acinclude.m4 | 2 |
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 | |