Commit 3432c003 authored by Sam Lantinga's avatar Sam Lantinga

Updated configure.in for automake 1.6.2

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40437
parent fb889259
......@@ -57,6 +57,10 @@ AC_PROG_INSTALL
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment