]> Savannah Git Hosting - gnulib.git/commitdiff
error-h: Fix dependencies.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jul 2023 14:33:31 +0000 (16:33 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2023 20:08:20 +0000 (22:08 +0200)
Reported by <cbh34680@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2023-07/msg00111.html>.

* modules/error-h (Depends-on): Add include_next.

ChangeLog
modules/error-h

index 8170476837a84150facebc6437a4bc27fc56d7f6..ff0f28dc1bf9d7a0aa769b88e7fbcb5785ea70ea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2023-07-20  Bruno Haible  <bruno@clisp.org>
+
+       error-h: Fix dependencies.
+       Reported by <cbh34680@gmail.com> in
+       <https://lists.gnu.org/archive/html/bug-gnulib/2023-07/msg00111.html>.
+       * modules/error-h (Depends-on): Add include_next.
+
 2023-07-20  Pádraig Brady  <P@draigBrady.com>
 
        fts: fix compilation errors with fts_cross_check()
index b6618d3c765129de2e55fd672588f72c858f7535..eeb58017327f4df1751f258ce750e96199a9e362 100644 (file)
@@ -7,6 +7,7 @@ m4/error_h.m4
 
 Depends-on:
 gen-header
+include_next
 snippet/c++defs
 
 configure.ac: