From: Johannes Schlüter Date: Thu, 11 Feb 2010 18:00:21 +0000 (+0000) Subject: merge 294866: Spelling typo in new check message (sixd) X-Git-Tag: php-5.3.2RC2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=beb0118357f65bbf51662a66a33e01e4f25de59d;p=php merge 294866: Spelling typo in new check message (sixd) --- diff --git a/ext/standard/config.m4 b/ext/standard/config.m4 index 8fa01ebaf2..93cb73e012 100644 --- a/ext/standard/config.m4 +++ b/ext/standard/config.m4 @@ -265,7 +265,7 @@ if test "$ac_cv_crypt_blowfish" = "no" || test "$ac_cv_crypt_des" = "no" || test ac_cv_attribute_aligned=no ])]) if test "$ac_cv_attribute_aligned" = "yes"; then - AC_DEFINE([HAVE_ATTRIBUTE_ALIGNED], 1, [Wheter the compiler supports __attribute__ ((__aligned__))]) + AC_DEFINE([HAVE_ATTRIBUTE_ALIGNED], 1, [whether the compiler supports __attribute__ ((__aligned__))]) fi