Mercurial > sdl-ios-xcode
changeset 585:ab2f31ad5d2c
Working around broken objective C support - Take 2
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 01 Feb 2003 19:47:43 +0000 |
parents | 365ed14a882a |
children | abeb9f66c7f6 |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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