---
 wmlongrun/configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/wmlongrun/configure.ac b/wmlongrun/configure.ac
index ce483a8..3e43a40 100644
--- a/wmlongrun/configure.ac
+++ b/wmlongrun/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(src/main.c)
-
-AM_INIT_AUTOMAKE(wmlongrun, 0.3.0pre1)
+AC_INIT([wmlongrun], [0.3.0pre1], [wmaker-dev@lists.windowmaker.org])
+AC_CONFIG_SRCDIR([src/main.c])
+AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)
 
 dnl Checks for programs.
-- 
2.7.4


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

Reply via email to