summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ef8200f..471a909 100644
--- a/configure.ac
+++ b/configure.ac
@@ -93,7 +93,7 @@ dnl ********************************
dnl *** Check for basic programs ***
dnl ********************************
AM_PROG_AS()
-AC_PROG_CC()
+AC_PROG_CC_C99
AM_PROG_CC_C_O()
AC_PROG_INSTALL()
IT_PROG_INTLTOOL([0.35.0], [no-xml])