diff --git a/configure.ac b/configure.ac index 34bc836ede..fe6067613e 100644 --- a/configure.ac +++ b/configure.ac @@ -92,8 +92,6 @@ AC_PROG_CXX dnl determine if c++ is available on this system AC_CHECK_PROG(HAVE_CXX, $CXX, yes, no) -AS_PROG_OBJC - dnl check if the compiler supports '-c' and '-o' options AM_PROG_CC_C_O