From 6602d689647fa802d2558fd66dba178ef7ed2510 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 1 Feb 2003 19:47:43 +0000 Subject: [PATCH] Working around broken objective C support - Take 2 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index af335578c..f6819d28a 100644 --- a/configure.in +++ b/configure.in @@ -60,7 +60,7 @@ CCAS="$CC" AC_SUBST(CCAS) CCASFLAGS="" AC_SUBST(CCASFLAGS) -dnl _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)]) +AM_CONDITIONAL([am__fastdepOBJC], false) dnl The alpha architecture needs special flags for binary portability case "$target" in