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 22, 2018
1 parent e8d8b36 commit faa8507
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
NULL = NULL =


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


SUBDIRS = \ SUBDIRS = \
src \ src \
Expand Down

0 comments on commit faa8507

Please sign in to comment.