From 46b44d5f433764fb7976da47f449b35d31b04098 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 6 Dec 2020 21:07:44 +0000 Subject: Prepare for 0.1.0.0; don't install utmpx.h by default New --enable-libc-includes configure option to overwrite the system utmpx.h --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 131d82c..8a5f857 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,12 @@ Changelog for utmps. -In 0.0.3.3 +In 0.1.0.0 ---------- - Bugfixes. + - utmpx.h is not installed by default anymore. +You now need to explicitly give the --enable-libc-includes +configure option. In 0.0.3.2 -- cgit v1.3.1