view modules/ignore-value @ 12749:0e0affb6a85d

ignore-value: relax license to LGPLv2+ * modules/ignore-value (License): Relax to LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Mon, 18 Jan 2010 11:49:16 +0100
parents 18ea6ab4e81d
children 25e5866618c7
line wrap: on
line source

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:
<ignore-value.h>

License:
LGPLv2+

Maintainer:
Jim Meyering