Mercurial > sdl-ios-xcode
comparison configure.in @ 681:4b5e553ec916
More grumble grumble...
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 09 Aug 2003 22:13:38 +0000 |
parents | 34f03ca736b7 |
children | 8b2b97e466bc |
comparison
equal
deleted
inserted
replaced
680:34f03ca736b7 | 681:4b5e553ec916 |
---|---|
2604 dnl _AM_DEPENDENCIES(OBJC) doesn't work, so hard code OBJCDEPMODE here | 2604 dnl _AM_DEPENDENCIES(OBJC) doesn't work, so hard code OBJCDEPMODE here |
2605 dnl _AM_DEPENDENCIES(OBJC) | 2605 dnl _AM_DEPENDENCIES(OBJC) |
2606 dnl Of course, hard coding doesn't work for newer versions of automake | 2606 dnl Of course, hard coding doesn't work for newer versions of automake |
2607 dnl OBJCDEPMODE="depmode=gcc3" | 2607 dnl OBJCDEPMODE="depmode=gcc3" |
2608 dnl AC_SUBST(OBJCDEPMODE, $OBJCDEPMODE) | 2608 dnl AC_SUBST(OBJCDEPMODE, $OBJCDEPMODE) |
2609 dnl Trying this to satisfy everybody... | |
2610 AM_CONDITIONAL([am__fastdepOBJC], false) | |
2609 AC_MSG_RESULT(not implemented yet) | 2611 AC_MSG_RESULT(not implemented yet) |
2610 ;; | 2612 ;; |
2611 esac | 2613 esac |
2612 | 2614 |
2613 # Finally create all the generated files | 2615 # Finally create all the generated files |