summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/configure.ac')
-rw-r--r--cpp/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac
index 14bc41deaf..f3b058ba8a 100644
--- a/cpp/configure.ac
+++ b/cpp/configure.ac
@@ -19,7 +19,7 @@ AC_CONFIG_HEADERS([config.h:config.in])
AC_CONFIG_SRCDIR([src/broker/Broker.cpp])
AC_PROG_CC_STDC
-AM_PROG_CC_C_O
+#AM_PROG_CC_C_O
AC_PROG_CXX
AC_USE_SYSTEM_EXTENSIONS