aeda1941ea9d35739e74ec123ad31c117c1419fb
[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 stdint
9
10 configure.ac:
11 AC_REQUIRE([AC_C_INLINE])
12
13 Makefile.am:
14 lib_SOURCES += ignore-value.h
15
16 Include:
17 "ignore-value.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Jim Meyering