summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ef51b7..164e50d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ AC_SUBST(SLV2_LIBS)
CONFIG_H_PATH="$builddir/config/config.h"
# Checks for compiler
-AC_PROG_CC_C_O
+AM_PROG_CC_C_O
# Library building stuff
AC_PROG_LIBTOOL