Browse Source

configure: Remove deprecated warnings

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Jan Friesse 4 tháng trước cách đây
mục cha
commit
c295ec8d61
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      configure.ac

+ 0 - 2
configure.ac

@@ -234,7 +234,6 @@ WARNLIST="
 	missing-prototypes
 	missing-declarations
 	strict-prototypes
-	declaration-after-statement
 	pointer-arith
 	write-strings
 	cast-align
@@ -245,7 +244,6 @@ WARNLIST="
 	format-nonliteral
 	no-long-long
 	unsigned-char
-	gnu89-inline
 	no-strict-aliasing
 	"