wmlongrun: Replace INCLUDES and CPPFLAGS with AM_CPPFLAGS to fix warnings.

This commit is contained in:
Doug Torrance 2016-12-23 18:28:20 -05:00 committed by Carlos R. Mafra
parent 23aaecbec8
commit 3474ffbfc7

View file

@ -16,11 +16,9 @@ EXTRA_wmlongrun_SOURCES = \
longrun_linux.c \
longrun_freebsd.c
CPPFLAGS = \
AM_CPPFLAGS = \
@CPPFLAGS@ \
@DFLAGS@
INCLUDES = \
@DFLAGS@ \
@HEADER_SEARCH_PATH@
wmlongrun_LDADD = \