changeset 681:4b5e553ec916

More grumble grumble...
author Sam Lantinga <slouken@libsdl.org>
date Sat, 09 Aug 2003 22:13:38 +0000
parents 34f03ca736b7
children 8b2b97e466bc
files configure.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Sat Aug 09 21:14:26 2003 +0000
+++ b/configure.in	Sat Aug 09 22:13:38 2003 +0000
@@ -2606,6 +2606,8 @@
         dnl Of course, hard coding doesn't work for newer versions of automake
         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