Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
disable deprecation warnings for distcheck
  • Loading branch information
raveit65 committed Dec 19, 2018
1 parent f111ada commit 8c11faa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Expand Up @@ -3,6 +3,9 @@ SUBDIRS=src po doc

ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}

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

EXTRA_DIST = autogen.sh HACKING rationales.txt \
intltool-extract.in intltool-merge.in intltool-update.in

Expand Down

0 comments on commit 8c11faa

Please sign in to comment.