Skip to content

Commit

Permalink
More grumble grumble...
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Aug 9, 2003
1 parent 36ae317 commit 29c704d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configure.in
Expand Up @@ -2606,6 +2606,8 @@ case "$target" in
dnl Of course, hard coding doesn't work for newer versions of automake dnl Of course, hard coding doesn't work for newer versions of automake
dnl OBJCDEPMODE="depmode=gcc3" dnl OBJCDEPMODE="depmode=gcc3"
dnl AC_SUBST(OBJCDEPMODE, $OBJCDEPMODE) dnl AC_SUBST(OBJCDEPMODE, $OBJCDEPMODE)
dnl Trying this to satisfy everybody...
AM_CONDITIONAL([am__fastdepOBJC], false)
AC_MSG_RESULT(not implemented yet) AC_MSG_RESULT(not implemented yet)
;; ;;
esac esac
Expand Down

0 comments on commit 29c704d

Please sign in to comment.