From a732dcab66b6fba93d746361c22c9cacfe46d19f Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 10 Dec 2001 16:37:00 +0000 Subject: [PATCH] AS back in Original commit message from CVS: AS back in --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 82d11d9aff..9a0fd77a4b 100644 --- a/configure.ac +++ b/configure.ac @@ -46,6 +46,7 @@ AC_PROG_CC AM_PROG_CC_STDC dnl you need automake 1.5 for AM_PROG_AS to work ! AM_PROG_AS +AS="${CC}" AC_PROG_CXX AC_PROG_CXXCPP AC_ISC_POSIX