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 eab7faf0..3bc2e9e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_PROG_LIBTOOL
dnl Check for basic C environment.
-AC_PROG_CC
+AC_PROG_CC_STDC
AC_PROG_INSTALL
AC_PROG_CPP