changeset 583:2c488b8f1a0c

Doh, this doesn't work on all automake versions.
author Sam Lantinga <slouken@libsdl.org>
date Sat, 01 Feb 2003 19:01:26 +0000
parents 16cc97387d52
children 365ed14a882a
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Sat Feb 01 18:58:42 2003 +0000
+++ b/configure.in	Sat Feb 01 19:01:26 2003 +0000
@@ -60,7 +60,7 @@
 AC_SUBST(CCAS)
 CCASFLAGS=""
 AC_SUBST(CCASFLAGS)
-_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)])
+dnl _AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(OBJC)])
 
 dnl The alpha architecture needs special flags for binary portability
 case "$target" in