# HG changeset patch # User Sam Lantinga # Date 1044125922 0 # Node ID 16cc97387d52163cd2ed1329d76977b44bf30184 # Parent 844addcf125eb4d044342b7479e35fca1228a50c Worked around objective C brokenness in Cygwin's automake diff -r 844addcf125e -r 16cc97387d52 configure.in --- a/configure.in Sun Jan 26 11:41:37 2003 +0000 +++ b/configure.in Sat Feb 01 18:58:42 2003 +0000 @@ -60,6 +60,7 @@ AC_SUBST(CCAS) CCASFLAGS="" AC_SUBST(CCASFLAGS) +_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)]) dnl The alpha architecture needs special flags for binary portability case "$target" in