configure.ac: no need to mess with AS

This commit is contained in:
Mark Nauwelaerts 2011-01-23 14:43:26 +01:00
parent 4be4063fd9
commit 74145fb2e5

View file

@ -79,9 +79,6 @@ dnl find a compiler
AC_PROG_CC
AC_PROG_CC_STDC
# FIXME: is this line needed?
AS="${CC}"
dnl check if the compiler supports '-c' and '-o' options
AM_PROG_CC_C_O