diff options
author | Thijs Kinkhorst <thijs@debian.org> | 2014-10-15 13:17:14 +0000 |
---|---|---|
committer | Thijs Kinkhorst <thijs@debian.org> | 2014-10-15 13:17:14 +0000 |
commit | 04b664c46aafc46bb3030d3bf06eb5f0b38c2b49 (patch) | |
tree | 07e2dbf984b126837bfc6c20e0a025c754ade299 /acinclude.m4 | |
parent | d73ee84cfbc86e793602b826adb0dd6bce042838 (diff) | |
download | php-upstream/5.6.1+dfsg.tar.gz |
Imported Upstream version 5.6.1+dfsgupstream/5.6.1+dfsg
Diffstat (limited to 'acinclude.m4')
-rw-r--r-- | acinclude.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index 3ccc7b262..81dc0db34 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]) |