From: Jani Taskinen Date: Fri, 3 Jul 2009 11:41:06 +0000 (+0000) Subject: typo. or something. Who knows, the branches are a mess anyway.. X-Git-Tag: php-5.4.0alpha1~191^2~3171 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14cbb083c2708ae52bebe62a748536481082a8cd;p=php typo. or something. Who knows, the branches are a mess anyway.. --- diff --git a/configure.in b/configure.in index 6c3f93d325..4a4cdcc33b 100644 --- a/configure.in +++ b/configure.in @@ -219,6 +219,7 @@ case $host_cpu in if test "$SUNCC" = "yes"; then CFLAGS="$CFLAGS -xmemalign=8s" fi + ;; esac dnl activate some gcc specific optimizations for gcc >= 4