configure: Fix FIXME comment

This commit is contained in:
Sebastian Dröge 2010-08-04 19:32:51 +02:00
parent e0984904c3
commit 7ee6a15112

View file

@ -75,9 +75,9 @@ dnl *** checks for programs ***
dnl find a compiler
AC_PROG_CC
# FIXME: are these two lines needed ?
AM_PROG_CC_STDC
# FIXME: is this line needed?
AS="${CC}"
dnl check if the compiler supports '-c' and '-o' options