8d488634939310f79c3ebfbbeb01133d04a2b7c5
[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 lib_SOURCES += ignore-value.h
14
15 Include:
16 "ignore-value.h"
17
18 License:
19 LGPLv2+
20
21 Maintainer:
22 Jim Meyering