>From 35accbe61c103aca59ed8ee7c5ddc3fde795ed6d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 22 Dec 2019 10:21:37 +0100 Subject: [PATCH 15/15] longlong: Mark module obsolete. * modules/longlong (Status, Notice): New sections. --- ChangeLog | 3 +++ modules/longlong | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 10adf32..89f7ad9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2019-12-22 Bruno Haible + longlong: Mark module obsolete. + * modules/longlong (Status, Notice): New sections. + stdint: Assume that the compiler supports 'long long'. * lib/stdint.in.h (int64_t, uint64_t, intmax_t, uintmax_t, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C): Assume HAVE_LONG_LONG_INT and diff --git a/modules/longlong b/modules/longlong index a5d2b70..714e2f2 100644 --- a/modules/longlong +++ b/modules/longlong @@ -1,6 +1,12 @@ Description: Define HAVE_LONG_LONG_INT if 'long long int' works. +Status: +obsolete + +Notice: +This module is obsolete. + Files: m4/longlong.m4 -- 2.7.4