Mercurial > sdl-ios-xcode
changeset 682:8b2b97e466bc
*sigh*
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 09 Aug 2003 22:49:28 +0000 |
parents | 4b5e553ec916 |
children | 5d2f027b3349 |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Sat Aug 09 22:13:38 2003 +0000 +++ b/configure.in Sat Aug 09 22:49:28 2003 +0000 @@ -60,6 +60,7 @@ AC_SUBST(CCAS) CCASFLAGS="" AC_SUBST(CCASFLAGS) +AM_CONDITIONAL([am__fastdepOBJC], false) dnl The alpha architecture needs special flags for binary portability case "$target" in @@ -2607,7 +2608,6 @@ dnl OBJCDEPMODE="depmode=gcc3" dnl AC_SUBST(OBJCDEPMODE, $OBJCDEPMODE) dnl Trying this to satisfy everybody... - AM_CONDITIONAL([am__fastdepOBJC], false) AC_MSG_RESULT(not implemented yet) ;; esac