diff options
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 03c3a5f928..aef43d50e6 100644 --- a/configure.ac +++ b/configure.ac @@ -64,7 +64,6 @@ if test "$ac_cv_prog_cc_stdc" == "no" then AC_MSG_ERROR([The C compiler does not support standard C]) fi -AM_PROG_CC_C_O AC_PROG_CXX AC_PROG_CPP AC_PROG_MKDIR_P |