mirror of
https://github.com/joel16/SDL2.git
synced 2024-12-13 22:38:34 +00:00
Doh, this doesn't work on all automake versions.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40584
This commit is contained in:
parent
9e73732b18
commit
e77a90c53e
@ -60,7 +60,7 @@ CCAS="$CC"
|
|||||||
AC_SUBST(CCAS)
|
AC_SUBST(CCAS)
|
||||||
CCASFLAGS=""
|
CCASFLAGS=""
|
||||||
AC_SUBST(CCASFLAGS)
|
AC_SUBST(CCASFLAGS)
|
||||||
_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)])
|
dnl _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)])
|
||||||
|
|
||||||
dnl The alpha architecture needs special flags for binary portability
|
dnl The alpha architecture needs special flags for binary portability
|
||||||
case "$target" in
|
case "$target" in
|
||||||
|
Loading…
Reference in New Issue
Block a user