Fix Travis-CI (hopefully)

This commit is contained in:
Jordy Dickinson 2018-04-02 19:08:31 -04:00
parent 3de58d2a4c
commit 0b6c8c6560
No known key found for this signature in database
GPG Key ID: C809BAD019EEB620
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ AC_SUBST(VERSION)
AC_USE_SYSTEM_EXTENSIONS AC_USE_SYSTEM_EXTENSIONS
AC_PROG_CC AC_PROG_CC
AX_CHECK_COMPILE_FLAG([-std=gnu11], [CFLAGS+=" -std=gnu11"], CFLAGS+=" -std=gnu11"
[C compiler does not support C11 with GNU extensions])
AM_PROG_AR AM_PROG_AR