Remove obsolescent macro AM_PROG_CC_C_O
[emu8051.git] / configure.ac
index 8f2f2d0..8b7ed65 100644 (file)
@@ -11,7 +11,6 @@ AM_INIT_AUTOMAKE(check-news -Wall std-options color-tests parallel-tests)
 AM_SILENT_RULES([yes])
 
 dnl Testing the C compiler.
-AM_PROG_CC_C_O
 AC_LANG_C
 
 dnl Checking for typedefs, structures, and compiler characteristics.