Commit 9e73732b authored by Sam Lantinga's avatar Sam Lantinga

Worked around objective C brokenness in Cygwin's automake

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40583
parent 957ff244
......@@ -60,6 +60,7 @@ CCAS="$CC"
AC_SUBST(CCAS)
CCASFLAGS=""
AC_SUBST(CCASFLAGS)
_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)])
dnl The alpha architecture needs special flags for binary portability
case "$target" in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment