diff options
author | Steve Huston <shuston@riverace.com> | 2003-10-27 20:55:24 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2003-10-27 20:55:24 +0000 |
commit | dfaa5ff6d69e482ab9fc66167ac308d63263844e (patch) | |
tree | 0d87573c1fbb58a8b0bcc46d1b880b71ecef7e66 /m4/acinclude.m4 | |
parent | 25e71a15844f496bf62df6e1e6464aceaefb2475 (diff) | |
download | ATCD-dfaa5ff6d69e482ab9fc66167ac308d63263844e.tar.gz |
ChangeLogTag:Mon Oct 27 15:51:39 2003 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'm4/acinclude.m4')
-rw-r--r-- | m4/acinclude.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/acinclude.m4 b/m4/acinclude.m4 index 8f1af7285ac..cd045366c4d 100644 --- a/m4/acinclude.m4 +++ b/m4/acinclude.m4 @@ -52,7 +52,7 @@ AC_DEFUN([ACE_CHECK_FOR_CVS_DIR], ../configure make - This will create a build space in the directory \`objdir' and + This will create a build space in the directory `objdir' and start a build in that directory. ]) fi @@ -84,7 +84,7 @@ AC_DEFUN([ACE_CHECK_TOP_SRCDIR], ../configure make - This will create a build space in the directory \`objdir' and + This will create a build space in the directory `objdir' and start a build in that directory. ]) fi |