changeset 582:16cc97387d52

Worked around objective C brokenness in Cygwin's automake
author Sam Lantinga <slouken@libsdl.org>
date Sat, 01 Feb 2003 18:58:42 +0000
parents 844addcf125e
children 2c488b8f1a0c
files configure.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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