diff options
Diffstat (limited to 'http11/configure.ac')
| -rw-r--r-- | http11/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/http11/configure.ac b/http11/configure.ac index 3492799..d20a3c0 100644 --- a/http11/configure.ac +++ b/http11/configure.ac @@ -15,6 +15,7 @@ AM_INIT_AUTOMAKE([foreign no-define]) dnl Checks for programs. AC_USE_SYSTEM_EXTENSIONS AC_PROG_CC +AC_PROG_CC_C99 AC_PROG_LIBTOOL if test "$GCC" = yes ; then |
