mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-21 16:42:19 +08:00
Prevent autoreconf from complaining about missing NEWS
This commit is contained in:
parent
e45dc6234b
commit
bc7d23761d
@ -4,7 +4,7 @@ dnl
|
||||
AC_INIT([ipmitool], [1.8.18-csv])
|
||||
AC_CONFIG_SRCDIR([src/ipmitool.c])
|
||||
AC_CANONICAL_SYSTEM
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_PREREQ(2.50)
|
||||
AC_SUBST(ac_configure_args)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user