Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Updated configure.in for automake 1.6.2
- Loading branch information
Showing
with
4 additions
and
0 deletions.
-
+4
−0
configure.in
|
@@ -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 |
|
|