mirror of
https://github.com/joel16/SDL2.git
synced 2024-12-11 04:54:05 +00:00
*sigh*
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40683
This commit is contained in:
parent
a3ef2001c6
commit
518fbbf676
@ -60,6 +60,7 @@ CCAS="$CC"
|
||||
AC_SUBST(CCAS)
|
||||
CCASFLAGS=""
|
||||
AC_SUBST(CCASFLAGS)
|
||||
AM_CONDITIONAL([am__fastdepOBJC], false)
|
||||
|
||||
dnl The alpha architecture needs special flags for binary portability
|
||||
case "$target" in
|
||||
@ -2607,7 +2608,6 @@ case "$target" in
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user