Skip to content

Commit 45e5f39

Browse files
committed
Update configure.ac
1 parent b0a52b9 commit 45e5f39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ AC_TYPE_UINT8_T
2626
AC_CHECK_FUNCS([malloc memmove memset strchr strtol])
2727

2828
AX_CFLAGS_WARN_ALL
29+
2930
AX_CHECK_COMPILE_FLAG(-Wno-declaration-after-statement,
3031
[WARN_CFLAGS="$WARN_CFLAGS -Wno-declaration-after-statement -Wno-error=declaration-after-statement"], [], [], [])
3132

0 commit comments

Comments
 (0)