diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index bb779be7..af9c452d 100644 --- a/configure.in +++ b/configure.in @@ -57,6 +57,7 @@ if test "$ac_test_CFLAGS" != set ; then bird_cflags_default=yes fi +AC_PROG_CC AC_PROG_CC_C99 if test -z "$GCC" ; then AC_MSG_ERROR([This program requires the GNU C Compiler.]) |