Fix Travis-CI (hopefully)
This commit is contained in:
parent
3de58d2a4c
commit
0b6c8c6560
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user