changeset 258:ada53483727a

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Tue, 18 Dec 2001 02:29:58 +0000
parents 9ac9ab945955
children 80b647695abd
files configure.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Tue Dec 18 00:18:49 2001 +0000
+++ b/configure.in	Tue Dec 18 02:29:58 2001 +0000
@@ -55,6 +55,8 @@
 AC_PROG_CXX
 AC_PROG_INSTALL
 AC_FUNC_ALLOCA
+ASFLAGS=""
+AC_SUBST(ASFLAGS)
 
 dnl The alpha architecture needs special flags for binary portability
 case "$target" in