Commit 0fb6db7e authored by Sam Lantinga's avatar Sam Lantinga

Grumble grumble

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40681
parent b45f0da9
......@@ -2602,9 +2602,10 @@ case "$target" in
OBJCFLAGS="$CFLAGS"
AC_SUBST(OBJCFLAGS)
dnl _AM_DEPENDENCIES(OBJC) doesn't work, so hard code OBJCDEPMODE here
#OBJCDEPMODE="depmode=gcc3"
#AC_SUBST(OBJCDEPMODE)
_AM_DEPENDENCIES(OBJC)
dnl _AM_DEPENDENCIES(OBJC)
dnl Of course, hard coding doesn't work for newer versions of automake
dnl OBJCDEPMODE="depmode=gcc3"
dnl AC_SUBST(OBJCDEPMODE, $OBJCDEPMODE)
AC_MSG_RESULT(not implemented yet)
;;
esac
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment