summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 956ddfe..e677e5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,8 @@ AC_SUBST(SLV2_LIBS)
CONFIG_H_PATH="$builddir/config/config.h"
# Checks for compiler
-AC_PROG_CC
+#AC_PROG_CC
+AC_PROG_CC_C_O
# Library building stuff
AC_PROG_LIBTOOL