From b2f587c20c09e8c44ca75abe1c782a331741a846 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 --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40586 --- 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