changeset 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 140798e1e7a6
children 5602f069ccb2
files configure.in
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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