]> 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>
Thu, 20 Jul 2023 14:36:14 +0000 (16:36 +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 844f61fd4d0378ee74d1c1fd92088125cb50b5bf..b22d754cd1122f7db5557f88e398c3e262a75266 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: