]> granicus.if.org Git - php/commitdiff
merge 294866: Spelling typo in new check message (sixd)
authorJohannes Schlüter <johannes@php.net>
Thu, 11 Feb 2010 18:00:21 +0000 (18:00 +0000)
committerJohannes Schlüter <johannes@php.net>
Thu, 11 Feb 2010 18:00:21 +0000 (18:00 +0000)
ext/standard/config.m4

index 8fa01ebaf2d2d70911d8bd884eabdcf63957b017..93cb73e012aff480788dde4c7670d7e299e9c4fc 100644 (file)
@@ -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