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:
parent
c7b24f59af
commit
71596e2c91
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue