Grumble grumble
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40681
This commit is contained in:
parent
b45f0da9bf
commit
0fb6db7e40
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue