summaryrefslogtreecommitdiff
path: root/modules/ignore-value
blob: 5b32fd19a94bf3c5216e4e8fa021846790397dbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description:
ignore a value to quiet a compiler warning

Files:
lib/ignore-value.h

Depends-on:

configure.ac:
AC_REQUIRE([AC_C_INLINE])

Makefile.am:
lib_SOURCES += ignore-value.h

Include:
#include <ignore-value.h>

License:
LGPL

Maintainer:
Jim Meyering