]> 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 13:28:31 +0000 (15:28 +0200)
* modules/obstack-printf-gnu (Files): Add lib/obstack_printf.c.

ChangeLog
modules/obstack-printf-gnu

index eab1baeb0e0ef12fb1dc67380ee2d87462e308d2..76f45e3ff19b19fdc6159221866d2fa8994e1d81 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 c6538ba70127578b83c87bab1131083ede6d31b7..226e81f9fb89c08218f3f02a263412706db87ae2 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