Fixed configure script on latest Mac OS X developer tools (and hopefully
didn't break it everywhere else...grumble...) --ryan. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401206
This commit is contained in:
parent
54349c765c
commit
f57d6fbb0c
1 changed files with 1 additions and 7 deletions
|
@ -3075,13 +3075,7 @@ case "$target" in
|
|||
AC_SUBST(OBJC)
|
||||
OBJCFLAGS="$CFLAGS"
|
||||
AC_SUBST(OBJCFLAGS)
|
||||
dnl _AM_DEPENDENCIES(OBJC) doesn't work, so hard code OBJCDEPMODE here
|
||||
dnl _AM_DEPENDENCIES(OBJC)
|
||||
dnl Of course, hard coding doesn't work for some versions of automake
|
||||
OBJCDEPMODE="depmode=gcc"
|
||||
AC_SUBST(OBJCDEPMODE)
|
||||
dnl Trying this to satisfy everybody...
|
||||
AC_MSG_RESULT(not implemented yet)
|
||||
_AM_DEPENDENCIES(OBJC)
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue