This patch removes the warning about extra values in AM_INIT_AUTOMAKE.
---
 wmacpiload/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmacpiload/configure.ac b/wmacpiload/configure.ac
index cbc5f99..124fde3 100644
--- a/wmacpiload/configure.ac
+++ b/wmacpiload/configure.ac
@@ -6,7 +6,7 @@ dnl AM_INIT_AUTOMAKE(wmapmload, 0.3.2)
 AC_INIT(wmapmload, 0.3.2, tnem...@free.fr)
 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)
-- 
2.0.0


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to