diff configure.in @ 436:3691cc3e14b3

Updated configure.in for automake 1.6.2
author Sam Lantinga <slouken@libsdl.org>
date Sat, 17 Aug 2002 16:58:31 +0000
parents 706de3956894
children 26dafefeebb2
line wrap: on
line diff
--- a/configure.in	Mon Aug 12 22:43:58 2002 +0000
+++ b/configure.in	Sat Aug 17 16:58:31 2002 +0000
@@ -57,6 +57,10 @@
 AC_FUNC_ALLOCA
 ASFLAGS=""
 AC_SUBST(ASFLAGS)
+CCAS="$CC"
+AC_SUBST(CCAS)
+CCASFLAGS=""
+AC_SUBST(CCASFLAGS)
 
 dnl The alpha architecture needs special flags for binary portability
 case "$target" in