Working around broken objective C support - Take 2
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40586
This commit is contained in:
parent
07bb3fe79a
commit
b2f587c20c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ CCAS="$CC"
|
||||||
AC_SUBST(CCAS)
|
AC_SUBST(CCAS)
|
||||||
CCASFLAGS=""
|
CCASFLAGS=""
|
||||||
AC_SUBST(CCASFLAGS)
|
AC_SUBST(CCASFLAGS)
|
||||||
dnl _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)])
|
AM_CONDITIONAL([am__fastdepOBJC], false)
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue