Skip to content

Commit

Permalink
*sigh*
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Aug 9, 2003
1 parent 29c704d commit 1fdd5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -60,6 +60,7 @@ CCAS="$CC"
AC_SUBST(CCAS)
CCASFLAGS=""
AC_SUBST(CCASFLAGS)
AM_CONDITIONAL([am__fastdepOBJC], false)

dnl The alpha architecture needs special flags for binary portability
case "$target" in
Expand Down Expand Up @@ -2607,7 +2608,6 @@ case "$target" in
dnl OBJCDEPMODE="depmode=gcc3"
dnl AC_SUBST(OBJCDEPMODE, $OBJCDEPMODE)
dnl Trying this to satisfy everybody...
AM_CONDITIONAL([am__fastdepOBJC], false)
AC_MSG_RESULT(not implemented yet)
;;
esac
Expand Down

0 comments on commit 1fdd5c8

Please sign in to comment.