[PATCH 3/7] wmcpuload: Update autotools files to silence warnings.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 wmcpuload/configure.ac    | 2 +-
 wmcpuload/src/Makefile.am | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/wmcpuload/configure.ac b/wmcpuload/configure.ac
index d891f1c..26cb4f7 100644
--- a/wmcpuload/configure.ac
+++ b/wmcpuload/configure.ac
@@ -8,7 +8,7 @@ dnl AM_INIT_AUTOMAKE(wmcpuload, 0.9.0)
 AC_INIT(wmcpuload, 1.1.0pre5, [email protected])
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
+AM_INIT_AUTOMAKE
 
 AC_CONFIG_SRCDIR(src/main.c)
 AM_CONFIG_HEADER(config.h)
diff --git a/wmcpuload/src/Makefile.am b/wmcpuload/src/Makefile.am
index de7bce0..82854d8 100644
--- a/wmcpuload/src/Makefile.am
+++ b/wmcpuload/src/Makefile.am
@@ -23,11 +23,11 @@ EXTRA_wmcpuload_SOURCES = \
 
 wmcpuload_DEPENDENCIES = ../libdockapp/dockapp.o
 
-INCLUDES = \
+AM_CPPFLAGS = \
 	@HEADER_SEARCH_PATH@ \
 	@XCFLAGS@
 
-CFLAGS = @DFLAGS@ @CFLAGS@ -I../libdockapp/
+AM_CFLAGS = @DFLAGS@ @CFLAGS@ -I../libdockapp/
 
 wmcpuload_LDADD = \
 	dockapp.o \
-- 
2.7.4


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.