aboutsummaryrefslogtreecommitdiff
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 c18a09d..f3b9ee5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AC_CONFIG_SRCDIR([server.c])
AC_CONFIG_HEADERS([config.h])
# Checks for programs.
-AC_PROG_CC_C99
+AC_PROG_CC
AC_USE_SYSTEM_EXTENSIONS
# Checks for libraries.