diff options
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 |