author | Sam Lantinga <slouken@libsdl.org> |
Sat, 17 Aug 2002 16:58:31 +0000 | |
changeset 436 | 3691cc3e14b3 |
parent 435 | 140798e1e7a6 |
child 437 | 5602f069ccb2 |
configure.in | file | annotate | diff | comparison | revisions |
--- 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