From 00893e79fc62966067af1a106567db96bd170338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 3 Mar 2024 19:11:32 +0100 Subject: New upstream version 1.2 --- gnulib-m4/gnulib-cache.m4 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'gnulib-m4/gnulib-cache.m4') diff --git a/gnulib-m4/gnulib-cache.m4 b/gnulib-m4/gnulib-cache.m4 index a28477a8..6fe9820d 100644 --- a/gnulib-m4/gnulib-cache.m4 +++ b/gnulib-m4/gnulib-cache.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2022 Free Software Foundation, Inc. +# Copyright (C) 2002-2024 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -40,6 +40,7 @@ # --no-conditional-dependencies \ # --libtool \ # --macro-prefix=gl \ +# gitlog-to-changelog \ # relocatable-lib-lgpl \ # unicase/base \ # unicase/empty-prefix-context \ @@ -143,6 +144,7 @@ # unictype/ctype-xdigit \ # unictype/decimal-digit \ # unictype/digit \ +# unictype/incb-all \ # unictype/joininggroup-all \ # unictype/joiningtype-all \ # unictype/mirror \ @@ -176,6 +178,8 @@ # unilbrk/u8-width-linebreaks \ # unilbrk/ulc-possible-linebreaks \ # unilbrk/ulc-width-linebreaks \ +# unimetadata/base \ +# unimetadata/u-version \ # uniname/base \ # uniname/uniname \ # uninorm/base \ @@ -273,6 +277,7 @@ # unistr/u16-mbtoucr \ # unistr/u16-move \ # unistr/u16-next \ +# unistr/u16-pcpy \ # unistr/u16-prev \ # unistr/u16-set \ # unistr/u16-startswith \ @@ -314,6 +319,7 @@ # unistr/u32-mbtoucr \ # unistr/u32-move \ # unistr/u32-next \ +# unistr/u32-pcpy \ # unistr/u32-prev \ # unistr/u32-set \ # unistr/u32-startswith \ @@ -355,6 +361,7 @@ # unistr/u8-mbtoucr \ # unistr/u8-move \ # unistr/u8-next \ +# unistr/u8-pcpy \ # unistr/u8-prev \ # unistr/u8-set \ # unistr/u8-startswith \ @@ -401,6 +408,7 @@ # Specification in the form of a few gnulib-tool.m4 macro invocations: gl_LOCAL_DIR([gnulib-local]) gl_MODULES([ + gitlog-to-changelog relocatable-lib-lgpl unicase/base unicase/empty-prefix-context @@ -504,6 +512,7 @@ gl_MODULES([ unictype/ctype-xdigit unictype/decimal-digit unictype/digit + unictype/incb-all unictype/joininggroup-all unictype/joiningtype-all unictype/mirror @@ -537,6 +546,8 @@ gl_MODULES([ unilbrk/u8-width-linebreaks unilbrk/ulc-possible-linebreaks unilbrk/ulc-width-linebreaks + unimetadata/base + unimetadata/u-version uniname/base uniname/uniname uninorm/base @@ -634,6 +645,7 @@ gl_MODULES([ unistr/u16-mbtoucr unistr/u16-move unistr/u16-next + unistr/u16-pcpy unistr/u16-prev unistr/u16-set unistr/u16-startswith @@ -675,6 +687,7 @@ gl_MODULES([ unistr/u32-mbtoucr unistr/u32-move unistr/u32-next + unistr/u32-pcpy unistr/u32-prev unistr/u32-set unistr/u32-startswith @@ -716,6 +729,7 @@ gl_MODULES([ unistr/u8-mbtoucr unistr/u8-move unistr/u8-next + unistr/u8-pcpy unistr/u8-prev unistr/u8-set unistr/u8-startswith -- cgit v1.2.3