summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2021-06-21 20:46:09 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2021-06-21 20:46:09 +0000
commit2109354342cad809efd89e34025f298c311f67be (patch)
tree85b4b5c01d9997146c9c7dfd185072b77338ca96 /configure.ac
parent88f56367c24f03bc4dc24f6284e0d872de2921f6 (diff)
downloadmpfr-2109354342cad809efd89e34025f298c311f67be.tar.gz
Punctuation (missing comma after "however").
git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14542 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f5ed90f6e..8e1d89f4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -757,7 +757,7 @@ AC_RUN_IFELSE([AC_LANG_PROGRAM([[
AC_MSG_WARN([(such as /usr/include or /usr/local/include). Another])
AC_MSG_WARN([cause may be that LD_RUN_PATH is not honored (problem])
AC_MSG_WARN([seen under OpenBSD 6.6).])
- AC_MSG_WARN([However since we can't use 'libtool' inside the configure,])
+ AC_MSG_WARN([However, since we can't use 'libtool' inside the configure,])
AC_MSG_WARN([we can't be sure. See 'config.log' for details.])
AC_MSG_WARN([CC="$CC"])
AC_MSG_WARN([CFLAGS="$CFLAGS"])