From 701b7d8dd523f77ae633ba46a9797ba491b9267d Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Tue, 11 Jul 2006 00:31:43 +0000 Subject: Fix an error introduced in the x86 Mac fix. CVS patchset: 8107 CVS date: 2006/07/11 00:31:43 --- configure.ac | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3