Navigation Menu

Skip to content

Commit

Permalink
Worked around objective C brokenness in Cygwin's automake
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 1, 2003
1 parent 51c6468 commit 4298e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.in
Expand Up @@ -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
Expand Down

0 comments on commit 4298e07

Please sign in to comment.