diff --git a/wmbattery/configure.ac b/wmbattery/configure.ac index 81e340f..a7e05f3 100644 --- a/wmbattery/configure.ac +++ b/wmbattery/configure.ac @@ -1,7 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(wmbattery.c, 2.53) +AC_INIT([wmbattery], [2.53], [wmaker-dev@googlegroups.com]) AC_CONFIG_HEADER(config.h) - AC_CONFIG_AUX_DIR(autoconf) dnl Checks for the apm device other than /proc/apm.