Updated configure.in for automake 1.6.2
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40437
This commit is contained in:
parent
fb88925960
commit
3432c00326
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ AC_PROG_INSTALL
|
||||||
AC_FUNC_ALLOCA
|
AC_FUNC_ALLOCA
|
||||||
ASFLAGS=""
|
ASFLAGS=""
|
||||||
AC_SUBST(ASFLAGS)
|
AC_SUBST(ASFLAGS)
|
||||||
|
CCAS="$CC"
|
||||||
|
AC_SUBST(CCAS)
|
||||||
|
CCASFLAGS=""
|
||||||
|
AC_SUBST(CCASFLAGS)
|
||||||
|
|
||||||
dnl The alpha architecture needs special flags for binary portability
|
dnl The alpha architecture needs special flags for binary portability
|
||||||
case "$target" in
|
case "$target" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue