summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2014-08-12 22:00:23 +0100
committerLior Kaplan <kaplanlior@gmail.com>2014-08-17 15:44:02 +0300
commit3f42f2f5d1c8026b6e1d21b91857a08d918c28c8 (patch)
tree9d007c39909e160f3ba313545de32e0dba73cfa3 /acinclude.m4
parent0407bdf252004cce08e383bc0f4aa0bbc69c9a25 (diff)
downloadphp-git-3f42f2f5d1c8026b6e1d21b91857a08d918c28c8.tar.gz
typofixes
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 25f3655112..4fd452ee92 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -2800,7 +2800,7 @@ AC_DEFUN([PHP_DETECT_ICC],
dnl PHP_DETECT_SUNCC
dnl Detect if the systems default compiler is suncc.
-dnl We also set some usefull CFLAGS if the user didn't set any
+dnl We also set some useful CFLAGS if the user didn't set any
AC_DEFUN([PHP_DETECT_SUNCC],[
SUNCC="no"
AC_MSG_CHECKING([for suncc])