More grumble grumble...

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40682
This commit is contained in:
Sam Lantinga 2003-08-09 22:13:38 +00:00
parent 0fb6db7e40
commit a3ef2001c6

View file

@ -2606,6 +2606,8 @@ case "$target" in
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