aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0f82f6c..2a0ddf1 100644
--- a/configure.in
+++ b/configure.in
@@ -1174,7 +1174,7 @@ darwin*)
if test "$enable_universal" != "no"; then
case "$host_os" in
- darwin10.3*)
+ darwin10.*)
#
# Snow Leopard. Build for x86-64, x86, and
# PPC, with x86-64 first. (That's what Apple