More grumble grumble...

This commit is contained in:
Sam Lantinga 2003-08-09 22:13:38 +00:00
parent 51c0c02048
commit a12b89e97f

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