1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/modules/ignore-value
Eric Blake fa02f68c16 ignore-value: update recommended header name
* modules/ignore-value (Include): Only use <> for headers that
exist in glibc.

Signed-off-by: Eric Blake <ebb9@byu.net>
2010-01-26 06:01:19 -07:00

23 lines
252 B
Plaintext

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