summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2006-07-11 00:31:43 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2006-07-11 00:31:43 +0000
commit701b7d8dd523f77ae633ba46a9797ba491b9267d (patch)
treef73f55c6e914fe28af520895f579f7e0d513078a
parentb8cbf188854ad3209645e9c4434a65d2782f67f3 (diff)
downloadxine-lib-701b7d8dd523f77ae633ba46a9797ba491b9267d.tar.gz
xine-lib-701b7d8dd523f77ae633ba46a9797ba491b9267d.tar.bz2
Fix an error introduced in the x86 Mac fix.
CVS patchset: 8107 CVS date: 2006/07/11 00:31:43
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e4a590008..98423a5cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2072,6 +2072,7 @@ case $host_os in
dnl Do not use AC_SUBST(OBJCDEPMODE): we don't need it as long we use
dnl _AM_DEPENDENCIES (below), and doing the AC_SUBST elicits a warning
dnl from automake 1.6.
+ ;;
*)
;;
esac