Skip to content

Commit 39d005b

Browse files
author
raveit65
committed
disable deprecation warnings for distcheck
1 parent 820ae70 commit 39d005b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ DIST_SUBDIRS = \
6464
command \
6565
netspeed
6666

67+
DISTCHECK_CONFIGURE_FLAGS = \
68+
CFLAGS='-Wno-deprecated-declarations'
69+
6770
EXTRA_DIST = \
6871
m4/ac-define-dir.m4 \
6972
COPYING-DOCS \

0 commit comments

Comments
 (0)