Skip to content

Commit

Permalink
disable deprecation warnings for distcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Dec 21, 2018
1 parent 7469714 commit 5485eeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
@@ -1,5 +1,8 @@
SUBDIRS = src po

DISTCHECK_CONFIGURE_FLAGS = \
CFLAGS='-Wno-deprecated-declarations'

EXTRA_DIST = \
autogen.sh \
HACKING
Expand Down

0 comments on commit 5485eeb

Please sign in to comment.