diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2026-02-17 11:10:33 -0800 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2026-02-17 11:11:12 -0800 |
| commit | 437b27046f8c7987977e3ab7de3d43f7815daaa2 (patch) | |
| tree | 3c620bb0e960fb2c1ad2d77dfe49ab885fd3d4e9 /lib | |
| parent | 818ad5e68feb6bc650be29be3a25ab74d69f28e1 (diff) | |
Depend explicitly on Gnulib ‘attribute’ module
Problem reported by Basil L. Contovounesios (bug#80428#8).
* admin/merge-gnulib (GNULIB_MODULES): Add ‘attribute’.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/gnulib.mk.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gnulib.mk.in b/lib/gnulib.mk.in index a5154c074f6..6b7889cf835 100644 --- a/lib/gnulib.mk.in +++ b/lib/gnulib.mk.in @@ -83,6 +83,7 @@ # --avoid=wctype-h \ # alignasof \ # alloca-opt \ +# attribute \ # binary-io \ # bool \ # boot-time \ |
