# HG changeset patch # User Sam Lantinga # Date 1044128863 0 # Node ID ab2f31ad5d2c5c46de2416e0978fa85555d3da38 # Parent 365ed14a882aa007ab1e09a8d363184b9a7c45df Working around broken objective C support - Take 2 diff -r 365ed14a882a -r ab2f31ad5d2c configure.in --- a/configure.in Sat Feb 01 19:27:05 2003 +0000 +++ b/configure.in Sat Feb 01 19:47:43 2003 +0000 @@ -60,7 +60,7 @@ 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