author | Sam Lantinga <slouken@libsdl.org> |
Sat, 09 Aug 2003 22:13:38 +0000 | |
changeset 681 | 4b5e553ec916 |
parent 680 | 34f03ca736b7 |
child 682 | 8b2b97e466bc |
configure.in | file | annotate | diff | comparison | revisions |
--- a/configure.in Sat Aug 09 21:14:26 2003 +0000 +++ b/configure.in Sat Aug 09 22:13:38 2003 +0000 @@ -2606,6 +2606,8 @@ dnl Of course, hard coding doesn't work for newer versions of automake 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