From 0d044a59e2b1d0439eb789306905317482d9e11e 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