Skip to content

Commit

Permalink
Working around broken objective C support - Take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 1, 2003
1 parent fd0c2eb commit 0d044a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -60,7 +60,7 @@ CCAS="$CC"
AC_SUBST(CCAS)
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
case "$target" in
Expand Down

0 comments on commit 0d044a5

Please sign in to comment.