wmbattery: AC_INIT changes.

Change package-name to "wmbattery" and add bug-report e-mail address.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
This commit is contained in:
Jeremy Sowden 2019-10-29 18:12:16 +00:00 committed by Carlos R. Mafra
parent c7b24f59af
commit 71596e2c91

View file

@ -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.