maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils
[gnulib.git] / modules / ignore-value
1 Description:
2 ignore a value to quiet a compiler warning
3
4 Files:
5 lib/ignore-value.h
6
7 Depends-on:
8
9 configure.ac:
10 AC_REQUIRE([AC_C_INLINE])
11
12 Makefile.am:
13
14 Include:
15 "ignore-value.h"
16
17 License:
18 LGPLv2+
19
20 Maintainer:
21 Jim Meyering