mirror of
https://github.com/yawut/SDL.git
synced 2026-08-08 11:45:56 -05:00
Grumble grumble
This commit is contained in:
parent
ee6a5f144b
commit
51c0c02048
|
|
@ -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…
Reference in New Issue
Block a user