]> Savannah Git Hosting - gnulib.git/commitdiff
obstack-printf-gnu: Fix mistake (reported by check-AC_LIBOBJ).
authorBruno Haible <bruno@clisp.org>
Thu, 29 Aug 2024 14:07:24 +0000 (16:07 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 11:06:18 +0000 (13:06 +0200)
* modules/obstack-printf-gnu (Files): Add lib/obstack_printf.c.

ChangeLog
modules/obstack-printf-gnu

index 19901f7c4e43d431e7e3339da7bd4149482cbb3f..143d8db4250f15af8a6bc0621cb846190bf9d14a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-08-29  Bruno Haible  <bruno@clisp.org>
+
+       obstack-printf-gnu: Fix mistake (reported by check-AC_LIBOBJ).
+       * modules/obstack-printf-gnu (Files): Add lib/obstack_printf.c.
+
 2024-08-28  Pádraig Brady  <P@draigBrady.com>
 
        avoid GCC -Wmaybe-uninitialized false positives with LTO
index 3b51bed05e724273ac2775f2a3daea7131c083ee..f73d00f8ccc2f6fdfe73bc267f5b6451cdadca42 100644 (file)
@@ -9,6 +9,7 @@ that module occurs among the main modules in lib/.
 
 Files:
 m4/obstack-printf-gnu.m4
+lib/obstack_printf.c
 
 Depends-on:
 obstack-printf-posix